| 1 |
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| 2 |
<PropertyGroup> |
| 3 |
<ProjectGuid>{0881F17E-3F0F-47A5-87FB-5AF07EF542E3}</ProjectGuid> |
| 4 |
<ProjectVersion>16.1</ProjectVersion> |
| 5 |
<FrameworkType>FMX</FrameworkType> |
| 6 |
<MainSource>gtp1000.dpr</MainSource> |
| 7 |
<Base>True</Base> |
| 8 |
<Config Condition="'$(Config)'==''">Debug</Config> |
| 9 |
<Platform Condition="'$(Platform)'==''">Android</Platform> |
| 10 |
<TargetedPlatforms>95</TargetedPlatforms> |
| 11 |
<AppType>Application</AppType> |
| 12 |
</PropertyGroup> |
| 13 |
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''"> |
| 14 |
<Base>true</Base> |
| 15 |
</PropertyGroup> |
| 16 |
<PropertyGroup Condition="('$(Platform)'=='Android' and '$(Base)'=='true') or '$(Base_Android)'!=''"> |
| 17 |
<Base_Android>true</Base_Android> |
| 18 |
<CfgParent>Base</CfgParent> |
| 19 |
<Base>true</Base> |
| 20 |
</PropertyGroup> |
| 21 |
<PropertyGroup Condition="('$(Platform)'=='iOSDevice' and '$(Base)'=='true') or '$(Base_iOSDevice)'!=''"> |
| 22 |
<Base_iOSDevice>true</Base_iOSDevice> |
| 23 |
<CfgParent>Base</CfgParent> |
| 24 |
<Base>true</Base> |
| 25 |
</PropertyGroup> |
| 26 |
<PropertyGroup Condition="('$(Platform)'=='iOSSimulator' and '$(Base)'=='true') or '$(Base_iOSSimulator)'!=''"> |
| 27 |
<Base_iOSSimulator>true</Base_iOSSimulator> |
| 28 |
<CfgParent>Base</CfgParent> |
| 29 |
<Base>true</Base> |
| 30 |
</PropertyGroup> |
| 31 |
<PropertyGroup Condition="('$(Platform)'=='OSX32' and '$(Base)'=='true') or '$(Base_OSX32)'!=''"> |
| 32 |
<Base_OSX32>true</Base_OSX32> |
| 33 |
<CfgParent>Base</CfgParent> |
| 34 |
<Base>true</Base> |
| 35 |
</PropertyGroup> |
| 36 |
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''"> |
| 37 |
<Base_Win32>true</Base_Win32> |
| 38 |
<CfgParent>Base</CfgParent> |
| 39 |
<Base>true</Base> |
| 40 |
</PropertyGroup> |
| 41 |
<PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''"> |
| 42 |
<Base_Win64>true</Base_Win64> |
| 43 |
<CfgParent>Base</CfgParent> |
| 44 |
<Base>true</Base> |
| 45 |
</PropertyGroup> |
| 46 |
<PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''"> |
| 47 |
<Cfg_1>true</Cfg_1> |
| 48 |
<CfgParent>Base</CfgParent> |
| 49 |
<Base>true</Base> |
| 50 |
</PropertyGroup> |
| 51 |
<PropertyGroup Condition="('$(Platform)'=='Android' and '$(Cfg_1)'=='true') or '$(Cfg_1_Android)'!=''"> |
| 52 |
<Cfg_1_Android>true</Cfg_1_Android> |
| 53 |
<CfgParent>Cfg_1</CfgParent> |
| 54 |
<Cfg_1>true</Cfg_1> |
| 55 |
<Base>true</Base> |
| 56 |
</PropertyGroup> |
| 57 |
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''"> |
| 58 |
<Cfg_1_Win32>true</Cfg_1_Win32> |
| 59 |
<CfgParent>Cfg_1</CfgParent> |
| 60 |
<Cfg_1>true</Cfg_1> |
| 61 |
<Base>true</Base> |
| 62 |
</PropertyGroup> |
| 63 |
<PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''"> |
| 64 |
<Cfg_2>true</Cfg_2> |
| 65 |
<CfgParent>Base</CfgParent> |
| 66 |
<Base>true</Base> |
| 67 |
</PropertyGroup> |
| 68 |
<PropertyGroup Condition="'$(Base)'!=''"> |
| 69 |
<AUP_ACCESS_COARSE_LOCATION>true</AUP_ACCESS_COARSE_LOCATION> |
| 70 |
<Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon> |
| 71 |
<AUP_READ_CALENDAR>true</AUP_READ_CALENDAR> |
| 72 |
<AUP_CAMERA>true</AUP_CAMERA> |
| 73 |
<Icns_MainIcns>$(BDS)\bin\delphi_PROJECTICNS.icns</Icns_MainIcns> |
| 74 |
<DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace> |
| 75 |
<AUP_ACCESS_FINE_LOCATION>true</AUP_ACCESS_FINE_LOCATION> |
| 76 |
<AUP_INTERNET>true</AUP_INTERNET> |
| 77 |
<AUP_READ_PHONE_STATE>true</AUP_READ_PHONE_STATE> |
| 78 |
<AUP_WRITE_CALENDAR>true</AUP_WRITE_CALENDAR> |
| 79 |
<AUP_CALL_PHONE>true</AUP_CALL_PHONE> |
| 80 |
<SanitizedProjectName>gtp1000</SanitizedProjectName> |
| 81 |
<AUP_READ_EXTERNAL_STORAGE>true</AUP_READ_EXTERNAL_STORAGE> |
| 82 |
<AUP_WRITE_EXTERNAL_STORAGE>true</AUP_WRITE_EXTERNAL_STORAGE> |
| 83 |
<DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput> |
| 84 |
<DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput> |
| 85 |
<DCC_E>false</DCC_E> |
| 86 |
<DCC_N>false</DCC_N> |
| 87 |
<DCC_S>false</DCC_S> |
| 88 |
<DCC_F>false</DCC_F> |
| 89 |
<DCC_K>false</DCC_K> |
| 90 |
</PropertyGroup> |
| 91 |
<PropertyGroup Condition="'$(Base_Android)'!=''"> |
| 92 |
<Android_LauncherIcon36>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png</Android_LauncherIcon36> |
| 93 |
<Android_LauncherIcon48>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png</Android_LauncherIcon48> |
| 94 |
<Android_SplashImage470>$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png</Android_SplashImage470> |
| 95 |
<Android_LauncherIcon96>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png</Android_LauncherIcon96> |
| 96 |
<Android_SplashImage960>$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png</Android_SplashImage960> |
| 97 |
<Android_SplashImage426>$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png</Android_SplashImage426> |
| 98 |
<VerInfo_Keys>package=com.embarcadero.$(MSBuildProjectName);label=$(MSBuildProjectName);versionCode=1;versionName=1.0.0;persistent=False;restoreAnyVersion=False;installLocation=preferExternal;largeHeap=False;theme=TitleBar;hardwareAccelerated=true</VerInfo_Keys> |
| 99 |
<BT_BuildType>Debug</BT_BuildType> |
| 100 |
<DCC_UsePackage>FireDACSqliteDriver;FireDACDSDriver;DBXSqliteDriver;fmx;IndySystem;tethering;DBXInterBaseDriver;DataSnapClient;DataSnapCommon;DataSnapProviderClient;DbxCommonDriver;dbxcds;fmxFireDAC;CustomIPTransport;dsnap;IndyIPServer;IndyCore;IndyIPCommon;CloudService;FmxTeeUI;FireDACIBDriver;DataSnapFireDAC;FireDACDBXDriver;soapserver;dsnapxml;bindcompfmx;RESTBackendComponents;emsclientfiredac;rtl;dbrtl;DbxClientDriver;FireDACCommon;bindcomp;xmlrtl;DataSnapNativeClient;ibxpress;IndyProtocols;FireDACCommonDriver;bindengine;bindcompdbx;soaprtl;FMXTee;emsclient;FireDAC;inet;soapmidas;RESTComponents;dbexpress;IndyIPClient;$(DCC_UsePackage)</DCC_UsePackage> |
| 101 |
<Android_LauncherIcon144>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png</Android_LauncherIcon144> |
| 102 |
<Android_SplashImage640>$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png</Android_SplashImage640> |
| 103 |
<Android_LauncherIcon72>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png</Android_LauncherIcon72> |
| 104 |
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
| 105 |
</PropertyGroup> |
| 106 |
<PropertyGroup Condition="'$(Base_iOSDevice)'!=''"> |
| 107 |
<iPhone_Launch750>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_750x1334.png</iPhone_Launch750> |
| 108 |
<iPhone_Launch2208>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_2208x1242.png</iPhone_Launch2208> |
| 109 |
<iPhone_Launch640>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_640x960.png</iPhone_Launch640> |
| 110 |
<iPad_AppIcon152>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_152x152.png</iPad_AppIcon152> |
| 111 |
<iPhone_Launch320>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_320x480.png</iPhone_Launch320> |
| 112 |
<iPhone_AppIcon180>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_180x180.png</iPhone_AppIcon180> |
| 113 |
<iPad_Launch1536>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_1536x2008.png</iPad_Launch1536> |
| 114 |
<iPhone_AppIcon120>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_120x120.png</iPhone_AppIcon120> |
| 115 |
<iPad_AppIcon72>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_72x72.png</iPad_AppIcon72> |
| 116 |
<iPad_Launch2048x1536>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_2048x1536.png</iPad_Launch2048x1536> |
| 117 |
<iPhone_Spotlight40>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_40x40.png</iPhone_Spotlight40> |
| 118 |
<iPad_Setting29>$(BDS)\bin\Artwork\iOS\iPad\FM_SettingIcon_29x29.png</iPad_Setting29> |
| 119 |
<iPad_Setting58>$(BDS)\bin\Artwork\iOS\iPad\FM_SettingIcon_58x58.png</iPad_Setting58> |
| 120 |
<iPhone_Spotlight29>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_29x29.png</iPhone_Spotlight29> |
| 121 |
<iPad_AppIcon76>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_76x76.png</iPad_AppIcon76> |
| 122 |
<iPhone_AppIcon87>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_87x87.png</iPhone_AppIcon87> |
| 123 |
<iPhone_Launch640x1136>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_640x1136.png</iPhone_Launch640x1136> |
| 124 |
<iPhone_AppIcon60>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_60x60.png</iPhone_AppIcon60> |
| 125 |
<iPad_Launch2048>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_2048x1496.png</iPad_Launch2048> |
| 126 |
<iPhone_AppIcon57>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_57x57.png</iPhone_AppIcon57> |
| 127 |
<iPhone_Launch1242>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_1242x2208.png</iPhone_Launch1242> |
| 128 |
<iPhone_Spotlight58>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_58x58.png</iPhone_Spotlight58> |
| 129 |
<iPad_SpotLight100>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_100x100.png</iPad_SpotLight100> |
| 130 |
<iPad_Launch1024>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_1024x748.png</iPad_Launch1024> |
| 131 |
<VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=ja;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone & iPad;CFBundleResourceSpecification=ResourceRules.plist</VerInfo_Keys> |
| 132 |
<BT_BuildType>Debug</BT_BuildType> |
| 133 |
<DCC_UsePackage>FireDACSqliteDriver;FireDACDSDriver;DBXSqliteDriver;fmx;IndySystem;tethering;DBXInterBaseDriver;DataSnapClient;DataSnapCommon;DataSnapProviderClient;DbxCommonDriver;dbxcds;fmxFireDAC;CustomIPTransport;dsnap;IndyIPServer;fmxase;IndyCore;IndyIPCommon;CloudService;FmxTeeUI;FireDACIBDriver;DataSnapFireDAC;FireDACDBXDriver;soapserver;dsnapxml;bindcompfmx;RESTBackendComponents;emsclientfiredac;rtl;dbrtl;DbxClientDriver;FireDACCommon;bindcomp;xmlrtl;DataSnapNativeClient;ibxpress;IndyProtocols;FireDACCommonDriver;bindengine;bindcompdbx;soaprtl;FMXTee;emsclient;FireDAC;inet;soapmidas;RESTComponents;dbexpress;IndyIPClient;$(DCC_UsePackage)</DCC_UsePackage> |
| 134 |
<iPad_Launch1024x768>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_1024x768.png</iPad_Launch1024x768> |
| 135 |
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
| 136 |
<iPhone_AppIcon114>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_114x114.png</iPhone_AppIcon114> |
| 137 |
<iPad_SpotLight40>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_40x40.png</iPad_SpotLight40> |
| 138 |
<iPad_SpotLight50>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_50x50.png</iPad_SpotLight50> |
| 139 |
<iPhone_Spotlight80>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_80x80.png</iPhone_Spotlight80> |
| 140 |
<iPad_Launch768x1024>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_768x1024.png</iPad_Launch768x1024> |
| 141 |
<iPad_Launch1536x2048>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_1536x2048.png</iPad_Launch1536x2048> |
| 142 |
<VerInfo_BundleId>$(MSBuildProjectName)</VerInfo_BundleId> |
| 143 |
<VerInfo_UIDeviceFamily>iPhoneAndiPad</VerInfo_UIDeviceFamily> |
| 144 |
<iPad_Launch768>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_768x1004.png</iPad_Launch768> |
| 145 |
<iPad_SpotLight80>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_80x80.png</iPad_SpotLight80> |
| 146 |
<iPad_AppIcon144>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_144x144.png</iPad_AppIcon144> |
| 147 |
</PropertyGroup> |
| 148 |
<PropertyGroup Condition="'$(Base_iOSSimulator)'!=''"> |
| 149 |
<iPhone_Launch640>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_640x960.png</iPhone_Launch640> |
| 150 |
<iPhone_Launch750>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_750x1334.png</iPhone_Launch750> |
| 151 |
<iPad_AppIcon152>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_152x152.png</iPad_AppIcon152> |
| 152 |
<iPhone_Launch320>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_320x480.png</iPhone_Launch320> |
| 153 |
<iPhone_Launch2208>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_2208x1242.png</iPhone_Launch2208> |
| 154 |
<iPhone_AppIcon120>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_120x120.png</iPhone_AppIcon120> |
| 155 |
<iPhone_AppIcon180>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_180x180.png</iPhone_AppIcon180> |
| 156 |
<iPad_AppIcon72>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_72x72.png</iPad_AppIcon72> |
| 157 |
<iPad_Launch2048x1536>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_2048x1536.png</iPad_Launch2048x1536> |
| 158 |
<iPhone_Launch640x1136>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_640x1136.png</iPhone_Launch640x1136> |
| 159 |
<iPad_Setting58>$(BDS)\bin\Artwork\iOS\iPad\FM_SettingIcon_58x58.png</iPad_Setting58> |
| 160 |
<iPhone_Spotlight40>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_40x40.png</iPhone_Spotlight40> |
| 161 |
<iPhone_Spotlight29>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_29x29.png</iPhone_Spotlight29> |
| 162 |
<iPad_AppIcon76>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_76x76.png</iPad_AppIcon76> |
| 163 |
<iPad_Setting29>$(BDS)\bin\Artwork\iOS\iPad\FM_SettingIcon_29x29.png</iPad_Setting29> |
| 164 |
<iPhone_AppIcon60>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_60x60.png</iPhone_AppIcon60> |
| 165 |
<iPhone_AppIcon87>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_87x87.png</iPhone_AppIcon87> |
| 166 |
<iPad_Launch2048>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_2048x1496.png</iPad_Launch2048> |
| 167 |
<iPhone_AppIcon57>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_57x57.png</iPhone_AppIcon57> |
| 168 |
<iPad_SpotLight100>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_100x100.png</iPad_SpotLight100> |
| 169 |
<iPhone_Launch1242>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_1242x2208.png</iPhone_Launch1242> |
| 170 |
<iPad_Launch1024>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_1024x748.png</iPad_Launch1024> |
| 171 |
<VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDevelopmentRegion=ja;CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleInfoDictionaryVersion=7.1;CFBundleVersion=1.0.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;LSRequiresIPhoneOS=true;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);UIDeviceFamily=iPhone & iPad;CFBundleResourceSpecification=ResourceRules.plist</VerInfo_Keys> |
| 172 |
<iPhone_Spotlight58>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_58x58.png</iPhone_Spotlight58> |
| 173 |
<iPad_Launch1024x768>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_1024x768.png</iPad_Launch1024x768> |
| 174 |
<DCC_UsePackage>FireDACSqliteDriver;FireDACDSDriver;DBXSqliteDriver;fmx;IndySystem;tethering;DBXInterBaseDriver;DataSnapClient;DataSnapCommon;DataSnapProviderClient;DbxCommonDriver;dbxcds;fmxFireDAC;CustomIPTransport;dsnap;IndyIPServer;fmxase;IndyCore;IndyIPCommon;CloudService;FmxTeeUI;FireDACIBDriver;DataSnapFireDAC;FireDACDBXDriver;soapserver;dsnapxml;bindcompfmx;RESTBackendComponents;emsclientfiredac;rtl;dbrtl;DbxClientDriver;FireDACCommon;bindcomp;xmlrtl;DataSnapNativeClient;ibxpress;IndyProtocols;FireDACCommonDriver;bindengine;bindcompdbx;soaprtl;FMXTee;emsclient;FireDAC;inet;soapmidas;RESTComponents;dbexpress;IndyIPClient;$(DCC_UsePackage)</DCC_UsePackage> |
| 175 |
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
| 176 |
<iPhone_AppIcon114>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_114x114.png</iPhone_AppIcon114> |
| 177 |
<VerInfo_UIDeviceFamily>iPhoneAndiPad</VerInfo_UIDeviceFamily> |
| 178 |
<iPad_Launch1536x2048>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_1536x2048.png</iPad_Launch1536x2048> |
| 179 |
<iPhone_Spotlight80>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_80x80.png</iPhone_Spotlight80> |
| 180 |
<iPad_Launch1536>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_1536x2008.png</iPad_Launch1536> |
| 181 |
<iPad_Launch768x1024>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_768x1024.png</iPad_Launch768x1024> |
| 182 |
<iPad_SpotLight40>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_40x40.png</iPad_SpotLight40> |
| 183 |
<iPad_AppIcon144>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_144x144.png</iPad_AppIcon144> |
| 184 |
<iPad_Launch768>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_768x1004.png</iPad_Launch768> |
| 185 |
<iPad_SpotLight50>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_50x50.png</iPad_SpotLight50> |
| 186 |
<iPad_SpotLight80>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_80x80.png</iPad_SpotLight80> |
| 187 |
</PropertyGroup> |
| 188 |
<PropertyGroup Condition="'$(Base_OSX32)'!=''"> |
| 189 |
<VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleVersion=1.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName);NSHighResolutionCapable=true;LSApplicationCategoryType=public.app-category.utilities</VerInfo_Keys> |
| 190 |
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
| 191 |
<DCC_UsePackage>FireDACSqliteDriver;FireDACDSDriver;DBXSqliteDriver;FireDACPgDriver;fmx;IndySystem;tethering;DBXInterBaseDriver;DataSnapClient;DataSnapServer;DataSnapCommon;DataSnapProviderClient;DbxCommonDriver;dbxcds;fmxFireDAC;DBXOracleDriver;CustomIPTransport;dsnap;IndyIPServer;fmxase;IndyCore;IndyIPCommon;CloudService;FmxTeeUI;FireDACIBDriver;DataSnapFireDAC;FireDACDBXDriver;soapserver;inetdbxpress;dsnapxml;FireDACASADriver;bindcompfmx;FireDACODBCDriver;RESTBackendComponents;emsclientfiredac;rtl;dbrtl;DbxClientDriver;FireDACCommon;bindcomp;inetdb;xmlrtl;DataSnapNativeClient;ibxpress;IndyProtocols;DBXMySQLDriver;FireDACCommonDriver;bindengine;bindcompdbx;soaprtl;FMXTee;emsclient;FireDACMSSQLDriver;FireDAC;DBXInformixDriver;DataSnapServerMidas;DBXFirebirdDriver;inet;fmxobj;FireDACMySQLDriver;soapmidas;DBXSybaseASADriver;FireDACOracleDriver;fmxdae;RESTComponents;dbexpress;DataSnapIndy10ServerTransport;IndyIPClient;$(DCC_UsePackage)</DCC_UsePackage> |
| 192 |
</PropertyGroup> |
| 193 |
<PropertyGroup Condition="'$(Base_Win32)'!=''"> |
| 194 |
<VerInfo_Locale>1033</VerInfo_Locale> |
| 195 |
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace> |
| 196 |
<Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File> |
| 197 |
<DCC_UsePackage>FireDACSqliteDriver;FireDACDSDriver;DBXSqliteDriver;FireDACPgDriver;fmx;IndySystem;frxe21;TeeDB;tethering;vclib;DBXInterBaseDriver;DataSnapClient;DataSnapServer;DataSnapCommon;frx21;DataSnapProviderClient;DBXSybaseASEDriver;DbxCommonDriver;vclimg;dbxcds;DatasnapConnectorsFreePascal;MetropolisUILiveTile;vcldb;vcldsnap;fmxFireDAC;DBXDb2Driver;DBXOracleDriver;CustomIPTransport;vclribbon;dsnap;IndyIPServer;fmxase;vcl;IndyCore;DBXMSSQLDriver;IndyIPCommon;CloudService;FmxTeeUI;FireDACIBDriver;CodeSiteExpressPkg;DataSnapFireDAC;FireDACDBXDriver;soapserver;inetdbxpress;dsnapxml;FireDACInfxDriver;FireDACDb2Driver;adortl;FireDACASADriver;bindcompfmx;FireDACODBCDriver;RESTBackendComponents;emsclientfiredac;rtl;dbrtl;DbxClientDriver;FireDACCommon;bindcomp;inetdb;frxTee21;Tee;DBXOdbcDriver;frxDB21;vclFireDAC;xmlrtl;DataSnapNativeClient;svnui;ibxpress;IndyProtocols;DBXMySQLDriver;FireDACCommonDriver;bindengine;vclactnband;bindcompdbx;soaprtl;FMXTee;TeeUI;bindcompvcl;vclie;FireDACADSDriver;vcltouch;emsclient;VCLRESTComponents;FireDACMSSQLDriver;FireDAC;VclSmp;DBXInformixDriver;Intraweb;DataSnapConnectors;DataSnapServerMidas;dsnapcon;DBXFirebirdDriver;inet;fmxobj;FireDACMySQLDriver;soapmidas;vclx;svn;DBXSybaseASADriver;FireDACOracleDriver;fmxdae;RESTComponents;FireDACMSAccDriver;dbexpress;DataSnapIndy10ServerTransport;IndyIPClient;$(DCC_UsePackage)</DCC_UsePackage> |
| 198 |
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
| 199 |
<VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys> |
| 200 |
</PropertyGroup> |
| 201 |
<PropertyGroup Condition="'$(Base_Win64)'!=''"> |
| 202 |
<VerInfo_Locale>1033</VerInfo_Locale> |
| 203 |
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace> |
| 204 |
<Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File> |
| 205 |
<DCC_UsePackage>FireDACSqliteDriver;FireDACDSDriver;DBXSqliteDriver;FireDACPgDriver;fmx;IndySystem;TeeDB;tethering;vclib;DBXInterBaseDriver;DataSnapClient;DataSnapServer;DataSnapCommon;DataSnapProviderClient;DBXSybaseASEDriver;DbxCommonDriver;vclimg;dbxcds;DatasnapConnectorsFreePascal;MetropolisUILiveTile;vcldb;vcldsnap;fmxFireDAC;DBXDb2Driver;DBXOracleDriver;CustomIPTransport;vclribbon;dsnap;IndyIPServer;fmxase;vcl;IndyCore;DBXMSSQLDriver;IndyIPCommon;CloudService;FmxTeeUI;FireDACIBDriver;DataSnapFireDAC;FireDACDBXDriver;soapserver;inetdbxpress;dsnapxml;FireDACInfxDriver;FireDACDb2Driver;adortl;FireDACASADriver;bindcompfmx;FireDACODBCDriver;RESTBackendComponents;emsclientfiredac;rtl;dbrtl;DbxClientDriver;FireDACCommon;bindcomp;inetdb;Tee;DBXOdbcDriver;vclFireDAC;xmlrtl;DataSnapNativeClient;ibxpress;IndyProtocols;DBXMySQLDriver;FireDACCommonDriver;bindengine;vclactnband;bindcompdbx;soaprtl;FMXTee;TeeUI;bindcompvcl;vclie;FireDACADSDriver;vcltouch;emsclient;VCLRESTComponents;FireDACMSSQLDriver;FireDAC;VclSmp;DBXInformixDriver;Intraweb;DataSnapConnectors;DataSnapServerMidas;dsnapcon;DBXFirebirdDriver;inet;fmxobj;FireDACMySQLDriver;soapmidas;vclx;DBXSybaseASADriver;FireDACOracleDriver;fmxdae;RESTComponents;FireDACMSAccDriver;dbexpress;DataSnapIndy10ServerTransport;IndyIPClient;$(DCC_UsePackage)</DCC_UsePackage> |
| 206 |
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
| 207 |
<VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys> |
| 208 |
</PropertyGroup> |
| 209 |
<PropertyGroup Condition="'$(Cfg_1)'!=''"> |
| 210 |
<DCC_Define>DEBUG;$(DCC_Define)</DCC_Define> |
| 211 |
<DCC_DebugDCUs>true</DCC_DebugDCUs> |
| 212 |
<DCC_Optimize>false</DCC_Optimize> |
| 213 |
<DCC_GenerateStackFrames>true</DCC_GenerateStackFrames> |
| 214 |
<DCC_DebugInfoInExe>true</DCC_DebugInfoInExe> |
| 215 |
<DCC_RemoteDebug>true</DCC_RemoteDebug> |
| 216 |
</PropertyGroup> |
| 217 |
<PropertyGroup Condition="'$(Cfg_1_Android)'!=''"> |
| 218 |
<DCC_DebugDCUs>false</DCC_DebugDCUs> |
| 219 |
<Android_SplashGravity>center</Android_SplashGravity> |
| 220 |
<VerInfo_Build>1</VerInfo_Build> |
| 221 |
<Android_SplashTileMode>disabled</Android_SplashTileMode> |
| 222 |
</PropertyGroup> |
| 223 |
<PropertyGroup Condition="'$(Cfg_1_Win32)'!=''"> |
| 224 |
<DCC_DebugDCUs>false</DCC_DebugDCUs> |
| 225 |
<VerInfo_Locale>1033</VerInfo_Locale> |
| 226 |
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
| 227 |
<DCC_RemoteDebug>false</DCC_RemoteDebug> |
| 228 |
</PropertyGroup> |
| 229 |
<PropertyGroup Condition="'$(Cfg_2)'!=''"> |
| 230 |
<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols> |
| 231 |
<DCC_Define>RELEASE;$(DCC_Define)</DCC_Define> |
| 232 |
<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo> |
| 233 |
<DCC_DebugInformation>0</DCC_DebugInformation> |
| 234 |
</PropertyGroup> |
| 235 |
<ItemGroup> |
| 236 |
<DelphiCompile Include="$(MainSource)"> |
| 237 |
<MainSource>MainSource</MainSource> |
| 238 |
</DelphiCompile> |
| 239 |
<DCCReference Include="Unit1.pas"> |
| 240 |
<Form>Form1</Form> |
| 241 |
<FormType>fmx</FormType> |
| 242 |
</DCCReference> |
| 243 |
<DCCReference Include="Unit2.pas"> |
| 244 |
<Form>Form2</Form> |
| 245 |
<FormType>fmx</FormType> |
| 246 |
</DCCReference> |
| 247 |
<DCCReference Include="Unit3.pas"> |
| 248 |
<Form>Form3</Form> |
| 249 |
<FormType>fmx</FormType> |
| 250 |
</DCCReference> |
| 251 |
<DCCReference Include="Unit4.pas"/> |
| 252 |
<BuildConfiguration Include="Release"> |
| 253 |
<Key>Cfg_2</Key> |
| 254 |
<CfgParent>Base</CfgParent> |
| 255 |
</BuildConfiguration> |
| 256 |
<BuildConfiguration Include="Base"> |
| 257 |
<Key>Base</Key> |
| 258 |
</BuildConfiguration> |
| 259 |
<BuildConfiguration Include="Debug"> |
| 260 |
<Key>Cfg_1</Key> |
| 261 |
<CfgParent>Base</CfgParent> |
| 262 |
</BuildConfiguration> |
| 263 |
</ItemGroup> |
| 264 |
<ProjectExtensions> |
| 265 |
<Borland.Personality>Delphi.Personality.12</Borland.Personality> |
| 266 |
<Borland.ProjectType>Application</Borland.ProjectType> |
| 267 |
<BorlandProject> |
| 268 |
<Delphi.Personality> |
| 269 |
<Source> |
| 270 |
<Source Name="MainSource">gtp1000.dpr</Source> |
| 271 |
</Source> |
| 272 |
<Excluded_Packages> |
| 273 |
<Excluded_Packages Name="$(BDSBIN)\bcboffice2k210.bpl">Embarcadero C++Builder Office 2000 サーバー パッケージ</Excluded_Packages> |
| 274 |
<Excluded_Packages Name="$(BDSBIN)\bcbofficexp210.bpl">Embarcadero C++Builder Office XP サーバー パッケージ</Excluded_Packages> |
| 275 |
<Excluded_Packages Name="$(BDSBIN)\dcloffice2k210.bpl">Microsoft Office 2000 オートメーション サーバー ラッパー コンポーネントのサンプル</Excluded_Packages> |
| 276 |
<Excluded_Packages Name="$(BDSBIN)\dclofficexp210.bpl">Microsoft Office XP オートメーション サーバー ラッパー コンポーネントのサンプル</Excluded_Packages> |
| 277 |
</Excluded_Packages> |
| 278 |
</Delphi.Personality> |
| 279 |
<Deployment> |
| 280 |
<DeployFile LocalName="Android\Release\AndroidManifest.xml" Configuration="Release" Class="ProjectAndroidManifest"> |
| 281 |
<Platform Name="Android"> |
| 282 |
<Overwrite>true</Overwrite> |
| 283 |
</Platform> |
| 284 |
</DeployFile> |
| 285 |
<DeployFile LocalName="e:\fuke masasi\embarcadero\studio\15.0\lib\android\debug\x86\libnative-activity.so" Configuration="Release" Class="AndroidLibnativeX86File"> |
| 286 |
<Platform Name="Android"> |
| 287 |
<RemoteName>libgtp1000.so</RemoteName> |
| 288 |
<Overwrite>true</Overwrite> |
| 289 |
</Platform> |
| 290 |
</DeployFile> |
| 291 |
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png" Configuration="Release" Class="Android_SplashImage640"> |
| 292 |
<Platform Name="Android"> |
| 293 |
<RemoteName>splash_image.png</RemoteName> |
| 294 |
<Overwrite>true</Overwrite> |
| 295 |
</Platform> |
| 296 |
</DeployFile> |
| 297 |
<DeployFile LocalName="Win32\Release\gtp1000.exe" Configuration="Release" Class="ProjectOutput"> |
| 298 |
<Platform Name="Win32"> |
| 299 |
<RemoteName>gtp1000.exe</RemoteName> |
| 300 |
<Overwrite>true</Overwrite> |
| 301 |
</Platform> |
| 302 |
</DeployFile> |
| 303 |
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png" Configuration="Debug" Class="Android_SplashImage640"> |
| 304 |
<Platform Name="Android"> |
| 305 |
<RemoteName>splash_image.png</RemoteName> |
| 306 |
<Overwrite>true</Overwrite> |
| 307 |
</Platform> |
| 308 |
</DeployFile> |
| 309 |
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png" Configuration="Release" Class="Android_SplashImage426"> |
| 310 |
<Platform Name="Android"> |
| 311 |
<RemoteName>splash_image.png</RemoteName> |
| 312 |
<Overwrite>true</Overwrite> |
| 313 |
</Platform> |
| 314 |
</DeployFile> |
| 315 |
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png" Configuration="Debug" Class="Android_LauncherIcon144"> |
| 316 |
<Platform Name="Android"> |
| 317 |
<RemoteName>ic_launcher.png</RemoteName> |
| 318 |
<Overwrite>true</Overwrite> |
| 319 |
</Platform> |
| 320 |
</DeployFile> |
| 321 |
<DeployFile LocalName="Android\Release\splash_image_def.xml" Configuration="Release" Class="AndroidSplashImageDef"> |
| 322 |
<Platform Name="Android"> |
| 323 |
<Overwrite>true</Overwrite> |
| 324 |
</Platform> |
| 325 |
</DeployFile> |
| 326 |
<DeployFile LocalName="e:\fuke masasi\embarcadero\studio\15.0\lib\android\debug\x86\libnative-activity.so" Configuration="Debug" Class="AndroidLibnativeX86File"> |
| 327 |
<Platform Name="Android"> |
| 328 |
<RemoteName>libgtp1000.so</RemoteName> |
| 329 |
<Overwrite>true</Overwrite> |
| 330 |
</Platform> |
| 331 |
</DeployFile> |
| 332 |
<DeployFile LocalName="Android\Debug\splash_image_def.xml" Configuration="Debug" Class="AndroidSplashImageDef"> |
| 333 |
<Platform Name="Android"> |
| 334 |
<Overwrite>true</Overwrite> |
| 335 |
</Platform> |
| 336 |
</DeployFile> |
| 337 |
<DeployFile LocalName="C:\Users\Public\Documents\Embarcadero\Studio\15.0\PlatformSDKs\android-ndk-r9c\prebuilt\android-arm\gdbserver\gdbserver" Configuration="Debug" Class="AndroidGDBServer"> |
| 338 |
<Platform Name="Android"> |
| 339 |
<Overwrite>true</Overwrite> |
| 340 |
</Platform> |
| 341 |
</DeployFile> |
| 342 |
<DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule"> |
| 343 |
<Platform Name="OSX32"> |
| 344 |
<Overwrite>true</Overwrite> |
| 345 |
</Platform> |
| 346 |
<Platform Name="iOSSimulator"> |
| 347 |
<Overwrite>true</Overwrite> |
| 348 |
</Platform> |
| 349 |
</DeployFile> |
| 350 |
<DeployFile LocalName="Win32\Debug\gtp1000.exe" Configuration="Debug" Class="ProjectOutput"> |
| 351 |
<Platform Name="Win32"> |
| 352 |
<RemoteName>gtp1000.exe</RemoteName> |
| 353 |
<Overwrite>true</Overwrite> |
| 354 |
</Platform> |
| 355 |
</DeployFile> |
| 356 |
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png" Configuration="Debug" Class="Android_SplashImage426"> |
| 357 |
<Platform Name="Android"> |
| 358 |
<RemoteName>splash_image.png</RemoteName> |
| 359 |
<Overwrite>true</Overwrite> |
| 360 |
</Platform> |
| 361 |
</DeployFile> |
| 362 |
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png" Configuration="Debug" Class="Android_LauncherIcon96"> |
| 363 |
<Platform Name="Android"> |
| 364 |
<RemoteName>ic_launcher.png</RemoteName> |
| 365 |
<Overwrite>true</Overwrite> |
| 366 |
</Platform> |
| 367 |
</DeployFile> |
| 368 |
<DeployFile LocalName="e:\fuke masasi\embarcadero\studio\15.0\lib\android\debug\classes.dex" Configuration="Debug" Class="AndroidClassesDexFile"> |
| 369 |
<Platform Name="Android"> |
| 370 |
<RemoteName>classes.dex</RemoteName> |
| 371 |
<Overwrite>true</Overwrite> |
| 372 |
</Platform> |
| 373 |
</DeployFile> |
| 374 |
<DeployFile LocalName="Android\Debug\libgtp1000.so" Configuration="Debug" Class="ProjectOutput"> |
| 375 |
<Platform Name="Android"> |
| 376 |
<RemoteName>libgtp1000.so</RemoteName> |
| 377 |
<Overwrite>true</Overwrite> |
| 378 |
</Platform> |
| 379 |
</DeployFile> |
| 380 |
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png" Configuration="Release" Class="Android_LauncherIcon36"> |
| 381 |
<Platform Name="Android"> |
| 382 |
<RemoteName>ic_launcher.png</RemoteName> |
| 383 |
<Overwrite>true</Overwrite> |
| 384 |
</Platform> |
| 385 |
</DeployFile> |
| 386 |
<DeployFile LocalName="e:\fuke masasi\embarcadero\studio\15.0\lib\android\debug\mips\libnative-activity.so" Configuration="Release" Class="AndroidLibnativeMipsFile"> |
| 387 |
<Platform Name="Android"> |
| 388 |
<RemoteName>libgtp1000.so</RemoteName> |
| 389 |
<Overwrite>true</Overwrite> |
| 390 |
</Platform> |
| 391 |
</DeployFile> |
| 392 |
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png" Configuration="Debug" Class="Android_LauncherIcon36"> |
| 393 |
<Platform Name="Android"> |
| 394 |
<RemoteName>ic_launcher.png</RemoteName> |
| 395 |
<Overwrite>true</Overwrite> |
| 396 |
</Platform> |
| 397 |
</DeployFile> |
| 398 |
<DeployFile LocalName="e:\fuke masasi\embarcadero\studio\15.0\lib\android\release\classes.dex" Configuration="Debug" Class="AndroidClassesDexFile"> |
| 399 |
<Platform Name="Android"> |
| 400 |
<RemoteName>classes.dex</RemoteName> |
| 401 |
<Overwrite>true</Overwrite> |
| 402 |
</Platform> |
| 403 |
</DeployFile> |
| 404 |
<DeployFile LocalName="e:\fuke masasi\embarcadero\studio\15.0\lib\android\release\mips\libnative-activity.so" Configuration="Debug" Class="AndroidLibnativeMipsFile"> |
| 405 |
<Platform Name="Android"> |
| 406 |
<RemoteName>libgtp1000.so</RemoteName> |
| 407 |
<Overwrite>true</Overwrite> |
| 408 |
</Platform> |
| 409 |
</DeployFile> |
| 410 |
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png" Configuration="Debug" Class="Android_LauncherIcon72"> |
| 411 |
<Platform Name="Android"> |
| 412 |
<RemoteName>ic_launcher.png</RemoteName> |
| 413 |
<Overwrite>true</Overwrite> |
| 414 |
</Platform> |
| 415 |
</DeployFile> |
| 416 |
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png" Configuration="Debug" Class="Android_SplashImage470"> |
| 417 |
<Platform Name="Android"> |
| 418 |
<RemoteName>splash_image.png</RemoteName> |
| 419 |
<Overwrite>true</Overwrite> |
| 420 |
</Platform> |
| 421 |
</DeployFile> |
| 422 |
<DeployFile LocalName="e:\fuke masasi\embarcadero\studio\15.0\lib\android\debug\mips\libnative-activity.so" Configuration="Debug" Class="AndroidLibnativeMipsFile"> |
| 423 |
<Platform Name="Android"> |
| 424 |
<RemoteName>libgtp1000.so</RemoteName> |
| 425 |
<Overwrite>true</Overwrite> |
| 426 |
</Platform> |
| 427 |
</DeployFile> |
| 428 |
<DeployFile LocalName="e:\fuke masasi\embarcadero\studio\15.0\lib\android\debug\armeabi\libnative-activity.so" Configuration="Debug" Class="AndroidLibnativeArmeabiFile"> |
| 429 |
<Platform Name="Android"> |
| 430 |
<RemoteName>libgtp1000.so</RemoteName> |
| 431 |
<Overwrite>true</Overwrite> |
| 432 |
</Platform> |
| 433 |
</DeployFile> |
| 434 |
<DeployFile LocalName="e:\fuke masasi\embarcadero\studio\15.0\lib\android\release\armeabi\libnative-activity.so" Configuration="Debug" Class="AndroidLibnativeArmeabiFile"> |
| 435 |
<Platform Name="Android"> |
| 436 |
<RemoteName>libgtp1000.so</RemoteName> |
| 437 |
<Overwrite>true</Overwrite> |
| 438 |
</Platform> |
| 439 |
</DeployFile> |
| 440 |
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png" Configuration="Debug" Class="Android_SplashImage960"> |
| 441 |
<Platform Name="Android"> |
| 442 |
<RemoteName>splash_image.png</RemoteName> |
| 443 |
<Overwrite>true</Overwrite> |
| 444 |
</Platform> |
| 445 |
</DeployFile> |
| 446 |
<DeployFile LocalName="Android\Release\styles.xml" Configuration="Release" Class="AndroidSplashStyles"> |
| 447 |
<Platform Name="Android"> |
| 448 |
<Overwrite>true</Overwrite> |
| 449 |
</Platform> |
| 450 |
</DeployFile> |
| 451 |
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png" Configuration="Release" Class="Android_LauncherIcon144"> |
| 452 |
<Platform Name="Android"> |
| 453 |
<RemoteName>ic_launcher.png</RemoteName> |
| 454 |
<Overwrite>true</Overwrite> |
| 455 |
</Platform> |
| 456 |
</DeployFile> |
| 457 |
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png" Configuration="Release" Class="Android_SplashImage960"> |
| 458 |
<Platform Name="Android"> |
| 459 |
<RemoteName>splash_image.png</RemoteName> |
| 460 |
<Overwrite>true</Overwrite> |
| 461 |
</Platform> |
| 462 |
</DeployFile> |
| 463 |
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png" Configuration="Debug" Class="Android_LauncherIcon48"> |
| 464 |
<Platform Name="Android"> |
| 465 |
<RemoteName>ic_launcher.png</RemoteName> |
| 466 |
<Overwrite>true</Overwrite> |
| 467 |
</Platform> |
| 468 |
</DeployFile> |
| 469 |
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png" Configuration="Release" Class="Android_LauncherIcon48"> |
| 470 |
<Platform Name="Android"> |
| 471 |
<RemoteName>ic_launcher.png</RemoteName> |
| 472 |
<Overwrite>true</Overwrite> |
| 473 |
</Platform> |
| 474 |
</DeployFile> |
| 475 |
<DeployFile LocalName="Android\Debug\AndroidManifest.xml" Configuration="Debug" Class="ProjectAndroidManifest"> |
| 476 |
<Platform Name="Android"> |
| 477 |
<Overwrite>true</Overwrite> |
| 478 |
</Platform> |
| 479 |
</DeployFile> |
| 480 |
<DeployFile LocalName="e:\fuke masasi\embarcadero\studio\15.0\lib\android\debug\classes.dex" Configuration="Release" Class="AndroidClassesDexFile"> |
| 481 |
<Platform Name="Android"> |
| 482 |
<RemoteName>classes.dex</RemoteName> |
| 483 |
<Overwrite>true</Overwrite> |
| 484 |
</Platform> |
| 485 |
</DeployFile> |
| 486 |
<DeployFile LocalName="Android\Debug\styles.xml" Configuration="Debug" Class="AndroidSplashStyles"> |
| 487 |
<Platform Name="Android"> |
| 488 |
<Overwrite>true</Overwrite> |
| 489 |
</Platform> |
| 490 |
</DeployFile> |
| 491 |
<DeployFile LocalName="Android\Release\libgtp1000.so" Configuration="Release" Class="ProjectOutput"> |
| 492 |
<Platform Name="Android"> |
| 493 |
<RemoteName>libgtp1000.so</RemoteName> |
| 494 |
<Overwrite>true</Overwrite> |
| 495 |
</Platform> |
| 496 |
</DeployFile> |
| 497 |
<DeployFile LocalName="C:\Users\Public\Documents\Embarcadero\Studio\15.0\PlatformSDKs\android-ndk-r9c\prebuilt\android-arm\gdbserver\gdbserver" Configuration="Release" Class="AndroidGDBServer"> |
| 498 |
<Platform Name="Android"> |
| 499 |
<Overwrite>true</Overwrite> |
| 500 |
</Platform> |
| 501 |
</DeployFile> |
| 502 |
<DeployFile LocalName="e:\fuke masasi\embarcadero\studio\15.0\lib\android\release\x86\libnative-activity.so" Configuration="Debug" Class="AndroidLibnativeX86File"> |
| 503 |
<Platform Name="Android"> |
| 504 |
<RemoteName>libgtp1000.so</RemoteName> |
| 505 |
<Overwrite>true</Overwrite> |
| 506 |
</Platform> |
| 507 |
</DeployFile> |
| 508 |
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png" Configuration="Release" Class="Android_LauncherIcon72"> |
| 509 |
<Platform Name="Android"> |
| 510 |
<RemoteName>ic_launcher.png</RemoteName> |
| 511 |
<Overwrite>true</Overwrite> |
| 512 |
</Platform> |
| 513 |
</DeployFile> |
| 514 |
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png" Configuration="Release" Class="Android_LauncherIcon96"> |
| 515 |
<Platform Name="Android"> |
| 516 |
<RemoteName>ic_launcher.png</RemoteName> |
| 517 |
<Overwrite>true</Overwrite> |
| 518 |
</Platform> |
| 519 |
</DeployFile> |
| 520 |
<DeployFile LocalName="$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png" Configuration="Release" Class="Android_SplashImage470"> |
| 521 |
<Platform Name="Android"> |
| 522 |
<RemoteName>splash_image.png</RemoteName> |
| 523 |
<Overwrite>true</Overwrite> |
| 524 |
</Platform> |
| 525 |
</DeployFile> |
| 526 |
<DeployFile LocalName="e:\fuke masasi\embarcadero\studio\15.0\lib\android\debug\armeabi\libnative-activity.so" Configuration="Release" Class="AndroidLibnativeArmeabiFile"> |
| 527 |
<Platform Name="Android"> |
| 528 |
<RemoteName>libgtp1000.so</RemoteName> |
| 529 |
<Overwrite>true</Overwrite> |
| 530 |
</Platform> |
| 531 |
</DeployFile> |
| 532 |
<DeployClass Required="true" Name="DependencyPackage"> |
| 533 |
<Platform Name="iOSDevice"> |
| 534 |
<Operation>1</Operation> |
| 535 |
<Extensions>.dylib</Extensions> |
| 536 |
</Platform> |
| 537 |
<Platform Name="Win32"> |
| 538 |
<Operation>0</Operation> |
| 539 |
<Extensions>.bpl</Extensions> |
| 540 |
</Platform> |
| 541 |
<Platform Name="OSX32"> |
| 542 |
<RemoteDir>Contents\MacOS</RemoteDir> |
| 543 |
<Operation>1</Operation> |
| 544 |
<Extensions>.dylib</Extensions> |
| 545 |
</Platform> |
| 546 |
<Platform Name="iOSSimulator"> |
| 547 |
<Operation>1</Operation> |
| 548 |
<Extensions>.dylib</Extensions> |
| 549 |
</Platform> |
| 550 |
</DeployClass> |
| 551 |
<DeployClass Name="DependencyModule"> |
| 552 |
<Platform Name="iOSDevice"> |
| 553 |
<Operation>1</Operation> |
| 554 |
<Extensions>.dylib</Extensions> |
| 555 |
</Platform> |
| 556 |
<Platform Name="Win32"> |
| 557 |
<Operation>0</Operation> |
| 558 |
<Extensions>.dll;.bpl</Extensions> |
| 559 |
</Platform> |
| 560 |
<Platform Name="OSX32"> |
| 561 |
<RemoteDir>Contents\MacOS</RemoteDir> |
| 562 |
<Operation>1</Operation> |
| 563 |
<Extensions>.dylib</Extensions> |
| 564 |
</Platform> |
| 565 |
<Platform Name="iOSSimulator"> |
| 566 |
<Operation>1</Operation> |
| 567 |
<Extensions>.dylib</Extensions> |
| 568 |
</Platform> |
| 569 |
</DeployClass> |
| 570 |
<DeployClass Name="iPad_Launch2048"> |
| 571 |
<Platform Name="iOSDevice"> |
| 572 |
<Operation>1</Operation> |
| 573 |
</Platform> |
| 574 |
<Platform Name="iOSSimulator"> |
| 575 |
<Operation>1</Operation> |
| 576 |
</Platform> |
| 577 |
</DeployClass> |
| 578 |
<DeployClass Name="ProjectOSXInfoPList"> |
| 579 |
<Platform Name="OSX32"> |
| 580 |
<RemoteDir>Contents</RemoteDir> |
| 581 |
<Operation>1</Operation> |
| 582 |
</Platform> |
| 583 |
</DeployClass> |
| 584 |
<DeployClass Name="ProjectiOSDeviceDebug"> |
| 585 |
<Platform Name="iOSDevice"> |
| 586 |
<RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir> |
| 587 |
<Operation>1</Operation> |
| 588 |
</Platform> |
| 589 |
</DeployClass> |
| 590 |
<DeployClass Name="Android_SplashImage470"> |
| 591 |
<Platform Name="Android"> |
| 592 |
<RemoteDir>res\drawable-normal</RemoteDir> |
| 593 |
<Operation>1</Operation> |
| 594 |
</Platform> |
| 595 |
</DeployClass> |
| 596 |
<DeployClass Name="AndroidLibnativeX86File"> |
| 597 |
<Platform Name="Android"> |
| 598 |
<RemoteDir>library\lib\x86</RemoteDir> |
| 599 |
<Operation>1</Operation> |
| 600 |
</Platform> |
| 601 |
</DeployClass> |
| 602 |
<DeployClass Name="ProjectiOSResource"> |
| 603 |
<Platform Name="iOSDevice"> |
| 604 |
<Operation>1</Operation> |
| 605 |
</Platform> |
| 606 |
<Platform Name="iOSSimulator"> |
| 607 |
<Operation>1</Operation> |
| 608 |
</Platform> |
| 609 |
</DeployClass> |
| 610 |
<DeployClass Name="ProjectOSXEntitlements"> |
| 611 |
<Platform Name="OSX32"> |
| 612 |
<RemoteDir>../</RemoteDir> |
| 613 |
<Operation>1</Operation> |
| 614 |
</Platform> |
| 615 |
</DeployClass> |
| 616 |
<DeployClass Name="AndroidGDBServer"> |
| 617 |
<Platform Name="Android"> |
| 618 |
<RemoteDir>library\lib\armeabi-v7a</RemoteDir> |
| 619 |
<Operation>1</Operation> |
| 620 |
</Platform> |
| 621 |
</DeployClass> |
| 622 |
<DeployClass Name="iPhone_Launch640"> |
| 623 |
<Platform Name="iOSDevice"> |
| 624 |
<Operation>1</Operation> |
| 625 |
</Platform> |
| 626 |
<Platform Name="iOSSimulator"> |
| 627 |
<Operation>1</Operation> |
| 628 |
</Platform> |
| 629 |
</DeployClass> |
| 630 |
<DeployClass Name="Android_SplashImage960"> |
| 631 |
<Platform Name="Android"> |
| 632 |
<RemoteDir>res\drawable-xlarge</RemoteDir> |
| 633 |
<Operation>1</Operation> |
| 634 |
</Platform> |
| 635 |
</DeployClass> |
| 636 |
<DeployClass Name="Android_LauncherIcon96"> |
| 637 |
<Platform Name="Android"> |
| 638 |
<RemoteDir>res\drawable-xhdpi</RemoteDir> |
| 639 |
<Operation>1</Operation> |
| 640 |
</Platform> |
| 641 |
</DeployClass> |
| 642 |
<DeployClass Name="iPhone_Launch320"> |
| 643 |
<Platform Name="iOSDevice"> |
| 644 |
<Operation>1</Operation> |
| 645 |
</Platform> |
| 646 |
<Platform Name="iOSSimulator"> |
| 647 |
<Operation>1</Operation> |
| 648 |
</Platform> |
| 649 |
</DeployClass> |
| 650 |
<DeployClass Name="Android_LauncherIcon144"> |
| 651 |
<Platform Name="Android"> |
| 652 |
<RemoteDir>res\drawable-xxhdpi</RemoteDir> |
| 653 |
<Operation>1</Operation> |
| 654 |
</Platform> |
| 655 |
</DeployClass> |
| 656 |
<DeployClass Name="AndroidLibnativeMipsFile"> |
| 657 |
<Platform Name="Android"> |
| 658 |
<RemoteDir>library\lib\mips</RemoteDir> |
| 659 |
<Operation>1</Operation> |
| 660 |
</Platform> |
| 661 |
</DeployClass> |
| 662 |
<DeployClass Name="AndroidSplashImageDef"> |
| 663 |
<Platform Name="Android"> |
| 664 |
<RemoteDir>res\drawable</RemoteDir> |
| 665 |
<Operation>1</Operation> |
| 666 |
</Platform> |
| 667 |
</DeployClass> |
| 668 |
<DeployClass Name="DebugSymbols"> |
| 669 |
<Platform Name="OSX32"> |
| 670 |
<RemoteDir>Contents\MacOS</RemoteDir> |
| 671 |
<Operation>1</Operation> |
| 672 |
</Platform> |
| 673 |
<Platform Name="iOSSimulator"> |
| 674 |
<Operation>1</Operation> |
| 675 |
</Platform> |
| 676 |
<Platform Name="Win32"> |
| 677 |
<Operation>0</Operation> |
| 678 |
</Platform> |
| 679 |
</DeployClass> |
| 680 |
<DeployClass Name="DependencyFramework"> |
| 681 |
<Platform Name="OSX32"> |
| 682 |
<RemoteDir>Contents\MacOS</RemoteDir> |
| 683 |
<Operation>1</Operation> |
| 684 |
<Extensions>.framework</Extensions> |
| 685 |
</Platform> |
| 686 |
<Platform Name="Win32"> |
| 687 |
<Operation>0</Operation> |
| 688 |
</Platform> |
| 689 |
</DeployClass> |
| 690 |
<DeployClass Name="Android_SplashImage426"> |
| 691 |
<Platform Name="Android"> |
| 692 |
<RemoteDir>res\drawable-small</RemoteDir> |
| 693 |
<Operation>1</Operation> |
| 694 |
</Platform> |
| 695 |
</DeployClass> |
| 696 |
<DeployClass Name="ProjectiOSEntitlements"> |
| 697 |
<Platform Name="iOSDevice"> |
| 698 |
<RemoteDir>../</RemoteDir> |
| 699 |
<Operation>1</Operation> |
| 700 |
</Platform> |
| 701 |
</DeployClass> |
| 702 |
<DeployClass Name="AdditionalDebugSymbols"> |
| 703 |
<Platform Name="OSX32"> |
| 704 |
<RemoteDir>Contents\MacOS</RemoteDir> |
| 705 |
<Operation>1</Operation> |
| 706 |
</Platform> |
| 707 |
<Platform Name="iOSSimulator"> |
| 708 |
<Operation>1</Operation> |
| 709 |
</Platform> |
| 710 |
<Platform Name="Win32"> |
| 711 |
<RemoteDir>Contents\MacOS</RemoteDir> |
| 712 |
<Operation>0</Operation> |
| 713 |
</Platform> |
| 714 |
</DeployClass> |
| 715 |
<DeployClass Name="AndroidClassesDexFile"> |
| 716 |
<Platform Name="Android"> |
| 717 |
<RemoteDir>classes</RemoteDir> |
| 718 |
<Operation>1</Operation> |
| 719 |
</Platform> |
| 720 |
</DeployClass> |
| 721 |
<DeployClass Name="ProjectiOSInfoPList"> |
| 722 |
<Platform Name="iOSDevice"> |
| 723 |
<Operation>1</Operation> |
| 724 |
</Platform> |
| 725 |
<Platform Name="iOSSimulator"> |
| 726 |
<Operation>1</Operation> |
| 727 |
</Platform> |
| 728 |
</DeployClass> |
| 729 |
<DeployClass Name="iPad_Launch1024"> |
| 730 |
<Platform Name="iOSDevice"> |
| 731 |
<Operation>1</Operation> |
| 732 |
</Platform> |
| 733 |
<Platform Name="iOSSimulator"> |
| 734 |
<Operation>1</Operation> |
| 735 |
</Platform> |
| 736 |
</DeployClass> |
| 737 |
<DeployClass Name="Android_DefaultAppIcon"> |
| 738 |
<Platform Name="Android"> |
| 739 |
<RemoteDir>res\drawable</RemoteDir> |
| 740 |
<Operation>1</Operation> |
| 741 |
</Platform> |
| 742 |
</DeployClass> |
| 743 |
<DeployClass Name="ProjectOSXResource"> |
| 744 |
<Platform Name="OSX32"> |
| 745 |
<RemoteDir>Contents\Resources</RemoteDir> |
| 746 |
<Operation>1</Operation> |
| 747 |
</Platform> |
| 748 |
</DeployClass> |
| 749 |
<DeployClass Name="ProjectiOSDeviceResourceRules"> |
| 750 |
<Platform Name="iOSDevice"> |
| 751 |
<Operation>1</Operation> |
| 752 |
</Platform> |
| 753 |
</DeployClass> |
| 754 |
<DeployClass Name="iPad_Launch768"> |
| 755 |
<Platform Name="iOSDevice"> |
| 756 |
<Operation>1</Operation> |
| 757 |
</Platform> |
| 758 |
<Platform Name="iOSSimulator"> |
| 759 |
<Operation>1</Operation> |
| 760 |
</Platform> |
| 761 |
</DeployClass> |
| 762 |
<DeployClass Required="true" Name="ProjectOutput"> |
| 763 |
<Platform Name="iOSDevice"> |
| 764 |
<Operation>1</Operation> |
| 765 |
</Platform> |
| 766 |
<Platform Name="Android"> |
| 767 |
<RemoteDir>library\lib\armeabi-v7a</RemoteDir> |
| 768 |
<Operation>1</Operation> |
| 769 |
</Platform> |
| 770 |
<Platform Name="Win32"> |
| 771 |
<Operation>0</Operation> |
| 772 |
</Platform> |
| 773 |
<Platform Name="OSX32"> |
| 774 |
<RemoteDir>Contents\MacOS</RemoteDir> |
| 775 |
<Operation>1</Operation> |
| 776 |
</Platform> |
| 777 |
<Platform Name="iOSSimulator"> |
| 778 |
<Operation>1</Operation> |
| 779 |
</Platform> |
| 780 |
</DeployClass> |
| 781 |
<DeployClass Name="AndroidLibnativeArmeabiFile"> |
| 782 |
<Platform Name="Android"> |
| 783 |
<RemoteDir>library\lib\armeabi</RemoteDir> |
| 784 |
<Operation>1</Operation> |
| 785 |
</Platform> |
| 786 |
</DeployClass> |
| 787 |
<DeployClass Name="Android_SplashImage640"> |
| 788 |
<Platform Name="Android"> |
| 789 |
<RemoteDir>res\drawable-large</RemoteDir> |
| 790 |
<Operation>1</Operation> |
| 791 |
</Platform> |
| 792 |
</DeployClass> |
| 793 |
<DeployClass Name="File"> |
| 794 |
<Platform Name="iOSDevice"> |
| 795 |
<Operation>0</Operation> |
| 796 |
</Platform> |
| 797 |
<Platform Name="Android"> |
| 798 |
<Operation>0</Operation> |
| 799 |
</Platform> |
| 800 |
<Platform Name="Win32"> |
| 801 |
<Operation>0</Operation> |
| 802 |
</Platform> |
| 803 |
<Platform Name="OSX32"> |
| 804 |
<RemoteDir>Contents\MacOS</RemoteDir> |
| 805 |
<Operation>0</Operation> |
| 806 |
</Platform> |
| 807 |
<Platform Name="iOSSimulator"> |
| 808 |
<Operation>0</Operation> |
| 809 |
</Platform> |
| 810 |
</DeployClass> |
| 811 |
<DeployClass Name="iPhone_Launch640x1136"> |
| 812 |
<Platform Name="iOSDevice"> |
| 813 |
<Operation>1</Operation> |
| 814 |
</Platform> |
| 815 |
<Platform Name="iOSSimulator"> |
| 816 |
<Operation>1</Operation> |
| 817 |
</Platform> |
| 818 |
</DeployClass> |
| 819 |
<DeployClass Name="Android_LauncherIcon36"> |
| 820 |
<Platform Name="Android"> |
| 821 |
<RemoteDir>res\drawable-ldpi</RemoteDir> |
| 822 |
<Operation>1</Operation> |
| 823 |
</Platform> |
| 824 |
</DeployClass> |
| 825 |
<DeployClass Name="AndroidSplashStyles"> |
| 826 |
<Platform Name="Android"> |
| 827 |
<RemoteDir>res\values</RemoteDir> |
| 828 |
<Operation>1</Operation> |
| 829 |
</Platform> |
| 830 |
</DeployClass> |
| 831 |
<DeployClass Name="iPad_Launch1536"> |
| 832 |
<Platform Name="iOSDevice"> |
| 833 |
<Operation>1</Operation> |
| 834 |
</Platform> |
| 835 |
<Platform Name="iOSSimulator"> |
| 836 |
<Operation>1</Operation> |
| 837 |
</Platform> |
| 838 |
</DeployClass> |
| 839 |
<DeployClass Name="Android_LauncherIcon48"> |
| 840 |
<Platform Name="Android"> |
| 841 |
<RemoteDir>res\drawable-mdpi</RemoteDir> |
| 842 |
<Operation>1</Operation> |
| 843 |
</Platform> |
| 844 |
</DeployClass> |
| 845 |
<DeployClass Name="Android_LauncherIcon72"> |
| 846 |
<Platform Name="Android"> |
| 847 |
<RemoteDir>res\drawable-hdpi</RemoteDir> |
| 848 |
<Operation>1</Operation> |
| 849 |
</Platform> |
| 850 |
</DeployClass> |
| 851 |
<DeployClass Name="ProjectAndroidManifest"> |
| 852 |
<Platform Name="Android"> |
| 853 |
<Operation>1</Operation> |
| 854 |
</Platform> |
| 855 |
</DeployClass> |
| 856 |
<ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/> |
| 857 |
<ProjectRoot Platform="iOSDevice" Name="$(PROJECTNAME).app"/> |
| 858 |
<ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/> |
| 859 |
<ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/> |
| 860 |
<ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/> |
| 861 |
<ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/> |
| 862 |
</Deployment> |
| 863 |
<Platforms> |
| 864 |
<Platform value="Android" ActiveMobileDevice="AVD_for_Galaxy_Nexus_by_Google">True</Platform> |
| 865 |
<Platform value="iOSDevice">True</Platform> |
| 866 |
<Platform value="iOSSimulator" ActiveMobileDevice="iPhone">True</Platform> |
| 867 |
<Platform value="OSX32">True</Platform> |
| 868 |
<Platform value="Win32">True</Platform> |
| 869 |
<Platform value="Win64">True</Platform> |
| 870 |
</Platforms> |
| 871 |
</BorlandProject> |
| 872 |
<ProjectFileVersion>12</ProjectFileVersion> |
| 873 |
</ProjectExtensions> |
| 874 |
<Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/> |
| 875 |
<Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/> |
| 876 |
<Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/> |
| 877 |
</Project> |