Develop and Download Open Source Software

Browse Subversion Repository

Contents of /trunk/bingo.dproj

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4 - (show annotations) (download)
Sun Sep 4 01:48:44 2016 UTC (7 years, 8 months ago) by yamat0jp
File size: 41334 byte(s)
10回目ごとにお知らせする番号が間違っていました。それだけ訂正しました。印刷に関してはチェックしておりません。
1 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2 <PropertyGroup>
3 <ProjectGuid>{1E359559-F1E8-4086-BC7A-426D713E2EE5}</ProjectGuid>
4 <ProjectVersion>16.1</ProjectVersion>
5 <FrameworkType>FMX</FrameworkType>
6 <MainSource>bingo.dpr</MainSource>
7 <Base>True</Base>
8 <Config Condition="'$(Config)'==''">Release</Config>
9 <Platform Condition="'$(Platform)'==''">Win32</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)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
52 <Cfg_1_Win32>true</Cfg_1_Win32>
53 <CfgParent>Cfg_1</CfgParent>
54 <Cfg_1>true</Cfg_1>
55 <Base>true</Base>
56 </PropertyGroup>
57 <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
58 <Cfg_2>true</Cfg_2>
59 <CfgParent>Base</CfgParent>
60 <Base>true</Base>
61 </PropertyGroup>
62 <PropertyGroup Condition="'$(Base)'!=''">
63 <AUP_ACCESS_FINE_LOCATION>true</AUP_ACCESS_FINE_LOCATION>
64 <AUP_ACCESS_COARSE_LOCATION>true</AUP_ACCESS_COARSE_LOCATION>
65 <AUP_READ_EXTERNAL_STORAGE>true</AUP_READ_EXTERNAL_STORAGE>
66 <AUP_READ_PHONE_STATE>true</AUP_READ_PHONE_STATE>
67 <SanitizedProjectName>bingo</SanitizedProjectName>
68 <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
69 <AUP_CAMERA>true</AUP_CAMERA>
70 <AUP_WRITE_CALENDAR>true</AUP_WRITE_CALENDAR>
71 <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
72 <AUP_CALL_PHONE>true</AUP_CALL_PHONE>
73 <AUP_READ_CALENDAR>true</AUP_READ_CALENDAR>
74 <AUP_INTERNET>true</AUP_INTERNET>
75 <AUP_WRITE_EXTERNAL_STORAGE>true</AUP_WRITE_EXTERNAL_STORAGE>
76 <Icns_MainIcns>$(BDS)\bin\delphi_PROJECTICNS.icns</Icns_MainIcns>
77 <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
78 <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
79 <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
80 <DCC_E>false</DCC_E>
81 <DCC_N>false</DCC_N>
82 <DCC_S>false</DCC_S>
83 <DCC_F>false</DCC_F>
84 <DCC_K>false</DCC_K>
85 </PropertyGroup>
86 <PropertyGroup Condition="'$(Base_Android)'!=''">
87 <Android_LauncherIcon36>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png</Android_LauncherIcon36>
88 <Android_SplashImage470>$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png</Android_SplashImage470>
89 <Android_LauncherIcon96>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png</Android_LauncherIcon96>
90 <Android_SplashImage426>$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png</Android_SplashImage426>
91 <Android_LauncherIcon144>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png</Android_LauncherIcon144>
92 <Android_LauncherIcon48>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png</Android_LauncherIcon48>
93 <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
94 <Android_SplashImage960>$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png</Android_SplashImage960>
95 <BT_BuildType>Debug</BT_BuildType>
96 <Android_LauncherIcon72>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png</Android_LauncherIcon72>
97 <Android_SplashImage640>$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png</Android_SplashImage640>
98 <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>
99 <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>
100 </PropertyGroup>
101 <PropertyGroup Condition="'$(Base_iOSDevice)'!=''">
102 <iPad_Launch2048x1536>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_2048x1536.png</iPad_Launch2048x1536>
103 <iPad_Launch1536>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_1536x2008.png</iPad_Launch1536>
104 <iPad_Setting29>$(BDS)\bin\Artwork\iOS\iPad\FM_SettingIcon_29x29.png</iPad_Setting29>
105 <iPad_AppIcon72>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_72x72.png</iPad_AppIcon72>
106 <iPad_SpotLight50>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_50x50.png</iPad_SpotLight50>
107 <iPad_SpotLight80>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_80x80.png</iPad_SpotLight80>
108 <iPad_Launch1536x2048>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_1536x2048.png</iPad_Launch1536x2048>
109 <iPad_SpotLight40>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_40x40.png</iPad_SpotLight40>
110 <iPhone_Spotlight58>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_58x58.png</iPhone_Spotlight58>
111 <iPad_Launch2048>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_2048x1496.png</iPad_Launch2048>
112 <iPhone_AppIcon120>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_120x120.png</iPhone_AppIcon120>
113 <iPhone_Spotlight80>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_80x80.png</iPhone_Spotlight80>
114 <iPad_AppIcon76>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_76x76.png</iPad_AppIcon76>
115 <VerInfo_BundleId>$(MSBuildProjectName)</VerInfo_BundleId>
116 <iPad_AppIcon152>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_152x152.png</iPad_AppIcon152>
117 <iPhone_AppIcon114>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_114x114.png</iPhone_AppIcon114>
118 <VerInfo_UIDeviceFamily>iPhoneAndiPad</VerInfo_UIDeviceFamily>
119 <iPhone_Spotlight40>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_40x40.png</iPhone_Spotlight40>
120 <BT_BuildType>Debug</BT_BuildType>
121 <iPhone_AppIcon57>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_57x57.png</iPhone_AppIcon57>
122 <iPad_Launch768>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_768x1004.png</iPad_Launch768>
123 <iPad_Launch1024>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_1024x748.png</iPad_Launch1024>
124 <iPhone_Launch640>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_640x960.png</iPhone_Launch640>
125 <iPad_Setting58>$(BDS)\bin\Artwork\iOS\iPad\FM_SettingIcon_58x58.png</iPad_Setting58>
126 <iPhone_AppIcon60>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_60x60.png</iPhone_AppIcon60>
127 <iPhone_Launch320>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_320x480.png</iPhone_Launch320>
128 <iPad_Launch1024x768>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_1024x768.png</iPad_Launch1024x768>
129 <iPad_SpotLight100>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_100x100.png</iPad_SpotLight100>
130 <iPad_AppIcon144>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_144x144.png</iPad_AppIcon144>
131 <iPhone_Launch640x1136>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_640x1136.png</iPhone_Launch640x1136>
132 <iPhone_Spotlight29>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_29x29.png</iPhone_Spotlight29>
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 <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 &amp; iPad;CFBundleResourceSpecification=ResourceRules.plist</VerInfo_Keys>
135 <iPad_Launch768x1024>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_768x1024.png</iPad_Launch768x1024>
136 <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
137 </PropertyGroup>
138 <PropertyGroup Condition="'$(Base_iOSSimulator)'!=''">
139 <iPad_Launch2048x1536>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_2048x1536.png</iPad_Launch2048x1536>
140 <iPad_Launch1536>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_1536x2008.png</iPad_Launch1536>
141 <iPad_Setting29>$(BDS)\bin\Artwork\iOS\iPad\FM_SettingIcon_29x29.png</iPad_Setting29>
142 <iPad_AppIcon72>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_72x72.png</iPad_AppIcon72>
143 <iPad_SpotLight50>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_50x50.png</iPad_SpotLight50>
144 <iPad_SpotLight80>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_80x80.png</iPad_SpotLight80>
145 <iPad_Launch1536x2048>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_1536x2048.png</iPad_Launch1536x2048>
146 <iPad_SpotLight40>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_40x40.png</iPad_SpotLight40>
147 <iPad_Launch2048>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_2048x1496.png</iPad_Launch2048>
148 <iPhone_AppIcon120>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_120x120.png</iPhone_AppIcon120>
149 <iPhone_Spotlight80>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_80x80.png</iPhone_Spotlight80>
150 <iPad_AppIcon76>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_76x76.png</iPad_AppIcon76>
151 <iPad_AppIcon152>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_152x152.png</iPad_AppIcon152>
152 <iPhone_Spotlight58>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_58x58.png</iPhone_Spotlight58>
153 <iPhone_AppIcon114>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_114x114.png</iPhone_AppIcon114>
154 <VerInfo_UIDeviceFamily>iPhoneAndiPad</VerInfo_UIDeviceFamily>
155 <iPhone_Spotlight40>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_40x40.png</iPhone_Spotlight40>
156 <iPad_Launch1024>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_1024x748.png</iPad_Launch1024>
157 <iPhone_AppIcon57>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_57x57.png</iPhone_AppIcon57>
158 <iPad_Launch1024x768>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImageLandscape_1024x768.png</iPad_Launch1024x768>
159 <iPad_Launch768>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_768x1004.png</iPad_Launch768>
160 <iPhone_Launch640>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_640x960.png</iPhone_Launch640>
161 <iPad_Setting58>$(BDS)\bin\Artwork\iOS\iPad\FM_SettingIcon_58x58.png</iPad_Setting58>
162 <iPhone_AppIcon60>$(BDS)\bin\Artwork\iOS\iPhone\FM_ApplicationIcon_60x60.png</iPhone_AppIcon60>
163 <iPhone_Launch320>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_320x480.png</iPhone_Launch320>
164 <iPad_SpotLight100>$(BDS)\bin\Artwork\iOS\iPad\FM_SpotlightSearchIcon_100x100.png</iPad_SpotLight100>
165 <iPad_AppIcon144>$(BDS)\bin\Artwork\iOS\iPad\FM_ApplicationIcon_144x144.png</iPad_AppIcon144>
166 <iPhone_Launch640x1136>$(BDS)\bin\Artwork\iOS\iPhone\FM_LaunchImage_640x1136.png</iPhone_Launch640x1136>
167 <iPhone_Spotlight29>$(BDS)\bin\Artwork\iOS\iPhone\FM_SpotlightSearchIcon_29x29.png</iPhone_Spotlight29>
168 <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>
169 <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 &amp; iPad;CFBundleResourceSpecification=ResourceRules.plist</VerInfo_Keys>
170 <iPad_Launch768x1024>$(BDS)\bin\Artwork\iOS\iPad\FM_LaunchImagePortrait_768x1024.png</iPad_Launch768x1024>
171 <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
172 </PropertyGroup>
173 <PropertyGroup Condition="'$(Base_OSX32)'!=''">
174 <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
175 <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>
176 <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>
177 </PropertyGroup>
178 <PropertyGroup Condition="'$(Base_Win32)'!=''">
179 <VerInfo_Locale>1033</VerInfo_Locale>
180 <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
181 <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
182 <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
183 <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>
184 <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
185 </PropertyGroup>
186 <PropertyGroup Condition="'$(Base_Win64)'!=''">
187 <VerInfo_Locale>1033</VerInfo_Locale>
188 <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
189 <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
190 <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
191 <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>
192 <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
193 </PropertyGroup>
194 <PropertyGroup Condition="'$(Cfg_1)'!=''">
195 <DCC_DebugDCUs>true</DCC_DebugDCUs>
196 <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
197 <DCC_Optimize>false</DCC_Optimize>
198 <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
199 <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
200 <DCC_RemoteDebug>true</DCC_RemoteDebug>
201 </PropertyGroup>
202 <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
203 <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
204 <VerInfo_Locale>1033</VerInfo_Locale>
205 <DCC_DebugDCUs>false</DCC_DebugDCUs>
206 <DCC_RemoteDebug>false</DCC_RemoteDebug>
207 </PropertyGroup>
208 <PropertyGroup Condition="'$(Cfg_2)'!=''">
209 <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
210 <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
211 <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
212 <DCC_DebugInformation>0</DCC_DebugInformation>
213 </PropertyGroup>
214 <ItemGroup>
215 <DelphiCompile Include="$(MainSource)">
216 <MainSource>MainSource</MainSource>
217 </DelphiCompile>
218 <DCCReference Include="Unit1.pas">
219 <Form>Form1</Form>
220 <FormType>fmx</FormType>
221 </DCCReference>
222 <DCCReference Include="Unit2.pas">
223 <Form>Form2</Form>
224 <FormType>fmx</FormType>
225 </DCCReference>
226 <BuildConfiguration Include="Release">
227 <Key>Cfg_2</Key>
228 <CfgParent>Base</CfgParent>
229 </BuildConfiguration>
230 <BuildConfiguration Include="Base">
231 <Key>Base</Key>
232 </BuildConfiguration>
233 <BuildConfiguration Include="Debug">
234 <Key>Cfg_1</Key>
235 <CfgParent>Base</CfgParent>
236 </BuildConfiguration>
237 </ItemGroup>
238 <ProjectExtensions>
239 <Borland.Personality>Delphi.Personality.12</Borland.Personality>
240 <Borland.ProjectType>Application</Borland.ProjectType>
241 <BorlandProject>
242 <Delphi.Personality>
243 <Source>
244 <Source Name="MainSource">bingo.dpr</Source>
245 </Source>
246 <Excluded_Packages>
247 <Excluded_Packages Name="$(BDSBIN)\bcboffice2k210.bpl">Embarcadero C++Builder Office 2000 サーバー パッケージ</Excluded_Packages>
248 <Excluded_Packages Name="$(BDSBIN)\bcbofficexp210.bpl">Embarcadero C++Builder Office XP サーバー パッケージ</Excluded_Packages>
249 <Excluded_Packages Name="$(BDSBIN)\dcloffice2k210.bpl">Microsoft Office 2000 オートメーション サーバー ラッパー コンポーネントのサンプル</Excluded_Packages>
250 <Excluded_Packages Name="$(BDSBIN)\dclofficexp210.bpl">Microsoft Office XP オートメーション サーバー ラッパー コンポーネントのサンプル</Excluded_Packages>
251 </Excluded_Packages>
252 </Delphi.Personality>
253 <Deployment>
254 <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
255 <Platform Name="OSX32">
256 <Overwrite>true</Overwrite>
257 </Platform>
258 <Platform Name="iOSSimulator">
259 <Overwrite>true</Overwrite>
260 </Platform>
261 </DeployFile>
262 <DeployFile LocalName="Win32\Debug\bingo.exe" Configuration="Debug" Class="ProjectOutput">
263 <Platform Name="Win32">
264 <RemoteName>bingo.exe</RemoteName>
265 <Overwrite>true</Overwrite>
266 </Platform>
267 </DeployFile>
268 <DeployFile LocalName="Win32\Release\bingo.exe" Configuration="Release" Class="ProjectOutput">
269 <Platform Name="Win32">
270 <RemoteName>bingo.exe</RemoteName>
271 <Overwrite>true</Overwrite>
272 </Platform>
273 </DeployFile>
274 <DeployClass Required="true" Name="DependencyPackage">
275 <Platform Name="iOSDevice">
276 <Operation>1</Operation>
277 <Extensions>.dylib</Extensions>
278 </Platform>
279 <Platform Name="Win32">
280 <Operation>0</Operation>
281 <Extensions>.bpl</Extensions>
282 </Platform>
283 <Platform Name="OSX32">
284 <RemoteDir>Contents\MacOS</RemoteDir>
285 <Operation>1</Operation>
286 <Extensions>.dylib</Extensions>
287 </Platform>
288 <Platform Name="iOSSimulator">
289 <Operation>1</Operation>
290 <Extensions>.dylib</Extensions>
291 </Platform>
292 </DeployClass>
293 <DeployClass Name="DependencyModule">
294 <Platform Name="iOSDevice">
295 <Operation>1</Operation>
296 <Extensions>.dylib</Extensions>
297 </Platform>
298 <Platform Name="Win32">
299 <Operation>0</Operation>
300 <Extensions>.dll;.bpl</Extensions>
301 </Platform>
302 <Platform Name="OSX32">
303 <RemoteDir>Contents\MacOS</RemoteDir>
304 <Operation>1</Operation>
305 <Extensions>.dylib</Extensions>
306 </Platform>
307 <Platform Name="iOSSimulator">
308 <Operation>1</Operation>
309 <Extensions>.dylib</Extensions>
310 </Platform>
311 </DeployClass>
312 <DeployClass Name="iPad_Launch2048">
313 <Platform Name="iOSDevice">
314 <Operation>1</Operation>
315 </Platform>
316 <Platform Name="iOSSimulator">
317 <Operation>1</Operation>
318 </Platform>
319 </DeployClass>
320 <DeployClass Name="ProjectOSXInfoPList">
321 <Platform Name="OSX32">
322 <RemoteDir>Contents</RemoteDir>
323 <Operation>1</Operation>
324 </Platform>
325 </DeployClass>
326 <DeployClass Name="ProjectiOSDeviceDebug">
327 <Platform Name="iOSDevice">
328 <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
329 <Operation>1</Operation>
330 </Platform>
331 </DeployClass>
332 <DeployClass Name="Android_SplashImage470">
333 <Platform Name="Android">
334 <RemoteDir>res\drawable-normal</RemoteDir>
335 <Operation>1</Operation>
336 </Platform>
337 </DeployClass>
338 <DeployClass Name="AndroidLibnativeX86File">
339 <Platform Name="Android">
340 <RemoteDir>library\lib\x86</RemoteDir>
341 <Operation>1</Operation>
342 </Platform>
343 </DeployClass>
344 <DeployClass Name="ProjectiOSResource">
345 <Platform Name="iOSDevice">
346 <Operation>1</Operation>
347 </Platform>
348 <Platform Name="iOSSimulator">
349 <Operation>1</Operation>
350 </Platform>
351 </DeployClass>
352 <DeployClass Name="ProjectOSXEntitlements">
353 <Platform Name="OSX32">
354 <RemoteDir>../</RemoteDir>
355 <Operation>1</Operation>
356 </Platform>
357 </DeployClass>
358 <DeployClass Name="AndroidGDBServer">
359 <Platform Name="Android">
360 <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
361 <Operation>1</Operation>
362 </Platform>
363 </DeployClass>
364 <DeployClass Name="iPhone_Launch640">
365 <Platform Name="iOSDevice">
366 <Operation>1</Operation>
367 </Platform>
368 <Platform Name="iOSSimulator">
369 <Operation>1</Operation>
370 </Platform>
371 </DeployClass>
372 <DeployClass Name="Android_SplashImage960">
373 <Platform Name="Android">
374 <RemoteDir>res\drawable-xlarge</RemoteDir>
375 <Operation>1</Operation>
376 </Platform>
377 </DeployClass>
378 <DeployClass Name="Android_LauncherIcon96">
379 <Platform Name="Android">
380 <RemoteDir>res\drawable-xhdpi</RemoteDir>
381 <Operation>1</Operation>
382 </Platform>
383 </DeployClass>
384 <DeployClass Name="iPhone_Launch320">
385 <Platform Name="iOSDevice">
386 <Operation>1</Operation>
387 </Platform>
388 <Platform Name="iOSSimulator">
389 <Operation>1</Operation>
390 </Platform>
391 </DeployClass>
392 <DeployClass Name="Android_LauncherIcon144">
393 <Platform Name="Android">
394 <RemoteDir>res\drawable-xxhdpi</RemoteDir>
395 <Operation>1</Operation>
396 </Platform>
397 </DeployClass>
398 <DeployClass Name="AndroidLibnativeMipsFile">
399 <Platform Name="Android">
400 <RemoteDir>library\lib\mips</RemoteDir>
401 <Operation>1</Operation>
402 </Platform>
403 </DeployClass>
404 <DeployClass Name="AndroidSplashImageDef">
405 <Platform Name="Android">
406 <RemoteDir>res\drawable</RemoteDir>
407 <Operation>1</Operation>
408 </Platform>
409 </DeployClass>
410 <DeployClass Name="DebugSymbols">
411 <Platform Name="OSX32">
412 <RemoteDir>Contents\MacOS</RemoteDir>
413 <Operation>1</Operation>
414 </Platform>
415 <Platform Name="iOSSimulator">
416 <Operation>1</Operation>
417 </Platform>
418 <Platform Name="Win32">
419 <Operation>0</Operation>
420 </Platform>
421 </DeployClass>
422 <DeployClass Name="DependencyFramework">
423 <Platform Name="OSX32">
424 <RemoteDir>Contents\MacOS</RemoteDir>
425 <Operation>1</Operation>
426 <Extensions>.framework</Extensions>
427 </Platform>
428 <Platform Name="Win32">
429 <Operation>0</Operation>
430 </Platform>
431 </DeployClass>
432 <DeployClass Name="Android_SplashImage426">
433 <Platform Name="Android">
434 <RemoteDir>res\drawable-small</RemoteDir>
435 <Operation>1</Operation>
436 </Platform>
437 </DeployClass>
438 <DeployClass Name="ProjectiOSEntitlements">
439 <Platform Name="iOSDevice">
440 <RemoteDir>../</RemoteDir>
441 <Operation>1</Operation>
442 </Platform>
443 </DeployClass>
444 <DeployClass Name="AdditionalDebugSymbols">
445 <Platform Name="OSX32">
446 <RemoteDir>Contents\MacOS</RemoteDir>
447 <Operation>1</Operation>
448 </Platform>
449 <Platform Name="iOSSimulator">
450 <Operation>1</Operation>
451 </Platform>
452 <Platform Name="Win32">
453 <RemoteDir>Contents\MacOS</RemoteDir>
454 <Operation>0</Operation>
455 </Platform>
456 </DeployClass>
457 <DeployClass Name="AndroidClassesDexFile">
458 <Platform Name="Android">
459 <RemoteDir>classes</RemoteDir>
460 <Operation>1</Operation>
461 </Platform>
462 </DeployClass>
463 <DeployClass Name="ProjectiOSInfoPList">
464 <Platform Name="iOSDevice">
465 <Operation>1</Operation>
466 </Platform>
467 <Platform Name="iOSSimulator">
468 <Operation>1</Operation>
469 </Platform>
470 </DeployClass>
471 <DeployClass Name="iPad_Launch1024">
472 <Platform Name="iOSDevice">
473 <Operation>1</Operation>
474 </Platform>
475 <Platform Name="iOSSimulator">
476 <Operation>1</Operation>
477 </Platform>
478 </DeployClass>
479 <DeployClass Name="Android_DefaultAppIcon">
480 <Platform Name="Android">
481 <RemoteDir>res\drawable</RemoteDir>
482 <Operation>1</Operation>
483 </Platform>
484 </DeployClass>
485 <DeployClass Name="ProjectOSXResource">
486 <Platform Name="OSX32">
487 <RemoteDir>Contents\Resources</RemoteDir>
488 <Operation>1</Operation>
489 </Platform>
490 </DeployClass>
491 <DeployClass Name="ProjectiOSDeviceResourceRules">
492 <Platform Name="iOSDevice">
493 <Operation>1</Operation>
494 </Platform>
495 </DeployClass>
496 <DeployClass Name="iPad_Launch768">
497 <Platform Name="iOSDevice">
498 <Operation>1</Operation>
499 </Platform>
500 <Platform Name="iOSSimulator">
501 <Operation>1</Operation>
502 </Platform>
503 </DeployClass>
504 <DeployClass Required="true" Name="ProjectOutput">
505 <Platform Name="iOSDevice">
506 <Operation>1</Operation>
507 </Platform>
508 <Platform Name="Android">
509 <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
510 <Operation>1</Operation>
511 </Platform>
512 <Platform Name="Win32">
513 <Operation>0</Operation>
514 </Platform>
515 <Platform Name="OSX32">
516 <RemoteDir>Contents\MacOS</RemoteDir>
517 <Operation>1</Operation>
518 </Platform>
519 <Platform Name="iOSSimulator">
520 <Operation>1</Operation>
521 </Platform>
522 </DeployClass>
523 <DeployClass Name="AndroidLibnativeArmeabiFile">
524 <Platform Name="Android">
525 <RemoteDir>library\lib\armeabi</RemoteDir>
526 <Operation>1</Operation>
527 </Platform>
528 </DeployClass>
529 <DeployClass Name="Android_SplashImage640">
530 <Platform Name="Android">
531 <RemoteDir>res\drawable-large</RemoteDir>
532 <Operation>1</Operation>
533 </Platform>
534 </DeployClass>
535 <DeployClass Name="File">
536 <Platform Name="iOSDevice">
537 <Operation>0</Operation>
538 </Platform>
539 <Platform Name="Android">
540 <Operation>0</Operation>
541 </Platform>
542 <Platform Name="Win32">
543 <Operation>0</Operation>
544 </Platform>
545 <Platform Name="OSX32">
546 <RemoteDir>Contents\MacOS</RemoteDir>
547 <Operation>0</Operation>
548 </Platform>
549 <Platform Name="iOSSimulator">
550 <Operation>0</Operation>
551 </Platform>
552 </DeployClass>
553 <DeployClass Name="iPhone_Launch640x1136">
554 <Platform Name="iOSDevice">
555 <Operation>1</Operation>
556 </Platform>
557 <Platform Name="iOSSimulator">
558 <Operation>1</Operation>
559 </Platform>
560 </DeployClass>
561 <DeployClass Name="Android_LauncherIcon36">
562 <Platform Name="Android">
563 <RemoteDir>res\drawable-ldpi</RemoteDir>
564 <Operation>1</Operation>
565 </Platform>
566 </DeployClass>
567 <DeployClass Name="AndroidSplashStyles">
568 <Platform Name="Android">
569 <RemoteDir>res\values</RemoteDir>
570 <Operation>1</Operation>
571 </Platform>
572 </DeployClass>
573 <DeployClass Name="iPad_Launch1536">
574 <Platform Name="iOSDevice">
575 <Operation>1</Operation>
576 </Platform>
577 <Platform Name="iOSSimulator">
578 <Operation>1</Operation>
579 </Platform>
580 </DeployClass>
581 <DeployClass Name="Android_LauncherIcon48">
582 <Platform Name="Android">
583 <RemoteDir>res\drawable-mdpi</RemoteDir>
584 <Operation>1</Operation>
585 </Platform>
586 </DeployClass>
587 <DeployClass Name="Android_LauncherIcon72">
588 <Platform Name="Android">
589 <RemoteDir>res\drawable-hdpi</RemoteDir>
590 <Operation>1</Operation>
591 </Platform>
592 </DeployClass>
593 <DeployClass Name="ProjectAndroidManifest">
594 <Platform Name="Android">
595 <Operation>1</Operation>
596 </Platform>
597 </DeployClass>
598 <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
599 <ProjectRoot Platform="iOSDevice" Name="$(PROJECTNAME).app"/>
600 <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
601 <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
602 <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
603 <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
604 </Deployment>
605 <Platforms>
606 <Platform value="Android">True</Platform>
607 <Platform value="iOSDevice">True</Platform>
608 <Platform value="iOSSimulator" ActiveMobileDevice="iPhone">True</Platform>
609 <Platform value="OSX32">True</Platform>
610 <Platform value="Win32">True</Platform>
611 <Platform value="Win64">True</Platform>
612 </Platforms>
613 </BorlandProject>
614 <ProjectFileVersion>12</ProjectFileVersion>
615 </ProjectExtensions>
616 <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
617 <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
618 <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
619 </Project>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26