cmake_minimum_required(VERSION 3.25) project(t2win) set(CMAKE_CXX_STANDARD 14) include_directories(SYSTEM "/Users/ash/.wine/drive_c/Program Files (x86)/DevStudio/VC/include") include_directories(SYSTEM "/Users/ash/.wine/drive_c/Program Files (x86)/DevStudio/VC/mfc/include") include_directories(SYSTEM "/Users/ash/src/t2-res/dx5/cdrom/sdk/inc") include_directories(SYSTEM "/Users/ash/src/t2-res/dxmedia51/DX51/dxmdev/include") include_directories(src) include_directories(src/T2DLL) add_library(t2dll src/common.h src/T2DLL/CDefRsrcPlugin.cpp src/T2DLL/CDefRsrcPlugin.h src/T2DLL/CFilePlugin.cpp src/T2DLL/CFilePlugin.h src/T2DLL/CFilePluginDB.cpp src/T2DLL/CFilePluginDB.h src/T2DLL/CFilePluginList.cpp src/T2DLL/CFilePluginList.h src/T2DLL/CLink.cpp src/T2DLL/CLink.h src/T2DLL/CObjectList.cpp src/T2DLL/CObjectList.h src/T2DLL/CObjectQueue.cpp src/T2DLL/CObjectQueue.h src/T2DLL/CPEFile.cpp src/T2DLL/CPEFile.h src/T2DLL/CPieChartView.cpp src/T2DLL/CPieChartView.h src/T2DLL/CPiledMultiBarChartView.cpp src/T2DLL/CPiledMultiBarChartView.h src/T2DLL/CPlugin.cpp src/T2DLL/CPlugin.h src/T2DLL/CPluginInfo.cpp src/T2DLL/CPluginInfo.h src/T2DLL/CPluginInfoArray.cpp src/T2DLL/CPluginInfoArray.h src/T2DLL/CPluginInfoComparator.cpp src/T2DLL/CPluginInfoComparator.h src/T2DLL/CProgramPlugin.cpp src/T2DLL/CProgramPlugin.h src/T2DLL/CResFile.cpp src/T2DLL/CResFile.h src/T2DLL/CResourcePlugin.cpp src/T2DLL/CResourcePlugin.h src/T2DLL/CToggleButtonDisabled.cpp src/T2DLL/CToggleButtonDisabled.h src/T2DLL/CTokenizer.cpp src/T2DLL/CTokenizer.h src/T2DLL/GlobalFunc.cpp src/T2DLL/GlobalFunc.h src/T2DLL/LArray.cpp src/T2DLL/LArray.h src/T2DLL/LAttachable.cpp src/T2DLL/LAttachable.h src/T2DLL/LAttachment.cpp src/T2DLL/LAttachment.h src/T2DLL/LBroadcaster.cpp src/T2DLL/LBroadcaster.h src/T2DLL/LComparator.cpp src/T2DLL/LComparator.h src/T2DLL/LListener.cpp src/T2DLL/LListener.h src/T2DLL/LPeriodical.cpp src/T2DLL/LPeriodical.h src/T2DLL/Mmio.cpp src/T2DLL/MMIO.h src/T2DLL/T2AdvertisePlugin.cpp src/T2DLL/T2AdvertisePlugin.h src/T2DLL/T2AdvertiseTable.cpp src/T2DLL/T2AdvertiseTable.h src/T2DLL/T2Animation.cpp src/T2DLL/T2Animation.h src/T2DLL/T2Archive.cpp src/T2DLL/T2Archive.h src/T2DLL/T2ArrowWnd.cpp src/T2DLL/T2ArrowWnd.h src/T2DLL/T2Balloon.cpp src/T2DLL/T2Balloon.h src/T2DLL/T2BalloonWnd.cpp src/T2DLL/T2BalloonWnd.h src/T2DLL/T2BitImage.cpp src/T2DLL/T2BitImage.h src/T2DLL/T2BlackOut.cpp src/T2DLL/T2BlackOut.h src/T2DLL/T2ClassFactory.cpp src/T2DLL/T2ClassFactory.h src/T2DLL/T2CrossEquipArray.cpp src/T2DLL/T2CrossEquipArray.h src/T2DLL/T2CustomerTableIterator.cpp src/T2DLL/T2CustomerTableIterator.h src/T2DLL/T2DateTime.cpp src/T2DLL/T2DateTime.h src/T2DLL/T2DayLightFilter.cpp src/T2DLL/T2DayLightFilter.h src/T2DLL/T2DayParamDef.cpp src/T2DLL/T2DayParamDef.h src/T2DLL/T2Dialog.cpp src/T2DLL/T2Dialog.h src/T2DLL/T2DlgItem.cpp src/T2DLL/T2DlgItem.h src/T2DLL/T2DlgItemAllPurpose.cpp src/T2DLL/T2DlgItemAllPurpose.h src/T2DLL/T2DlgItemAnimation.cpp src/T2DLL/T2DlgItemAnimation.h src/T2DLL/T2DlgItemAPTable.cpp src/T2DLL/T2DlgItemAPTable.h src/T2DLL/T2DlgItemBelongGage.cpp src/T2DLL/T2DlgItemBelongGage.h src/T2DLL/T2DlgItemBox.cpp src/T2DLL/T2DlgItemBox.h src/T2DLL/T2DlgItemButtonBase.cpp src/T2DLL/T2DlgItemButtonBase.h src/T2DLL/T2DlgItemCANCEL.cpp src/T2DLL/T2DlgItemCANCEL.h src/T2DLL/T2DlgItemCheck.cpp src/T2DLL/T2DlgItemCheck.h src/T2DLL/T2DlgItemCustomerGage.cpp src/T2DLL/T2DlgItemCustomerGage.h src/T2DLL/T2DlgItemEdit.cpp src/T2DLL/T2DlgItemEdit.h src/T2DLL/T2DlgItemGageBase.cpp src/T2DLL/T2DlgItemGageBase.h src/T2DLL/T2DlgItemHScr.cpp src/T2DLL/T2DlgItemHScr.h src/T2DLL/T2DlgItemIButton.cpp src/T2DLL/T2DlgItemIButton.h src/T2DLL/T2DlgItemICheck.cpp src/T2DLL/T2DlgItemICheck.h src/T2DLL/T2DlgItemImage.cpp src/T2DLL/T2DlgItemImage.h src/T2DLL/T2DlgItemImageTable.cpp src/T2DLL/T2DlgItemImageTable.h src/T2DLL/T2DlgItemListBox.cpp src/T2DLL/T2DlgItemListBox.h src/T2DLL/T2DlgItemMovie.cpp src/T2DLL/T2DlgItemMovie.h src/T2DLL/T2DlgItemOK.cpp src/T2DLL/T2DlgItemOK.h src/T2DLL/T2DlgItemPeopleView.cpp src/T2DLL/T2DlgItemPeopleView.h src/T2DLL/T2DlgItemPopup.cpp src/T2DLL/T2DlgItemPopup.h src/T2DLL/T2DlgItemPPLEvalGage.cpp src/T2DLL/T2DlgItemPPLEvalGage.h src/T2DLL/T2DlgItemProfitsGage.cpp src/T2DLL/T2DlgItemProfitsGage.h src/T2DLL/T2DlgItemProgress.cpp src/T2DLL/T2DlgItemProgress.h src/T2DLL/T2DlgItemScr.cpp src/T2DLL/T2DlgItemScr.h src/T2DLL/T2DlgItemSTimeTbl.cpp src/T2DLL/T2DlgItemSTimeTbl.h src/T2DLL/T2DlgItemStressGage.cpp src/T2DLL/T2DlgItemStressGage.h src/T2DLL/T2DlgItemTab.cpp src/T2DLL/T2DlgItemTab.h src/T2DLL/T2DlgItemTable.cpp src/T2DLL/T2DlgItemTable.h src/T2DLL/T2DlgItemTButton.cpp src/T2DLL/T2DlgItemTButton.h src/T2DLL/T2DlgItemText.cpp src/T2DLL/T2DlgItemText.h src/T2DLL/T2DlgItemVScr.cpp src/T2DLL/T2DlgItemVScr.h src/T2DLL/T2DrawableObject.cpp src/T2DLL/T2DrawableObject.h src/T2DLL/T2ElevatorModule.cpp src/T2DLL/T2ElevatorModule.h src/T2DLL/T2ElvModuleList.cpp src/T2DLL/T2ElvModuleList.h src/T2DLL/T2Equip.cpp src/T2DLL/T2Equip.h src/T2DLL/T2EquipDef.cpp src/T2DLL/T2EquipDef.h src/T2DLL/T2EquipInfoDialog.cpp src/T2DLL/T2EquipInfoDialog.h src/T2DLL/T2EquipPlugin.cpp src/T2DLL/T2EquipPlugin.h src/T2DLL/T2EquipPtrList.cpp src/T2DLL/T2EquipPtrList.h src/T2DLL/T2EventItem.cpp src/T2DLL/T2EventItem.h src/T2DLL/T2FInfoAreaIterator.cpp src/T2DLL/T2FInfoAreaIterator.h src/T2DLL/T2FireBurning.cpp src/T2DLL/T2FireBurning.h src/T2DLL/T2FireWork.cpp src/T2DLL/T2FireWork.h src/T2DLL/T2FloorCEArray.cpp src/T2DLL/T2FloorCEArray.h src/T2DLL/T2FloorInfo.cpp src/T2DLL/T2FloorInfo.h src/T2DLL/T2FloorNumberTable.cpp src/T2DLL/T2FloorNumberTable.h src/T2DLL/T2FloorPtrList.cpp src/T2DLL/T2FloorPtrList.h src/T2DLL/T2GlobalData.cpp src/T2DLL/T2GlobalData.h src/T2DLL/T2GuestroomTable.cpp src/T2DLL/T2GuestroomTable.h src/T2DLL/T2HallEventPlugin.cpp src/T2DLL/T2HallEventPlugin.h src/T2DLL/T2HallEventTable.cpp src/T2DLL/T2HallEventTable.h src/T2DLL/T2HaveOutViewObject.cpp src/T2DLL/T2HaveOutViewObject.h src/T2DLL/T2ImageObj.cpp src/T2DLL/T2ImageObj.h src/T2DLL/T2InfoDialog.cpp src/T2DLL/T2InfoDialog.h src/T2DLL/T2Maru_Reggae.cpp src/T2DLL/T2Maru_Reggae.h src/T2DLL/T2Matter.cpp src/T2DLL/T2Matter.h src/T2DLL/T2MatterArray.cpp src/T2DLL/T2MatterArray.h src/T2DLL/T2MatterArrayList.cpp src/T2DLL/T2MatterArrayList.h src/T2DLL/T2MatterDef.cpp src/T2DLL/T2MatterDef.h src/T2DLL/T2Message.cpp src/T2DLL/T2Message.h src/T2DLL/T2Mover.cpp src/T2DLL/T2Mover.h src/T2DLL/T2MoverArray.cpp src/T2DLL/T2MoverArray.h src/T2DLL/T2MoverArrayList.cpp src/T2DLL/T2MoverArrayList.h src/T2DLL/T2MoverCEArray.cpp src/T2DLL/T2MoverCEArray.h src/T2DLL/T2MoverDef.cpp src/T2DLL/T2MoverDef.h src/T2DLL/T2MoverModule.cpp src/T2DLL/T2MoverModule.h src/T2DLL/T2MoverModuleList.cpp src/T2DLL/T2MoverModuleList.h src/T2DLL/T2MoverModuleTable.cpp src/T2DLL/T2MoverModuleTable.h src/T2DLL/T2MoverPlugin.cpp src/T2DLL/T2MoverPlugin.h src/T2DLL/T2MoverRoutingTable.cpp src/T2DLL/T2MoverRoutingTable.h src/T2DLL/T2MovieParamArray.cpp src/T2DLL/T2MovieParamArray.h src/T2DLL/T2MoviePlugin.cpp src/T2DLL/T2MoviePlugin.h src/T2DLL/T2MoviePluginList.cpp src/T2DLL/T2MoviePluginList.h src/T2DLL/T2MovieTable.cpp src/T2DLL/T2MovieTable.h src/T2DLL/T2MsgWindowCallback.cpp src/T2DLL/T2MsgWindowCallback.h src/T2DLL/T2Name.cpp src/T2DLL/T2Name.h src/T2DLL/T2NameList.cpp src/T2DLL/T2NameList.h src/T2DLL/T2NameTable.cpp src/T2DLL/T2NameTable.h src/T2DLL/T2Object.cpp src/T2DLL/T2Object.h src/T2DLL/T2ObjectArray.cpp src/T2DLL/T2ObjectArray.h src/T2DLL/T2ObjectArrayList.cpp src/T2DLL/T2ObjectArrayList.h src/T2DLL/T2OptionPluginList.cpp src/T2DLL/T2OptionPluginList.h src/T2DLL/T2OutDecoration.cpp src/T2DLL/T2OutDecoration.h src/T2DLL/T2OuterObjDef.cpp src/T2DLL/T2OuterObjDef.h src/T2DLL/T2OuterObjList.cpp src/T2DLL/T2OuterObjList.h src/T2DLL/T2OuterObjPlugin.cpp src/T2DLL/T2OuterObjPlugin.h src/T2DLL/T2OutObj.cpp src/T2DLL/T2OutObj.h src/T2DLL/T2OutObjArray.cpp src/T2DLL/T2OutObjArray.h src/T2DLL/T2OutObjArrayList.cpp src/T2DLL/T2OutObjArrayList.h src/T2DLL/T2OutObjInfoDialog.cpp src/T2DLL/T2OutObjInfoDialog.h src/T2DLL/T2OutsideInfo.cpp src/T2DLL/T2OutsideInfo.h src/T2DLL/T2PaletteAnime.cpp src/T2DLL/T2PaletteAnime.h src/T2DLL/T2PaletteAnimeDef.cpp src/T2DLL/T2PaletteAnimeDef.h src/T2DLL/T2People.cpp src/T2DLL/T2People.h src/T2DLL/T2PeopleAnimeDef.cpp src/T2DLL/T2PeopleAnimeDef.h src/T2DLL/T2PeopleArray.cpp src/T2DLL/T2PeopleArray.h src/T2DLL/T2PeopleArrayList.cpp src/T2DLL/T2PeopleArrayList.h src/T2DLL/T2PeopleDef.cpp src/T2DLL/T2PeopleDef.h src/T2DLL/T2PeopleDemandList.cpp src/T2DLL/T2PeopleDemandList.h src/T2DLL/T2PeopleInfoDialog.cpp src/T2DLL/T2PeopleInfoDialog.h src/T2DLL/T2PeopleLinkIterator.cpp src/T2DLL/T2PeopleLinkIterator.h src/T2DLL/T2PeopleLoader.cpp src/T2DLL/T2PeopleLoader.h src/T2DLL/T2PeoplePtrList.cpp src/T2DLL/T2PeoplePtrList.h src/T2DLL/T2PeopleTimeZoneList.cpp src/T2DLL/T2PeopleTimeZoneList.h src/T2DLL/T2PeopleType.cpp src/T2DLL/T2PeopleType.h src/T2DLL/T2PeopleTypeArray.cpp src/T2DLL/T2PeopleTypeArray.h src/T2DLL/T2PlaceParamDef.cpp src/T2DLL/T2PlaceParamDef.h src/T2DLL/T2PluginInfoTable.cpp src/T2DLL/T2PluginInfoTable.h src/T2DLL/T2PluginLoader.cpp src/T2DLL/T2PluginLoader.h src/T2DLL/T2PluginSpecifier.cpp src/T2DLL/T2PluginSpecifier.h src/T2DLL/T2Pool.cpp src/T2DLL/T2Pool.h src/T2DLL/T2PoolDef.cpp src/T2DLL/T2PoolDef.h src/T2DLL/T2PrefDialogBox.cpp src/T2DLL/T2PrefDialogBox.h src/T2DLL/T2PrefFile.cpp src/T2DLL/T2PrefFile.h src/T2DLL/T2RegistedTenantDB.cpp src/T2DLL/T2RegistedTenantDB.h src/T2DLL/T2RegistedTenantIterator.cpp src/T2DLL/T2RegistedTenantIterator.h src/T2DLL/T2RemoveFavoriteDialog.cpp src/T2DLL/T2RemoveFavoriteDialog.h src/T2DLL/T2Request.cpp src/T2DLL/T2Request.h src/T2DLL/T2RequestArray.cpp src/T2DLL/T2RequestArray.h src/T2DLL/T2RequestArrayList.cpp src/T2DLL/T2RequestArrayList.h src/T2DLL/T2RequestIDArray.cpp src/T2DLL/T2RequestIDArray.h src/T2DLL/T2ReturnStack.cpp src/T2DLL/T2ReturnStack.h src/T2DLL/T2RouteCEArray.cpp src/T2DLL/T2RouteCEArray.h src/T2DLL/T2RouteNavigator.cpp src/T2DLL/T2RouteNavigator.h src/T2DLL/T2RoutingTable.cpp src/T2DLL/T2RoutingTable.h src/T2DLL/T2SantaClaus.cpp src/T2DLL/T2SantaClaus.h src/T2DLL/T2SearchDialog.cpp src/T2DLL/T2SearchDialog.h src/T2DLL/T2SettingDialog.cpp src/T2DLL/T2SettingDialog.h src/T2DLL/T2Settlement.cpp src/T2DLL/T2Settlement.h src/T2DLL/T2SilhouetteDef.cpp src/T2DLL/T2SilhouetteDef.h src/T2DLL/T2SilhouettePane.cpp src/T2DLL/T2SilhouettePane.h src/T2DLL/T2SoundPlayer.cpp src/T2DLL/T2SoundPlayer.h src/T2DLL/T2Sprite.cpp src/T2DLL/T2Sprite.h src/T2DLL/T2SpriteObj.cpp src/T2DLL/T2SpriteObj.h src/T2DLL/T2StairModule.cpp src/T2DLL/T2StairModule.h src/T2DLL/T2StairModuleList.cpp src/T2DLL/T2StairModuleList.h src/T2DLL/T2StewardDialog.cpp src/T2DLL/T2StewardDialog.h src/T2DLL/T2StopInfoArray.cpp src/T2DLL/T2StopInfoArray.h src/T2DLL/T2SubPlugin.cpp src/T2DLL/T2SubPlugin.h src/T2DLL/T2TemplatePlugin.cpp src/T2DLL/T2TemplatePlugin.h src/T2DLL/T2TemplatePluginDB.cpp src/T2DLL/T2TemplatePluginDB.h src/T2DLL/T2TemplatePluginList.cpp src/T2DLL/T2TemplatePluginList.h src/T2DLL/T2TempPluginComparator.cpp src/T2DLL/T2TempPluginComparator.h src/T2DLL/T2Tenant.cpp src/T2DLL/T2Tenant.h src/T2DLL/T2TenantArray.cpp src/T2DLL/T2TenantArray.h src/T2DLL/T2TenantArrayList.cpp src/T2DLL/T2TenantArrayList.h src/T2DLL/T2TenantCEArray.cpp src/T2DLL/T2TenantCEArray.h src/T2DLL/T2TenantDef.cpp src/T2DLL/T2TenantDef.h src/T2DLL/T2TenantInfoDialog.cpp src/T2DLL/T2TenantInfoDialog.h src/T2DLL/T2TenantMemberDef.cpp src/T2DLL/T2TenantMemberDef.h src/T2DLL/T2TenantMemberTableDef.cpp src/T2DLL/T2TenantMemberTableDef.h src/T2DLL/T2TenantPlugin.cpp src/T2DLL/T2TenantPlugin.h src/T2DLL/T2Terrorist.cpp src/T2DLL/T2Terrorist.h src/T2DLL/T2ToolDef.cpp src/T2DLL/T2ToolDef.h src/T2DLL/T2ToolDefList.cpp src/T2DLL/T2ToolDefList.h src/T2DLL/T2ToolHelpWnd.cpp src/T2DLL/T2ToolHelpWnd.h src/T2DLL/T2ToolPlugin.cpp src/T2DLL/T2ToolPlugin.h src/T2DLL/T2ToolWindow.cpp src/T2DLL/T2ToolWindow.h src/T2DLL/T2TowerEvent.cpp src/T2DLL/T2TowerEvent.h src/T2DLL/T2TowerMessage.cpp src/T2DLL/T2TowerMessage.h src/T2DLL/T2TowerVision.cpp src/T2DLL/T2TowerVision.h src/T2DLL/T2TrafficInfo.cpp src/T2DLL/T2TrafficInfo.h src/T2DLL/T2Transport.cpp src/T2DLL/T2Transport.h src/T2DLL/T2TreasureDialog.cpp src/T2DLL/T2TreasureDialog.h src/T2DLL/T2TreasurePane.cpp src/T2DLL/T2TreasurePane.h src/T2DLL/T2UnitInfo.cpp src/T2DLL/T2UnitInfo.h src/T2DLL/T2VerticalTable.cpp src/T2DLL/T2VerticalTable.h src/T2DLL/T2VisitVIP.cpp src/T2DLL/T2VisitVIP.h src/T2DLL/T2WeatherFilter.cpp src/T2DLL/T2WeatherFilter.h src/T2DLL/T2WordDef.cpp src/T2DLL/T2WordDef.h src/T2DLL/T2WordDefArray.cpp src/T2DLL/T2WordDefArray.h src/T2DLL/T2WorldDef.cpp src/T2DLL/T2WorldDef.h src/T2DLL/T2WorldPlugin.cpp src/T2DLL/T2WorldPlugin.h src/T2DLL/T2XEvent.cpp src/T2DLL/T2XEvent.h src/T2DLL/UPoint.cpp src/T2DLL/UPoint.h src/T2DLL/URect.cpp src/T2DLL/URect.h src/T2DLL/UT2BkgndInfo.cpp src/T2DLL/UT2BkgndInfo.h src/T2DLL/UT2Coordinate.cpp src/T2DLL/UT2Coordinate.h src/T2DLL/UT2Utils.cpp src/T2DLL/UT2Utils.h src/T2DLL/Wave.cpp src/T2DLL/Wave.h src/T2DLL/T2NameComparator.h src/T2DLL/T2NameComparator.cpp src/T2DLL/T2ToolCallback.h src/T2DLL/T2OptionPlugin.h src/T2DLL/T2SeasonParamDef.cpp src/T2DLL/T2SeasonParamDef.h src/T2DLL/T2SerialDialog.cpp src/T2DLL/T2SerialDialog.h src/T2DLL/WalkerDlg.cpp src/T2DLL/WalkerDlg.h src/T2DLL/SoundDlg.cpp src/T2DLL/SoundDlg.h src/T2DLL/SpeedDlg.cpp src/T2DLL/SpeedDlg.h src/T2DLL/TenantSearchDlg.cpp src/T2DLL/TenantSearchDlg.h src/T2DLL/PeopleSearchDlg.cpp src/T2DLL/PeopleSearchDlg.h src/T2DLL/MoverSearchDlg.cpp src/T2DLL/MoverSearchDlg.h src/T2DLL/T2DlgItemArrows.cpp src/T2DLL/T2DlgItemArrows.h src/T2DLL/T2ColdTableDef.cpp src/T2DLL/T2ColdTableDef.h src/T2DLL/CEditWFocus.cpp src/T2DLL/CEditWFocus.h src/T2DLL/T2EventDialog.cpp src/T2DLL/T2EventDialog.h src/T2DLL/T2MetroRailway.cpp src/T2DLL/T2MetroRailway.h src/T2DLL/T2DlgItemIRepeater.cpp src/T2DLL/T2DlgItemIRepeater.h src/T2DLL/T2DlgItemMerchandiseField.cpp src/T2DLL/T2DlgItemMerchandiseField.h src/T2DLL/T2DlgItemRadioButton.cpp src/T2DLL/T2DlgItemRadioButton.h src/T2DLL/T2DlgItemRadioText.cpp src/T2DLL/T2DlgItemRadioText.h src/T2DLL/T2DLL.h src/T2DLL/T2RoutingTableElem.h src/T2DLL/T2DLL.cpp src/T2DLL/T2FInfoPtIterator.cpp src/T2DLL/T2FInfoPtIterator.h src/T2DLL/T2RoutingTableElem.cpp src/T2DLL/T2ToolDefDB.cpp src/T2DLL/T2ToolDefDB.h src/T2DLL/T2PeopleAnimeDefElem.cpp src/T2DLL/T2PeopleAnimeDefElem.h ) add_library(Equip_Dust src/Plugins/Equip/Dust/Dust.cpp src/Plugins/Equip/Dust/Dust.h src/Plugins/Equip/Dust/DustDef.cpp src/Plugins/Equip/Dust/DustDef.h src/Plugins/Equip/Dust/DustPlugin.cpp src/Plugins/Equip/Dust/DustPlugin.h src/Plugins/Common/StdDustInfoDialog.cpp src/Plugins/Common/StdDustInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Equip_HendenRoom src/Plugins/Equip/HendenRoom/HendenRoom.cpp src/Plugins/Equip/HendenRoom/HendenRoom.h src/Plugins/Equip/HendenRoom/HendenRoomDef.cpp src/Plugins/Equip/HendenRoom/HendenRoomDef.h src/Plugins/Equip/HendenRoom/HendenRoomPlugin.cpp src/Plugins/Equip/HendenRoom/HendenRoomPlugin.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Equip_Hospital src/Plugins/Equip/Hospital/Hospital.cpp src/Plugins/Equip/Hospital/Hospital.h src/Plugins/Equip/Hospital/HospitalDef.cpp src/Plugins/Equip/Hospital/HospitalDef.h src/Plugins/Equip/Hospital/HospitalPlugin.cpp src/Plugins/Equip/Hospital/HospitalPlugin.h src/Plugins/Common/StdHospitalInfoDialog.cpp src/Plugins/Common/StdHospitalInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Equip_KDust src/Plugins/Equip/Dust/Dust.cpp src/Plugins/Equip/Dust/Dust.h src/Plugins/Equip/Dust/DustDef.cpp src/Plugins/Equip/Dust/DustDef.h src/Plugins/Equip/Dust/DustPlugin.cpp src/Plugins/Equip/Dust/DustPlugin.h src/Plugins/Common/StdDustInfoDialog.cpp src/Plugins/Common/StdDustInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Equip_KToilet src/Plugins/Equip/KToilet/KToilet.cpp src/Plugins/Equip/KToilet/KToilet.h src/Plugins/Equip/KToilet/KToiletDef.cpp src/Plugins/Equip/KToilet/KToiletDef.h src/Plugins/Equip/KToilet/KToiletPlugin.cpp src/Plugins/Equip/KToilet/KToiletPlugin.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h src/Plugins/Common/StdToiletInfoDialog.cpp src/Plugins/Common/StdToiletInfoDialog.h ) add_library(Equip_Keibi src/Plugins/Equip/Keibi/Keibi.cpp src/Plugins/Equip/Keibi/Keibi.h src/Plugins/Equip/Keibi/KeibiDef.cpp src/Plugins/Equip/Keibi/KeibiDef.h src/Plugins/Equip/Keibi/KeibiPlugin.cpp src/Plugins/Equip/Keibi/KeibiPlugin.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Equip_Parking src/Plugins/Equip/Parking/Parking.cpp src/Plugins/Equip/Parking/Parking.h src/Plugins/Equip/Parking/ParkingDef.cpp src/Plugins/Equip/Parking/ParkingDef.h src/Plugins/Equip/Parking/ParkingPlugin.cpp src/Plugins/Equip/Parking/ParkingPlugin.h src/Plugins/Common/StdParkingInfoDialog.cpp src/Plugins/Common/StdParkingInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Equip_Seinendan src/Plugins/Equip/Seinendan/Seinendan.cpp src/Plugins/Equip/Seinendan/Seinendan.h src/Plugins/Equip/Seinendan/SeinendanDef.cpp src/Plugins/Equip/Seinendan/SeinendanDef.h src/Plugins/Equip/Seinendan/SeinendanPlugin.cpp src/Plugins/Equip/Seinendan/SeinendanPlugin.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Equip_Toilet src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h src/Plugins/Common/StdToiletInfoDialog.cpp src/Plugins/Common/StdToiletInfoDialog.h src/Plugins/Equip/Toilet/Toilet.cpp src/Plugins/Equip/Toilet/Toilet.h src/Plugins/Equip/Toilet/ToiletDef.cpp src/Plugins/Equip/Toilet/ToiletDef.h src/Plugins/Equip/Toilet/ToiletPlugin.cpp src/Plugins/Equip/Toilet/ToiletPlugin.h ) add_library(Final_Cathedral src/Plugins/Final/Cathedral/Cathedral.cpp src/Plugins/Final/Cathedral/Cathedral.h src/Plugins/Final/Cathedral/CathedralDef.cpp src/Plugins/Final/Cathedral/CathedralDef.h src/Plugins/Final/Cathedral/CathedralPlugin.cpp src/Plugins/Final/Cathedral/CathedralPlugin.h src/Plugins/Common/StdCathedralInfoDialog.cpp src/Plugins/Common/StdCathedralInfoDialog.h src/Plugins/Common/StdFinalInfoDialog.cpp src/Plugins/Common/StdFinalInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Final_Hihoukan src/Plugins/Final/Hihoukan/Hihoukan.cpp src/Plugins/Final/Hihoukan/Hihoukan.h src/Plugins/Final/Hihoukan/HihoukanDef.cpp src/Plugins/Final/Hihoukan/HihoukanDef.h src/Plugins/Final/Hihoukan/HihoukanPlugin.cpp src/Plugins/Final/Hihoukan/HihoukanPlugin.h src/Plugins/Common/StdFinalInfoDialog.cpp src/Plugins/Common/StdFinalInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Final_Stadium src/Plugins/Final/Stadium/Stadium.cpp src/Plugins/Final/Stadium/Stadium.h src/Plugins/Final/Stadium/StadiumDef.cpp src/Plugins/Final/Stadium/StadiumDef.h src/Plugins/Final/Stadium/StadiumPlugin.cpp src/Plugins/Final/Stadium/StadiumPlugin.h src/Plugins/Common/StdFinalInfoDialog.cpp src/Plugins/Common/StdFinalInfoDialog.h src/Plugins/Common/StdStadiumInfoDialog.cpp src/Plugins/Common/StdStadiumInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Food_Burger src/Plugins/Food/Burger/Burger.cpp src/Plugins/Food/Burger/Burger.h src/Plugins/Food/Common/FoodDef.cpp src/Plugins/Food/Common/FoodDef.h src/Plugins/Food/Common/FoodPlugin.cpp src/Plugins/Food/Common/FoodPlugin.h src/Plugins/Common/StdFoodInfoDialog.cpp src/Plugins/Common/StdFoodInfoDialog.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Food_Cafe src/Plugins/Food/Cafe/Cafe.cpp src/Plugins/Food/Cafe/Cafe.h src/Plugins/Food/Common/FoodDef.cpp src/Plugins/Food/Common/FoodDef.h src/Plugins/Food/Common/FoodPlugin.cpp src/Plugins/Food/Common/FoodPlugin.h src/Plugins/Common/StdFoodInfoDialog.cpp src/Plugins/Common/StdFoodInfoDialog.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Food_Chinese src/Plugins/Food/Chinese/Chinese.cpp src/Plugins/Food/Chinese/Chinese.h src/Plugins/Food/Common/FoodDef.cpp src/Plugins/Food/Common/FoodDef.h src/Plugins/Food/Common/FoodPlugin.cpp src/Plugins/Food/Common/FoodPlugin.h src/Plugins/Common/StdFoodInfoDialog.cpp src/Plugins/Common/StdFoodInfoDialog.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Food_Cocktail src/Plugins/Food/Cocktail/Cocktail.cpp src/Plugins/Food/Cocktail/Cocktail.h src/Plugins/Food/Common/FoodDef.cpp src/Plugins/Food/Common/FoodDef.h src/Plugins/Food/Common/FoodPlugin.cpp src/Plugins/Food/Common/FoodPlugin.h src/Plugins/Common/StdFoodInfoDialog.cpp src/Plugins/Common/StdFoodInfoDialog.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Food_Dango src/Plugins/Food/Dango/Dango.cpp src/Plugins/Food/Dango/Dango.h src/Plugins/Food/Common/FoodDef.cpp src/Plugins/Food/Common/FoodDef.h src/Plugins/Food/Common/FoodPlugin.cpp src/Plugins/Food/Common/FoodPlugin.h src/Plugins/Common/StdFoodInfoDialog.cpp src/Plugins/Common/StdFoodInfoDialog.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Food_Famires src/Plugins/Food/Famires/Famires.cpp src/Plugins/Food/Famires/Famires.h src/Plugins/Food/Common/FoodDef.cpp src/Plugins/Food/Common/FoodDef.h src/Plugins/Food/Common/FoodPlugin.cpp src/Plugins/Food/Common/FoodPlugin.h src/Plugins/Common/StdFoodInfoDialog.cpp src/Plugins/Common/StdFoodInfoDialog.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Food_FoodCoat src/Plugins/Food/FoodCoat/FoodCoat.cpp src/Plugins/Food/FoodCoat/FoodCoat.h src/Plugins/Food/Common/FoodDef.cpp src/Plugins/Food/Common/FoodDef.h src/Plugins/Food/Common/FoodPlugin.cpp src/Plugins/Food/Common/FoodPlugin.h src/Plugins/Common/StdFoodInfoDialog.cpp src/Plugins/Common/StdFoodInfoDialog.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Food_French src/Plugins/Food/Common/FoodDef.cpp src/Plugins/Food/Common/FoodDef.h src/Plugins/Food/Common/FoodPlugin.cpp src/Plugins/Food/Common/FoodPlugin.h src/Plugins/Food/French/French.cpp src/Plugins/Food/French/French.h src/Plugins/Common/StdFoodInfoDialog.cpp src/Plugins/Common/StdFoodInfoDialog.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Food_Indo src/Plugins/Food/Common/FoodDef.cpp src/Plugins/Food/Common/FoodDef.h src/Plugins/Food/Common/FoodPlugin.cpp src/Plugins/Food/Common/FoodPlugin.h src/Plugins/Food/Indo/Indo.cpp src/Plugins/Food/Indo/Indo.h src/Plugins/Common/StdFoodInfoDialog.cpp src/Plugins/Common/StdFoodInfoDialog.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Food_Italian src/Plugins/Food/Common/FoodDef.cpp src/Plugins/Food/Common/FoodDef.h src/Plugins/Food/Common/FoodPlugin.cpp src/Plugins/Food/Common/FoodPlugin.h src/Plugins/Food/Italian/Italian.cpp src/Plugins/Food/Italian/Italian.h src/Plugins/Common/StdFoodInfoDialog.cpp src/Plugins/Common/StdFoodInfoDialog.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Food_Izakaya src/Plugins/Food/Common/FoodDef.cpp src/Plugins/Food/Common/FoodDef.h src/Plugins/Food/Common/FoodPlugin.cpp src/Plugins/Food/Common/FoodPlugin.h src/Plugins/Food/Izakaya/Izakaya.cpp src/Plugins/Food/Izakaya/Izakaya.h src/Plugins/Common/StdFoodInfoDialog.cpp src/Plugins/Common/StdFoodInfoDialog.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Food_JapaneseFood src/Plugins/Food/Common/FoodDef.cpp src/Plugins/Food/Common/FoodDef.h src/Plugins/Food/Common/FoodPlugin.cpp src/Plugins/Food/Common/FoodPlugin.h src/Plugins/Food/JapaneseFood/JapaneseFood.cpp src/Plugins/Food/JapaneseFood/JapaneseFood.h src/Plugins/Common/StdFoodInfoDialog.cpp src/Plugins/Common/StdFoodInfoDialog.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Food_Keishoku src/Plugins/Food/Common/FoodDef.cpp src/Plugins/Food/Common/FoodDef.h src/Plugins/Food/Common/FoodPlugin.cpp src/Plugins/Food/Common/FoodPlugin.h src/Plugins/Food/Keishoku/Keishoku.cpp src/Plugins/Food/Keishoku/Keishoku.h src/Plugins/Common/StdFoodInfoDialog.cpp src/Plugins/Common/StdFoodInfoDialog.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Food_Mexco src/Plugins/Food/Common/FoodDef.cpp src/Plugins/Food/Common/FoodDef.h src/Plugins/Food/Common/FoodPlugin.cpp src/Plugins/Food/Common/FoodPlugin.h src/Plugins/Food/Mexco/Mexco.cpp src/Plugins/Food/Mexco/Mexco.h src/Plugins/Common/StdFoodInfoDialog.cpp src/Plugins/Common/StdFoodInfoDialog.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Food_Ramen src/Plugins/Food/Common/FoodDef.cpp src/Plugins/Food/Common/FoodDef.h src/Plugins/Food/Common/FoodPlugin.cpp src/Plugins/Food/Common/FoodPlugin.h src/Plugins/Food/Ramen/Ramen.cpp src/Plugins/Food/Ramen/Ramen.h src/Plugins/Common/StdFoodInfoDialog.cpp src/Plugins/Common/StdFoodInfoDialog.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Food_SeaFood src/Plugins/Food/Common/FoodDef.cpp src/Plugins/Food/Common/FoodDef.h src/Plugins/Food/Common/FoodPlugin.cpp src/Plugins/Food/Common/FoodPlugin.h src/Plugins/Food/SeaFood/SeaFood.cpp src/Plugins/Food/SeaFood/SeaFood.h src/Plugins/Common/StdFoodInfoDialog.cpp src/Plugins/Common/StdFoodInfoDialog.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Food_Shokudou src/Plugins/Food/Common/FoodDef.cpp src/Plugins/Food/Common/FoodDef.h src/Plugins/Food/Common/FoodPlugin.cpp src/Plugins/Food/Common/FoodPlugin.h src/Plugins/Food/Shokudou/Shokudou.cpp src/Plugins/Food/Shokudou/Shokudou.h src/Plugins/Common/StdFoodInfoDialog.cpp src/Plugins/Common/StdFoodInfoDialog.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Food_StandSoba src/Plugins/Food/Common/FoodDef.cpp src/Plugins/Food/Common/FoodDef.h src/Plugins/Food/Common/FoodPlugin.cpp src/Plugins/Food/Common/FoodPlugin.h src/Plugins/Food/StandSoba/StandSoba.cpp src/Plugins/Food/StandSoba/StandSoba.h src/Plugins/Common/StdFoodInfoDialog.cpp src/Plugins/Common/StdFoodInfoDialog.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Food_Steak src/Plugins/Food/Common/FoodDef.cpp src/Plugins/Food/Common/FoodDef.h src/Plugins/Food/Common/FoodPlugin.cpp src/Plugins/Food/Common/FoodPlugin.h src/Plugins/Common/StdFoodInfoDialog.cpp src/Plugins/Common/StdFoodInfoDialog.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h src/Plugins/Food/Steak/Steak.cpp src/Plugins/Food/Steak/Steak.h ) add_library(Food_Susi src/Plugins/Food/Common/FoodDef.cpp src/Plugins/Food/Common/FoodDef.h src/Plugins/Food/Common/FoodPlugin.cpp src/Plugins/Food/Common/FoodPlugin.h src/Plugins/Common/StdFoodInfoDialog.cpp src/Plugins/Common/StdFoodInfoDialog.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h src/Plugins/Food/Susi/Susi.cpp src/Plugins/Food/Susi/Susi.h ) add_library(Food_Yakiniku src/Plugins/Food/Common/FoodDef.cpp src/Plugins/Food/Common/FoodDef.h src/Plugins/Food/Common/FoodPlugin.cpp src/Plugins/Food/Common/FoodPlugin.h src/Plugins/Common/StdFoodInfoDialog.cpp src/Plugins/Common/StdFoodInfoDialog.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h src/Plugins/Food/Yakiniku/Yakiniku.cpp src/Plugins/Food/Yakiniku/Yakiniku.h ) add_library(Home_Condominium src/Plugins/Common/Cold.cpp src/Plugins/Common/Cold.h src/Plugins/Home/Condominium/Condominium.cpp src/Plugins/Home/Condominium/Condominium.h src/Plugins/Home/Condominium/CondominiumDef.cpp src/Plugins/Home/Condominium/CondominiumDef.h src/Plugins/Home/Condominium/CondominiumPlugin.cpp src/Plugins/Home/Condominium/CondominiumPlugin.h src/Plugins/Common/StdForSaleInfoDialog.cpp src/Plugins/Common/StdForSaleInfoDialog.h src/Plugins/Common/StdResidenceInfoDialog.cpp src/Plugins/Common/StdResidenceInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Home_House1Room src/Plugins/Common/Cold.cpp src/Plugins/Common/Cold.h src/Plugins/Home/House1Room/House1Room.cpp src/Plugins/Home/House1Room/House1Room.h src/Plugins/Home/House1Room/House1RoomDef.cpp src/Plugins/Home/House1Room/House1RoomDef.h src/Plugins/Home/House1Room/House1RoomPlugin.cpp src/Plugins/Home/House1Room/House1RoomPlugin.h src/Plugins/Common/StdForRentInfoDialog.cpp src/Plugins/Common/StdForRentInfoDialog.h src/Plugins/Common/StdResidenceInfoDialog.cpp src/Plugins/Common/StdResidenceInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Home_HouseSale src/Plugins/Common/Cold.cpp src/Plugins/Common/Cold.h src/Plugins/Home/HouseSale/HouseSale.cpp src/Plugins/Home/HouseSale/HouseSale.h src/Plugins/Home/HouseSale/HouseSaleDef.cpp src/Plugins/Home/HouseSale/HouseSaleDef.h src/Plugins/Home/HouseSale/HouseSalePlugin.cpp src/Plugins/Home/HouseSale/HouseSalePlugin.h src/Plugins/Common/StdForSaleInfoDialog.cpp src/Plugins/Common/StdForSaleInfoDialog.h src/Plugins/Common/StdResidenceInfoDialog.cpp src/Plugins/Common/StdResidenceInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Hotel_Front src/Plugins/Hotel/Front/Front.cpp src/Plugins/Hotel/Front/Front.h src/Plugins/Hotel/Front/FrontDef.cpp src/Plugins/Hotel/Front/FrontDef.h src/Plugins/Hotel/Front/FrontInfoDialog.cpp src/Plugins/Hotel/Front/FrontInfoDialog.h src/Plugins/Hotel/Front/FrontPlugin.cpp src/Plugins/Hotel/Front/FrontPlugin.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Hotel_Kobeya src/Plugins/Hotel/Kobeya/Kobeya.cpp src/Plugins/Hotel/Kobeya/Kobeya.h src/Plugins/Hotel/Kobeya/KobeyaDef.cpp src/Plugins/Hotel/Kobeya/KobeyaDef.h src/Plugins/Hotel/Kobeya/KobeyaPlugin.cpp src/Plugins/Hotel/Kobeya/KobeyaPlugin.h src/Plugins/Common/StdHotelInfoDialog.cpp src/Plugins/Common/StdHotelInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Hotel_Mente src/Plugins/Hotel/Mente/Mente.cpp src/Plugins/Hotel/Mente/Mente.h src/Plugins/Hotel/Mente/MenteDef.cpp src/Plugins/Hotel/Mente/MenteDef.h src/Plugins/Hotel/Mente/MentePlugin.cpp src/Plugins/Hotel/Mente/MentePlugin.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Hotel_Obeya src/Plugins/Hotel/Obeya/Obeya.cpp src/Plugins/Hotel/Obeya/Obeya.h src/Plugins/Hotel/Obeya/ObeyaDef.cpp src/Plugins/Hotel/Obeya/ObeyaDef.h src/Plugins/Hotel/Obeya/ObeyaPlugin.cpp src/Plugins/Hotel/Obeya/ObeyaPlugin.h src/Plugins/Common/StdHotelInfoDialog.cpp src/Plugins/Common/StdHotelInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Hotel_RFront src/Plugins/Hotel/Front/Front.cpp src/Plugins/Hotel/Front/Front.h src/Plugins/Hotel/Front/FrontDef.cpp src/Plugins/Hotel/Front/FrontDef.h src/Plugins/Hotel/Front/FrontInfoDialog.cpp src/Plugins/Hotel/Front/FrontInfoDialog.h src/Plugins/Hotel/Front/FrontPlugin.cpp src/Plugins/Hotel/Front/FrontPlugin.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Hotel_RMente src/Plugins/Hotel/RMente/RMente.cpp src/Plugins/Hotel/RMente/RMente.h src/Plugins/Hotel/RMente/RMenteDef.cpp src/Plugins/Hotel/RMente/RMenteDef.h src/Plugins/Hotel/RMente/RMentePlugin.cpp src/Plugins/Hotel/RMente/RMentePlugin.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Hotel_Single src/Plugins/Hotel/Single/Single.cpp src/Plugins/Hotel/Single/Single.h src/Plugins/Hotel/Single/SinglePlugin.cpp src/Plugins/Hotel/Single/SinglePlugin.h src/Plugins/Common/StdHotelInfoDialog.cpp src/Plugins/Common/StdHotelInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Hotel_Suite src/Plugins/Common/StdHotelInfoDialog.cpp src/Plugins/Common/StdHotelInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h src/Plugins/Hotel/Suite/Suite.cpp src/Plugins/Hotel/Suite/Suite.h src/Plugins/Hotel/Suite/SuiteDef.cpp src/Plugins/Hotel/Suite/SuiteDef.h src/Plugins/Hotel/Suite/SuitePlugin.cpp src/Plugins/Hotel/Suite/SuitePlugin.h ) add_library(Hotel_Twin src/Plugins/Common/StdHotelInfoDialog.cpp src/Plugins/Common/StdHotelInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h src/Plugins/Hotel/Twin/Twin.cpp src/Plugins/Hotel/Twin/Twin.h src/Plugins/Hotel/Twin/TwinDef.cpp src/Plugins/Hotel/Twin/TwinDef.h src/Plugins/Hotel/Twin/TwinPlugin.cpp src/Plugins/Hotel/Twin/TwinPlugin.h ) add_library(Lobby_Floor src/Plugins/Lobby/Floor/Floor.cpp src/Plugins/Lobby/Floor/Floor.h src/Plugins/Lobby/Floor/FloorDef.cpp src/Plugins/Lobby/Floor/FloorDef.h src/Plugins/Lobby/Floor/FloorPlugin.cpp src/Plugins/Lobby/Floor/FloorPlugin.h ) add_library(Lobby_KFloor src/Plugins/Lobby/KFloor/FloorDef.cpp src/Plugins/Lobby/KFloor/FloorDef.h src/Plugins/Lobby/KFloor/FloorPlugin.cpp src/Plugins/Lobby/KFloor/FloorPlugin.h src/Plugins/Lobby/KFloor/KFloor.cpp src/Plugins/Lobby/KFloor/KFloor.h ) add_library(Lobby_SkyBrdge src/Plugins/Lobby/SkyBrdge/SkyBrdge.cpp src/Plugins/Lobby/SkyBrdge/SkyBrdge.h src/Plugins/Lobby/SkyBrdge/SkyBrdgeDef.cpp src/Plugins/Lobby/SkyBrdge/SkyBrdgeDef.h src/Plugins/Lobby/SkyBrdge/SkyBrdgePlugin.cpp src/Plugins/Lobby/SkyBrdge/SkyBrdgePlugin.h ) add_library(Mover_BigElev src/Plugins/Mover/BigElev/BigElev.cpp src/Plugins/Mover/BigElev/BigElev.h src/Plugins/Mover/BigElev/BigElevDef.cpp src/Plugins/Mover/BigElev/BigElevDef.h src/Plugins/Mover/BigElev/BigElevPlugin.cpp src/Plugins/Mover/BigElev/BigElevPlugin.h src/Plugins/Mover/Common/MoverUtils.cpp src/Plugins/Mover/Common/MoverUtils.h src/Plugins/Mover/Common/PIStdElvIdle.cpp src/Plugins/Mover/Common/PIStdElvIdle.h src/Plugins/Mover/Common/PIStdElvSetting.cpp src/Plugins/Mover/Common/PIStdElvSetting.h src/Plugins/Mover/Common/StdElevCtrlPanel.cpp src/Plugins/Mover/Common/StdElevCtrlPanel.h src/Plugins/Mover/Common/StdElevFloorNumber.cpp src/Plugins/Mover/Common/StdElevFloorNumber.h src/Plugins/Mover/Common/StdElevInfoDialog.cpp src/Plugins/Mover/Common/StdElevInfoDialog.h src/Plugins/Mover/Common/StdElevModuleInfoDialog.cpp src/Plugins/Mover/Common/StdElevModuleInfoDialog.h src/Plugins/Mover/Common/StdElevModuleTable.cpp src/Plugins/Mover/Common/StdElevModuleTable.h ) add_library(Mover_Escalator src/Plugins/Mover/Escalator/Escalator.cpp src/Plugins/Mover/Escalator/Escalator.h src/Plugins/Mover/Escalator/EscalatorPlugin.cpp src/Plugins/Mover/Escalator/EscalatorPlugin.h src/Plugins/Mover/Escalator/StairDefDraw.cpp src/Plugins/Mover/Escalator/StairDefDraw.h src/Plugins/Mover/Common/StdStairDef.cpp src/Plugins/Mover/Common/StdStairDef.h src/Plugins/Mover/Common/StdStairModuleInfoDialog.cpp src/Plugins/Mover/Common/StdStairModuleInfoDialog.h ) add_library(Mover_KElev src/Plugins/Mover/KElev/KElev.cpp src/Plugins/Mover/KElev/KElev.h src/Plugins/Mover/KElev/KElevPlugin.cpp src/Plugins/Mover/KElev/KElevPlugin.h src/Plugins/Mover/Common/MoverUtils.cpp src/Plugins/Mover/Common/MoverUtils.h src/Plugins/Mover/Common/PIStdElvIdle.cpp src/Plugins/Mover/Common/PIStdElvIdle.h src/Plugins/Mover/Common/PIStdElvSetting.cpp src/Plugins/Mover/Common/PIStdElvSetting.h src/Plugins/Mover/Common/StdElevFloorNumber.cpp src/Plugins/Mover/Common/StdElevFloorNumber.h src/Plugins/Mover/Common/StdElevInfoDialog.cpp src/Plugins/Mover/Common/StdElevInfoDialog.h src/Plugins/Mover/Common/StdElevModuleInfoDialog.cpp src/Plugins/Mover/Common/StdElevModuleInfoDialog.h src/Plugins/Mover/Common/StdElevModuleTable.cpp src/Plugins/Mover/Common/StdElevModuleTable.h ) add_library(Mover_KServ src/Plugins/Mover/KServ/KServ.cpp src/Plugins/Mover/KServ/KServ.h src/Plugins/Mover/KServ/KServPlugin.cpp src/Plugins/Mover/KServ/KServPlugin.h src/Plugins/Mover/Common/MoverUtils.cpp src/Plugins/Mover/Common/MoverUtils.h src/Plugins/Mover/Common/PIStdElvIdle.cpp src/Plugins/Mover/Common/PIStdElvIdle.h src/Plugins/Mover/Common/PIStdElvSetting.cpp src/Plugins/Mover/Common/PIStdElvSetting.h src/Plugins/Mover/Common/StdElevCtrlPanel.cpp src/Plugins/Mover/Common/StdElevCtrlPanel.h src/Plugins/Mover/Common/StdElevFloorNumber.cpp src/Plugins/Mover/Common/StdElevFloorNumber.h src/Plugins/Mover/Common/StdElevInfoDialog.cpp src/Plugins/Mover/Common/StdElevInfoDialog.h src/Plugins/Mover/Common/StdElevModuleInfoDialog.cpp src/Plugins/Mover/Common/StdElevModuleInfoDialog.h src/Plugins/Mover/Common/StdElevModuleTable.cpp src/Plugins/Mover/Common/StdElevModuleTable.h ) add_library(Mover_ServElev src/Plugins/Mover/Common/MoverUtils.cpp src/Plugins/Mover/Common/MoverUtils.h src/Plugins/Mover/Common/PIStdElvIdle.cpp src/Plugins/Mover/Common/PIStdElvIdle.h src/Plugins/Mover/Common/PIStdElvSetting.cpp src/Plugins/Mover/Common/PIStdElvSetting.h src/Plugins/Mover/ServElev/ServElev.cpp src/Plugins/Mover/ServElev/ServElev.h src/Plugins/Mover/ServElev/ServElevPlugin.cpp src/Plugins/Mover/ServElev/ServElevPlugin.h src/Plugins/Mover/Common/StdElevCtrlPanel.cpp src/Plugins/Mover/Common/StdElevCtrlPanel.h src/Plugins/Mover/Common/StdElevFloorNumber.cpp src/Plugins/Mover/Common/StdElevFloorNumber.h src/Plugins/Mover/Common/StdElevInfoDialog.cpp src/Plugins/Mover/Common/StdElevInfoDialog.h src/Plugins/Mover/Common/StdElevModuleInfoDialog.cpp src/Plugins/Mover/Common/StdElevModuleInfoDialog.h src/Plugins/Mover/Common/StdElevModuleTable.cpp src/Plugins/Mover/Common/StdElevModuleTable.h ) add_library(Mover_Stair src/Plugins/Mover/Stair/Stair.cpp src/Plugins/Mover/Stair/Stair.h src/Plugins/Mover/Stair/StairPlugin.cpp src/Plugins/Mover/Stair/StairPlugin.h src/Plugins/Mover/Common/StdStairDef.cpp src/Plugins/Mover/Common/StdStairDef.h src/Plugins/Mover/Common/StdStairModuleInfoDialog.cpp src/Plugins/Mover/Common/StdStairModuleInfoDialog.h ) add_library(Mover_StdElev src/Plugins/Mover/Common/MoverUtils.cpp src/Plugins/Mover/Common/MoverUtils.h src/Plugins/Mover/Common/PIStdElvIdle.cpp src/Plugins/Mover/Common/PIStdElvIdle.h src/Plugins/Mover/Common/PIStdElvSetting.cpp src/Plugins/Mover/Common/PIStdElvSetting.h src/Plugins/Mover/StdElev/StdElev.cpp src/Plugins/Mover/StdElev/StdElev.h src/Plugins/Mover/Common/StdElevFloorNumber.cpp src/Plugins/Mover/Common/StdElevFloorNumber.h src/Plugins/Mover/Common/StdElevInfoDialog.cpp src/Plugins/Mover/Common/StdElevInfoDialog.h src/Plugins/Mover/Common/StdElevModuleInfoDialog.cpp src/Plugins/Mover/Common/StdElevModuleInfoDialog.h src/Plugins/Mover/Common/StdElevModuleTable.cpp src/Plugins/Mover/Common/StdElevModuleTable.h src/Plugins/Mover/StdElev/StdElevPlugin.cpp src/Plugins/Mover/StdElev/StdElevPlugin.h ) add_library(Office_Office src/Plugins/Common/Cold.cpp src/Plugins/Common/Cold.h src/Plugins/Office/Office/Office.cpp src/Plugins/Office/Office/Office.h src/Plugins/Office/Office/OfficePlugin.cpp src/Plugins/Office/Office/OfficePlugin.h src/Plugins/Common/StdForRentInfoDialog.cpp src/Plugins/Common/StdForRentInfoDialog.h src/Plugins/Common/StdOfficeInfoDialog.cpp src/Plugins/Common/StdOfficeInfoDialog.h src/Plugins/Common/StdResidenceInfoDialog.cpp src/Plugins/Common/StdResidenceInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(OutObj_Billboard src/Plugins/OutObj/Billboard/Billboard.cpp src/Plugins/OutObj/Billboard/Billboard.h src/Plugins/OutObj/Billboard/BillboardDef.cpp src/Plugins/OutObj/Billboard/BillboardDef.h src/Plugins/OutObj/Billboard/BillboardPlugin.cpp src/Plugins/OutObj/Billboard/BillboardPlugin.h ) add_library(Resort_Takinoyu src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTakinoyuInfoDialog.cpp src/Plugins/Common/StdTakinoyuInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h src/Plugins/Resort/Takinoyu/Takinoyu.cpp src/Plugins/Resort/Takinoyu/Takinoyu.h src/Plugins/Resort/Takinoyu/TakinoyuDef.cpp src/Plugins/Resort/Takinoyu/TakinoyuDef.h src/Plugins/Resort/Takinoyu/TakinoyuPlugin.cpp src/Plugins/Resort/Takinoyu/TakinoyuPlugin.h ) add_library(Resort_Tenbo src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h src/Plugins/Resort/Tenbo/Tenbo.cpp src/Plugins/Resort/Tenbo/Tenbo.h src/Plugins/Resort/Tenbo/TenboDef.cpp src/Plugins/Resort/Tenbo/TenboDef.h src/Plugins/Resort/Tenbo/TenboPlugin.cpp src/Plugins/Resort/Tenbo/TenboPlugin.h ) add_library(Resort_Ticket src/Plugins/Common/StdHallKindInfoDialog.cpp src/Plugins/Common/StdHallKindInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h src/Plugins/Resort/Ticket/Ticket.cpp src/Plugins/Resort/Ticket/Ticket.h src/Plugins/Resort/Ticket/TicketDef.cpp src/Plugins/Resort/Ticket/TicketDef.h src/Plugins/Resort/Ticket/TicketPlugin.cpp src/Plugins/Resort/Ticket/TicketPlugin.h ) add_library(Shop_Aloha src/Plugins/Shop/Aloha/Aloha.cpp src/Plugins/Shop/Aloha/Aloha.h src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Shop_BCDMart src/Plugins/Shop/BCDMart/BCD.cpp src/Plugins/Shop/BCDMart/BCD.h src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Shop_BIC3F src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h src/Plugins/Shop/BIC3F/TShop.cpp src/Plugins/Shop/BIC3F/TShop.h ) add_library(Shop_Babar src/Plugins/Shop/Babar/Babar.cpp src/Plugins/Shop/Babar/Babar.h src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Shop_Book src/Plugins/Shop/Book/Book.cpp src/Plugins/Shop/Book/Book.h src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Shop_Boutique src/Plugins/Shop/Boutique/Boutique.cpp src/Plugins/Shop/Boutique/Boutique.h src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Shop_Convini src/Plugins/Shop/Convini/Convini.cpp src/Plugins/Shop/Convini/Convini.h src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Shop_DFS src/Plugins/Shop/DFS/DFS.cpp src/Plugins/Shop/DFS/DFS.h src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Shop_Drug src/Plugins/Shop/Drug/Drug.cpp src/Plugins/Shop/Drug/Drug.h src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Shop_EiDEN src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h src/Plugins/Shop/EiDEN/TShop.cpp src/Plugins/Shop/EiDEN/TShop.h ) add_library(Shop_Electric src/Plugins/Shop/Electric/Electric.cpp src/Plugins/Shop/Electric/Electric.h src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Shop_Flower src/Plugins/Shop/Flower/Flower.cpp src/Plugins/Shop/Flower/Flower.h src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Shop_Fruits src/Plugins/Shop/Fruits/Fruits.cpp src/Plugins/Shop/Fruits/Fruits.h src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Shop_Game src/Plugins/Shop/Game/Game.cpp src/Plugins/Shop/Game/Game.h src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Shop_Ice src/Plugins/Shop/Ice/Ice.cpp src/Plugins/Shop/Ice/Ice.h src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Shop_JihanCigar src/Plugins/Shop/JihanCigar/JihanCigar.cpp src/Plugins/Shop/JihanCigar/JihanCigar.h src/Plugins/Shop/Common/JihankiDef.cpp src/Plugins/Shop/Common/JihankiDef.h src/Plugins/Shop/Common/JihankiPlugin.cpp src/Plugins/Shop/Common/JihankiPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Shop_JihanDrink src/Plugins/Shop/Common/JihankiDef.cpp src/Plugins/Shop/Common/JihankiDef.h src/Plugins/Shop/JihanDrink/JihankiDrink.cpp src/Plugins/Shop/JihanDrink/JihankiDrink.h src/Plugins/Shop/Common/JihankiPlugin.cpp src/Plugins/Shop/Common/JihankiPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Shop_KCigar src/Plugins/Shop/Common/JihankiDef.cpp src/Plugins/Shop/Common/JihankiDef.h src/Plugins/Shop/Common/JihankiPlugin.cpp src/Plugins/Shop/Common/JihankiPlugin.h src/Plugins/Shop/KCigar/KCigar.cpp src/Plugins/Shop/KCigar/KCigar.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Shop_KDrink src/Plugins/Shop/Common/JihankiDef.cpp src/Plugins/Shop/Common/JihankiDef.h src/Plugins/Shop/Common/JihankiPlugin.cpp src/Plugins/Shop/Common/JihankiPlugin.h src/Plugins/Shop/KDrink/KDrink.cpp src/Plugins/Shop/KDrink/KDrink.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Shop_KKBest src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h src/Plugins/Shop/KKBest/TShop.cpp src/Plugins/Shop/KKBest/TShop.h ) add_library(Shop_Kice src/Plugins/Shop/Kice/KIce.cpp src/Plugins/Shop/Kice/KIce.h src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Shop_LaOX src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h src/Plugins/Shop/LaOX/TShop.cpp src/Plugins/Shop/LaOX/TShop.h ) add_library(Shop_LaOX3F src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h src/Plugins/Shop/LaOX3F/TShop.cpp src/Plugins/Shop/LaOX3F/TShop.h ) add_library(Shop_Market src/Plugins/Shop/Market/Market.cpp src/Plugins/Shop/Market/Market.h src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Shop_Medal src/Plugins/Shop/Common/JihankiDef.cpp src/Plugins/Shop/Common/JihankiDef.h src/Plugins/Shop/Common/JihankiPlugin.cpp src/Plugins/Shop/Common/JihankiPlugin.h src/Plugins/Shop/Medal/Medal.cpp src/Plugins/Shop/Medal/Medal.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Shop_Mens src/Plugins/Shop/Mens/Mens.cpp src/Plugins/Shop/Mens/Mens.h src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Shop_Milk src/Plugins/Shop/Milk/Milk.cpp src/Plugins/Shop/Milk/Milk.h src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Shop_Miyage src/Plugins/Shop/Miyage/Miyage.cpp src/Plugins/Shop/Miyage/Miyage.h src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Shop_Pet src/Plugins/Shop/Pet/Pet.cpp src/Plugins/Shop/Pet/Pet.h src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Shop_Record src/Plugins/Shop/Record/Record.cpp src/Plugins/Shop/Record/Record.h src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Shop_Shasin src/Plugins/Shop/Shasin/Shasin.cpp src/Plugins/Shop/Shasin/Shasin.h src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Shop_Sofmap3F src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h src/Plugins/Shop/Sofmap3F/TShop.cpp src/Plugins/Shop/Sofmap3F/TShop.h ) add_library(Shop_Sports src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Shop/Sports/Sports.cpp src/Plugins/Shop/Sports/Sports.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Shop_SurfShop src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h src/Plugins/Shop/SurfShop/SurfShop.cpp src/Plugins/Shop/SurfShop/SurfShop.h ) add_library(Shop_TZONE3F src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h src/Plugins/Shop/TZONE3F/TShop.cpp src/Plugins/Shop/TZONE3F/TShop.h ) add_library(Shop_Toy src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h src/Plugins/Shop/Toy/Toy.cpp src/Plugins/Shop/Toy/Toy.h ) add_library(Shop_Tukemono src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h src/Plugins/Shop/Tukemono/Tukemono.cpp src/Plugins/Shop/Tukemono/Tukemono.h ) add_library(Shop_Video src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h src/Plugins/Shop/Video/Video.cpp src/Plugins/Shop/Video/Video.h ) add_library(Shop_YODOBASHI src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h src/Plugins/Shop/YODOBASHI/TShop.cpp src/Plugins/Shop/YODOBASHI/TShop.h ) add_library(Shop_Yamada src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h src/Plugins/Shop/Yamada/TShop.cpp src/Plugins/Shop/Yamada/TShop.h ) add_library(Shop_Yodobashi3F src/Plugins/Shop/Common/ShopDef.cpp src/Plugins/Shop/Common/ShopDef.h src/Plugins/Shop/Common/ShopPlugin.cpp src/Plugins/Shop/Common/ShopPlugin.h src/Plugins/Common/StdShopInfoDialog.cpp src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h src/Plugins/Shop/Yodobashi3F/TShop.cpp src/Plugins/Shop/Yodobashi3F/TShop.h ) add_library(ToolPalette_DefaultToolPalette src/Plugins/ToolPalette/DefaultToolPalette/DefaultToolPalette.cpp src/Plugins/ToolPalette/DefaultToolPalette/DefaultToolPalette.h src/Plugins/ToolPalette/DefaultToolPalette/ToolPalette.cpp src/Plugins/ToolPalette/DefaultToolPalette/ToolPalette.h src/Plugins/ToolPalette/DefaultToolPalette/ToolPaletteItem.cpp src/Plugins/ToolPalette/DefaultToolPalette/ToolPaletteItem.h ) add_library(Urban_Boatkeeper src/Plugins/Urban/Boatkeeper/Boatkeeper.cpp src/Plugins/Urban/Boatkeeper/Boatkeeper.h src/Plugins/Urban/Boatkeeper/BoatkeeperDef.cpp src/Plugins/Urban/Boatkeeper/BoatkeeperDef.h src/Plugins/Urban/Boatkeeper/BoatkeeperPlugin.cpp src/Plugins/Urban/Boatkeeper/BoatkeeperPlugin.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Urban_EventHall src/Plugins/Urban/EventHall/EventHall.cpp src/Plugins/Urban/EventHall/EventHall.h src/Plugins/Urban/EventHall/EventHallDef.cpp src/Plugins/Urban/EventHall/EventHallDef.h src/Plugins/Urban/EventHall/EventHallPlugin.cpp src/Plugins/Urban/EventHall/EventHallPlugin.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Urban_IkoiHiroba src/Plugins/Urban/IkoiHiroba/IkoiHiroba.cpp src/Plugins/Urban/IkoiHiroba/IkoiHiroba.h src/Plugins/Urban/IkoiHiroba/IkoiHirobaDef.cpp src/Plugins/Urban/IkoiHiroba/IkoiHirobaDef.h src/Plugins/Urban/IkoiHiroba/IkoiHirobaPlugin.cpp src/Plugins/Urban/IkoiHiroba/IkoiHirobaPlugin.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Urban_MeigaTheater src/Plugins/Urban/MeigaTheater/MeigaTheater.cpp src/Plugins/Urban/MeigaTheater/MeigaTheater.h src/Plugins/Urban/MeigaTheater/MeigaTheaterDef.cpp src/Plugins/Urban/MeigaTheater/MeigaTheaterDef.h src/Plugins/Urban/MeigaTheater/MeigaTheaterPlugin.cpp src/Plugins/Urban/MeigaTheater/MeigaTheaterPlugin.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h src/Plugins/Urban/Theater/TheaterDef.cpp src/Plugins/Urban/Theater/TheaterDef.h src/Plugins/Urban/Theater/TheaterSubClass.cpp src/Plugins/Urban/Theater/TheaterSubClass.h ) add_library(Urban_School src/Plugins/Common/Cold.cpp src/Plugins/Common/Cold.h src/Plugins/Urban/School/School.cpp src/Plugins/Urban/School/School.h src/Plugins/Urban/School/SchoolPlugin.cpp src/Plugins/Urban/School/SchoolPlugin.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h ) add_library(Urban_Subway src/Plugins/Urban/Subway/PISubway.cpp src/Plugins/Urban/Subway/PISubway.h src/Plugins/Common/StdStationInfoDialog.cpp src/Plugins/Common/StdStationInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h src/Plugins/Urban/Subway/Subway.cpp src/Plugins/Urban/Subway/Subway.h src/Plugins/Urban/Subway/SubwayDef.cpp src/Plugins/Urban/Subway/SubwayDef.h src/Plugins/Urban/Subway/SubwayPlugin.cpp src/Plugins/Urban/Subway/SubwayPlugin.h ) add_library(Urban_Theater src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h src/Plugins/Urban/Theater/Theater.cpp src/Plugins/Urban/Theater/Theater.h src/Plugins/Urban/Theater/TheaterDef.cpp src/Plugins/Urban/Theater/TheaterDef.h src/Plugins/Urban/Theater/TheaterPlugin.cpp src/Plugins/Urban/Theater/TheaterPlugin.h src/Plugins/Urban/Theater/TheaterSubClass.cpp src/Plugins/Urban/Theater/TheaterSubClass.h ) add_library(World_Hawaii src/Plugins/World/Hawaii/CalendarWnd.cpp src/Plugins/World/Hawaii/CalendarWnd.h src/Plugins/World/Hawaii/FundWnd.cpp src/Plugins/World/Hawaii/FundWnd.h src/Plugins/World/Hawaii/Hawai.cpp src/Plugins/World/Hawaii/Hawai.h src/Plugins/World/Common/PiWorldGraph.cpp src/Plugins/World/Common/PiWorldGraph.h src/Plugins/World/Common/PiWorldSettlement.cpp src/Plugins/World/Common/PiWorldSettlement.h src/Plugins/World/Hawaii/PopChangeDlg.cpp src/Plugins/World/Hawaii/PopChangeDlg.h src/Plugins/World/Hawaii/PopMoneyDlg.cpp src/Plugins/World/Hawaii/PopMoneyDlg.h src/Plugins/World/Hawaii/PopRankingDlg.cpp src/Plugins/World/Hawaii/PopRankingDlg.h src/Plugins/World/Hawaii/PopulationView.cpp src/Plugins/World/Hawaii/PopulationView.h src/Plugins/World/Hawaii/PopulationWnd.cpp src/Plugins/World/Hawaii/PopulationWnd.h src/Plugins/World/Hawaii/SettlementView.cpp src/Plugins/World/Hawaii/SettlementView.h src/Plugins/World/Hawaii/T2Wedding.cpp src/Plugins/World/Hawaii/T2Wedding.h src/Plugins/World/Hawaii/WorldDef.cpp src/Plugins/World/Hawaii/WorldDef.h src/Plugins/World/Hawaii/WorldPlugin.cpp src/Plugins/World/Hawaii/WorldPlugin.h ) add_library(World_Kegon src/Plugins/World/Kegon/CalendarWnd.cpp src/Plugins/World/Kegon/CalendarWnd.h src/Plugins/World/Kegon/FundWnd.cpp src/Plugins/World/Kegon/FundWnd.h src/Plugins/World/Kegon/Kegon.cpp src/Plugins/World/Kegon/Kegon.h src/Plugins/World/Common/PiWorldGraph.cpp src/Plugins/World/Common/PiWorldGraph.h src/Plugins/World/Common/PiWorldSettlement.cpp src/Plugins/World/Common/PiWorldSettlement.h src/Plugins/World/Kegon/PopChangeDlg.cpp src/Plugins/World/Kegon/PopChangeDlg.h src/Plugins/World/Kegon/PopMoneyDlg.cpp src/Plugins/World/Kegon/PopMoneyDlg.h src/Plugins/World/Kegon/PopRankingDlg.cpp src/Plugins/World/Kegon/PopRankingDlg.h src/Plugins/World/Kegon/PopulationView.cpp src/Plugins/World/Kegon/PopulationView.h src/Plugins/World/Kegon/PopulationWnd.cpp src/Plugins/World/Kegon/PopulationWnd.h src/Plugins/World/Kegon/SettlementView.cpp src/Plugins/World/Kegon/SettlementView.h src/Plugins/World/Kegon/WorldDef.cpp src/Plugins/World/Kegon/WorldDef.h src/Plugins/World/Kegon/WorldPlugin.cpp src/Plugins/World/Kegon/WorldPlugin.h ) add_library(World_Sinjyuku src/Plugins/World/Sinjyuku/CalendarWnd.cpp src/Plugins/World/Sinjyuku/CalendarWnd.h src/Plugins/World/Sinjyuku/FundWnd.cpp src/Plugins/World/Sinjyuku/FundWnd.h src/Plugins/World/Common/PiWorldGraph.cpp src/Plugins/World/Common/PiWorldGraph.h src/Plugins/World/Common/PiWorldSettlement.cpp src/Plugins/World/Common/PiWorldSettlement.h src/Plugins/World/Sinjyuku/PopChangeDlg.cpp src/Plugins/World/Sinjyuku/PopChangeDlg.h src/Plugins/World/Sinjyuku/PopMoneyDlg.cpp src/Plugins/World/Sinjyuku/PopMoneyDlg.h src/Plugins/World/Sinjyuku/PopRankingDlg.cpp src/Plugins/World/Sinjyuku/PopRankingDlg.h src/Plugins/World/Sinjyuku/PopulationView.cpp src/Plugins/World/Sinjyuku/PopulationView.h src/Plugins/World/Sinjyuku/PopulationWnd.cpp src/Plugins/World/Sinjyuku/PopulationWnd.h src/Plugins/World/Sinjyuku/SettlementView.cpp src/Plugins/World/Sinjyuku/SettlementView.h src/Plugins/World/Sinjyuku/Sinjyuku.cpp src/Plugins/World/Sinjyuku/Sinjyuku.h src/Plugins/World/Common/T2Baseball.cpp src/Plugins/World/Common/T2Baseball.h src/Plugins/World/Sinjyuku/WorldDef.cpp src/Plugins/World/Sinjyuku/WorldDef.h src/Plugins/World/Sinjyuku/WorldPlugin.cpp src/Plugins/World/Sinjyuku/WorldPlugin.h ) add_executable(t2win src/T2TowerDoc.h src/T2TowerMainView.h src/256CheckDialog.h src/256CheckDialog.cpp src/DbgEquipInfo.h src/DbgEquipInfo.cpp src/DbgEventList.h src/DbgEventList.cpp src/DbgIPS.h src/DbgIPS.cpp src/DbgPeopleView.h src/DbgPeopleView.cpp src/DbgStepRun.h src/DbgStepRun.cpp src/T2.h src/T2.cpp src/T2CtrlPalette.h src/T2CtrlPalette.cpp src/T2FilePreview.h src/T2FilePreview.cpp src/T2GraphWindow.h src/T2GraphWindow.cpp src/T2MainWindow.h src/T2MainWindow.cpp src/T2MsgWindow.h src/T2MsgWindow.cpp src/T2MWControl.h src/T2MWControl.cpp src/T2NewDlg.h src/T2NewDlg.cpp src/T2NewDlgTmp.h src/T2NewDlgTmp.cpp src/T2OpenFileDialog.h src/T2OpenFileDialog.cpp src/T2OpenningWindow.h src/T2OpenningWindow.cpp src/T2OpenSelectDlg.h src/T2OpenSelectDlg.cpp src/T2PoolView.h src/T2PoolView.cpp src/T2SysInfoDlg.h src/T2SysInfoDlg.cpp src/T2WorldSelectDlg.h src/T2WorldSelectDlg.cpp src/Bitmap.cpp src/Bitmap.h src/T2TowerDoc.cpp src/T2TowerMainView.cpp src/T2HUnknown.cpp src/T2HUnknown.h )