1 |
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
2 |
<PropertyGroup> |
3 |
<ProjectGuid>{A26E4150-D10E-4979-B0B9-132BCCBF0E92}</ProjectGuid> |
4 |
<ProjectVersion>18.8</ProjectVersion> |
5 |
<FrameworkType>VCL</FrameworkType> |
6 |
<MainSource>VtsFileIndexerSuite.dpr</MainSource> |
7 |
<Base>True</Base> |
8 |
<Config Condition="'$(Config)'==''">Release</Config> |
9 |
<Platform Condition="'$(Platform)'==''">Win32</Platform> |
10 |
<TargetedPlatforms>1</TargetedPlatforms> |
11 |
<AppType>Application</AppType> |
12 |
</PropertyGroup> |
13 |
<PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''"> |
14 |
<Base>true</Base> |
15 |
</PropertyGroup> |
16 |
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''"> |
17 |
<Base_Win32>true</Base_Win32> |
18 |
<CfgParent>Base</CfgParent> |
19 |
<Base>true</Base> |
20 |
</PropertyGroup> |
21 |
<PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''"> |
22 |
<Base_Win64>true</Base_Win64> |
23 |
<CfgParent>Base</CfgParent> |
24 |
<Base>true</Base> |
25 |
</PropertyGroup> |
26 |
<PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''"> |
27 |
<Cfg_1>true</Cfg_1> |
28 |
<CfgParent>Base</CfgParent> |
29 |
<Base>true</Base> |
30 |
</PropertyGroup> |
31 |
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''"> |
32 |
<Cfg_1_Win32>true</Cfg_1_Win32> |
33 |
<CfgParent>Cfg_1</CfgParent> |
34 |
<Cfg_1>true</Cfg_1> |
35 |
<Base>true</Base> |
36 |
</PropertyGroup> |
37 |
<PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''"> |
38 |
<Cfg_2>true</Cfg_2> |
39 |
<CfgParent>Base</CfgParent> |
40 |
<Base>true</Base> |
41 |
</PropertyGroup> |
42 |
<PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''"> |
43 |
<Cfg_2_Win32>true</Cfg_2_Win32> |
44 |
<CfgParent>Cfg_2</CfgParent> |
45 |
<Cfg_2>true</Cfg_2> |
46 |
<Base>true</Base> |
47 |
</PropertyGroup> |
48 |
<PropertyGroup Condition="'$(Base)'!=''"> |
49 |
<DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput> |
50 |
<DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput> |
51 |
<DCC_E>false</DCC_E> |
52 |
<DCC_N>false</DCC_N> |
53 |
<DCC_S>false</DCC_S> |
54 |
<DCC_F>false</DCC_F> |
55 |
<DCC_K>false</DCC_K> |
56 |
<DCC_UsePackage>RESTComponents;FireDAC;FireDACSqliteDriver;soaprtl;FireDACIBDriver;soapmidas;FireDACCommon;RESTBackendComponents;soapserver;CloudService;FireDACCommonDriver;inet;$(DCC_UsePackage)</DCC_UsePackage> |
57 |
<DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;$(DCC_Namespace)</DCC_Namespace> |
58 |
<Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon> |
59 |
<UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44> |
60 |
<UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150> |
61 |
<SanitizedProjectName>VtsFileIndexerSuite</SanitizedProjectName> |
62 |
</PropertyGroup> |
63 |
<PropertyGroup Condition="'$(Base_Win32)'!=''"> |
64 |
<DCC_UsePackage>DBXSqliteDriver;IndyIPCommon;bindcompdbx;DBXInterBaseDriver;vcl;IndyIPServer;vclactnband;vclFireDAC;IndySystem;tethering;svnui;dsnapcon;FireDACADSDriver;FireDACMSAccDriver;fmxFireDAC;vclimg;vcltouch;vcldb;bindcompfmx;svn;FireDACPgDriver;inetdb;DbxCommonDriver;fmx;fmxdae;xmlrtl;fmxobj;vclwinx;rtl;DbxClientDriver;CustomIPTransport;vcldsnap;dbexpress;IndyCore;vclx;bindcomp;appanalytics;dsnap;IndyIPClient;bindcompvcl;VCLRESTComponents;dbxcds;VclSmp;adortl;vclie;bindengine;DBXMySQLDriver;dsnapxml;FireDACMySQLDriver;dbrtl;IndyProtocols;inetdbxpress;FireDACCommonODBC;fmxase;$(DCC_UsePackage)</DCC_UsePackage> |
65 |
<DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace> |
66 |
<BT_BuildType>Debug</BT_BuildType> |
67 |
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
68 |
<VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys> |
69 |
<VerInfo_Locale>1033</VerInfo_Locale> |
70 |
<Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File> |
71 |
</PropertyGroup> |
72 |
<PropertyGroup Condition="'$(Base_Win64)'!=''"> |
73 |
<DCC_UsePackage>DBXSqliteDriver;IndyIPCommon;bindcompdbx;DBXInterBaseDriver;vcl;IndyIPServer;vclactnband;vclFireDAC;IndySystem;tethering;dsnapcon;FireDACADSDriver;FireDACMSAccDriver;fmxFireDAC;vclimg;vcltouch;vcldb;bindcompfmx;FireDACPgDriver;inetdb;DbxCommonDriver;fmx;fmxdae;xmlrtl;fmxobj;vclwinx;rtl;DbxClientDriver;CustomIPTransport;vcldsnap;dbexpress;IndyCore;vclx;bindcomp;appanalytics;dsnap;IndyIPClient;bindcompvcl;VCLRESTComponents;dbxcds;VclSmp;adortl;vclie;bindengine;DBXMySQLDriver;dsnapxml;FireDACMySQLDriver;dbrtl;IndyProtocols;inetdbxpress;FireDACCommonODBC;fmxase;$(DCC_UsePackage)</DCC_UsePackage> |
74 |
</PropertyGroup> |
75 |
<PropertyGroup Condition="'$(Cfg_1)'!=''"> |
76 |
<DCC_Define>DEBUG;$(DCC_Define)</DCC_Define> |
77 |
<DCC_DebugDCUs>true</DCC_DebugDCUs> |
78 |
<DCC_Optimize>false</DCC_Optimize> |
79 |
<DCC_GenerateStackFrames>true</DCC_GenerateStackFrames> |
80 |
<DCC_DebugInfoInExe>true</DCC_DebugInfoInExe> |
81 |
<DCC_RemoteDebug>true</DCC_RemoteDebug> |
82 |
</PropertyGroup> |
83 |
<PropertyGroup Condition="'$(Cfg_1_Win32)'!=''"> |
84 |
<DCC_RemoteDebug>false</DCC_RemoteDebug> |
85 |
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes> |
86 |
<DCC_UnitSearchPath>C:\Users\DELL User\ownCloud\Entwicklung\ADO;$(DCC_UnitSearchPath)</DCC_UnitSearchPath> |
87 |
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
88 |
<VerInfo_Locale>1033</VerInfo_Locale> |
89 |
<DCC_ExeOutput>.</DCC_ExeOutput> |
90 |
<DCC_DcuOutput>.</DCC_DcuOutput> |
91 |
<AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode> |
92 |
</PropertyGroup> |
93 |
<PropertyGroup Condition="'$(Cfg_2)'!=''"> |
94 |
<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols> |
95 |
<DCC_Define>RELEASE;$(DCC_Define)</DCC_Define> |
96 |
<DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo> |
97 |
<DCC_DebugInformation>0</DCC_DebugInformation> |
98 |
</PropertyGroup> |
99 |
<PropertyGroup Condition="'$(Cfg_2_Win32)'!=''"> |
100 |
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes> |
101 |
<AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode> |
102 |
</PropertyGroup> |
103 |
<ItemGroup> |
104 |
<DelphiCompile Include="$(MainSource)"> |
105 |
<MainSource>MainSource</MainSource> |
106 |
</DelphiCompile> |
107 |
<DCCReference Include="MainForm.pas"> |
108 |
<Form>frmMain</Form> |
109 |
<FormType>dfm</FormType> |
110 |
</DCCReference> |
111 |
<DCCReference Include="ExplorerForm.pas"> |
112 |
<Form>frmExplorer</Form> |
113 |
<FormType>dfm</FormType> |
114 |
</DCCReference> |
115 |
<DCCReference Include="RedundancyForm.pas"> |
116 |
<Form>frmRedundancy</Form> |
117 |
<FormType>dfm</FormType> |
118 |
</DCCReference> |
119 |
<DCCReference Include="IndexCreatorForm.pas"> |
120 |
<Form>frmIndexCreator</Form> |
121 |
<FormType>dfm</FormType> |
122 |
</DCCReference> |
123 |
<DCCReference Include="FinderForm.pas"> |
124 |
<Form>frmFinder</Form> |
125 |
<FormType>dfm</FormType> |
126 |
</DCCReference> |
127 |
<BuildConfiguration Include="Release"> |
128 |
<Key>Cfg_2</Key> |
129 |
<CfgParent>Base</CfgParent> |
130 |
</BuildConfiguration> |
131 |
<BuildConfiguration Include="Base"> |
132 |
<Key>Base</Key> |
133 |
</BuildConfiguration> |
134 |
<BuildConfiguration Include="Debug"> |
135 |
<Key>Cfg_1</Key> |
136 |
<CfgParent>Base</CfgParent> |
137 |
</BuildConfiguration> |
138 |
</ItemGroup> |
139 |
<ProjectExtensions> |
140 |
<Borland.Personality>Delphi.Personality.12</Borland.Personality> |
141 |
<Borland.ProjectType>Application</Borland.ProjectType> |
142 |
<BorlandProject> |
143 |
<Delphi.Personality> |
144 |
<Source> |
145 |
<Source Name="MainSource">VtsFileIndexerSuite.dpr</Source> |
146 |
</Source> |
147 |
<Excluded_Packages> |
148 |
<Excluded_Packages Name="$(BDSBIN)\dcloffice2k250.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</Excluded_Packages> |
149 |
<Excluded_Packages Name="$(BDSBIN)\dclofficexp250.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages> |
150 |
</Excluded_Packages> |
151 |
</Delphi.Personality> |
152 |
<Deployment Version="3"> |
153 |
<DeployFile LocalName="VtsFileIndexerSuite.exe" Configuration="Debug" Class="ProjectOutput"> |
154 |
<Platform Name="Win32"> |
155 |
<RemoteName>VtsFileIndexerSuite.exe</RemoteName> |
156 |
<Overwrite>true</Overwrite> |
157 |
</Platform> |
158 |
</DeployFile> |
159 |
<DeployClass Name="AdditionalDebugSymbols"> |
160 |
<Platform Name="iOSSimulator"> |
161 |
<Operation>1</Operation> |
162 |
</Platform> |
163 |
<Platform Name="OSX32"> |
164 |
<RemoteDir>Contents\MacOS</RemoteDir> |
165 |
<Operation>1</Operation> |
166 |
</Platform> |
167 |
<Platform Name="Win32"> |
168 |
<Operation>0</Operation> |
169 |
</Platform> |
170 |
</DeployClass> |
171 |
<DeployClass Name="AndroidClassesDexFile"> |
172 |
<Platform Name="Android"> |
173 |
<RemoteDir>classes</RemoteDir> |
174 |
<Operation>1</Operation> |
175 |
</Platform> |
176 |
<Platform Name="Android64"> |
177 |
<RemoteDir>classes</RemoteDir> |
178 |
<Operation>1</Operation> |
179 |
</Platform> |
180 |
</DeployClass> |
181 |
<DeployClass Name="AndroidFileProvider"> |
182 |
<Platform Name="Android"> |
183 |
<RemoteDir>res\xml</RemoteDir> |
184 |
<Operation>1</Operation> |
185 |
</Platform> |
186 |
<Platform Name="Android64"> |
187 |
<RemoteDir>res\xml</RemoteDir> |
188 |
<Operation>1</Operation> |
189 |
</Platform> |
190 |
</DeployClass> |
191 |
<DeployClass Name="AndroidGDBServer"> |
192 |
<Platform Name="Android"> |
193 |
<RemoteDir>library\lib\armeabi-v7a</RemoteDir> |
194 |
<Operation>1</Operation> |
195 |
</Platform> |
196 |
</DeployClass> |
197 |
<DeployClass Name="AndroidLibnativeArmeabiFile"> |
198 |
<Platform Name="Android"> |
199 |
<RemoteDir>library\lib\armeabi</RemoteDir> |
200 |
<Operation>1</Operation> |
201 |
</Platform> |
202 |
<Platform Name="Android64"> |
203 |
<RemoteDir>library\lib\armeabi</RemoteDir> |
204 |
<Operation>1</Operation> |
205 |
</Platform> |
206 |
</DeployClass> |
207 |
<DeployClass Name="AndroidLibnativeArmeabiv7aFile"> |
208 |
<Platform Name="Android64"> |
209 |
<RemoteDir>library\lib\armeabi-v7a</RemoteDir> |
210 |
<Operation>1</Operation> |
211 |
</Platform> |
212 |
</DeployClass> |
213 |
<DeployClass Name="AndroidLibnativeMipsFile"> |
214 |
<Platform Name="Android"> |
215 |
<RemoteDir>library\lib\mips</RemoteDir> |
216 |
<Operation>1</Operation> |
217 |
</Platform> |
218 |
<Platform Name="Android64"> |
219 |
<RemoteDir>library\lib\mips</RemoteDir> |
220 |
<Operation>1</Operation> |
221 |
</Platform> |
222 |
</DeployClass> |
223 |
<DeployClass Name="AndroidServiceOutput"> |
224 |
<Platform Name="Android"> |
225 |
<RemoteDir>library\lib\armeabi-v7a</RemoteDir> |
226 |
<Operation>1</Operation> |
227 |
</Platform> |
228 |
<Platform Name="Android64"> |
229 |
<RemoteDir>library\lib\arm64-v8a</RemoteDir> |
230 |
<Operation>1</Operation> |
231 |
</Platform> |
232 |
</DeployClass> |
233 |
<DeployClass Name="AndroidServiceOutput_Android32"> |
234 |
<Platform Name="Android64"> |
235 |
<RemoteDir>library\lib\armeabi-v7a</RemoteDir> |
236 |
<Operation>1</Operation> |
237 |
</Platform> |
238 |
</DeployClass> |
239 |
<DeployClass Name="AndroidSplashImageDef"> |
240 |
<Platform Name="Android"> |
241 |
<RemoteDir>res\drawable</RemoteDir> |
242 |
<Operation>1</Operation> |
243 |
</Platform> |
244 |
<Platform Name="Android64"> |
245 |
<RemoteDir>res\drawable</RemoteDir> |
246 |
<Operation>1</Operation> |
247 |
</Platform> |
248 |
</DeployClass> |
249 |
<DeployClass Name="AndroidSplashStyles"> |
250 |
<Platform Name="Android"> |
251 |
<RemoteDir>res\values</RemoteDir> |
252 |
<Operation>1</Operation> |
253 |
</Platform> |
254 |
<Platform Name="Android64"> |
255 |
<RemoteDir>res\values</RemoteDir> |
256 |
<Operation>1</Operation> |
257 |
</Platform> |
258 |
</DeployClass> |
259 |
<DeployClass Name="AndroidSplashStylesV21"> |
260 |
<Platform Name="Android"> |
261 |
<RemoteDir>res\values-v21</RemoteDir> |
262 |
<Operation>1</Operation> |
263 |
</Platform> |
264 |
<Platform Name="Android64"> |
265 |
<RemoteDir>res\values-v21</RemoteDir> |
266 |
<Operation>1</Operation> |
267 |
</Platform> |
268 |
</DeployClass> |
269 |
<DeployClass Name="Android_Colors"> |
270 |
<Platform Name="Android"> |
271 |
<RemoteDir>res\values</RemoteDir> |
272 |
<Operation>1</Operation> |
273 |
</Platform> |
274 |
<Platform Name="Android64"> |
275 |
<RemoteDir>res\values</RemoteDir> |
276 |
<Operation>1</Operation> |
277 |
</Platform> |
278 |
</DeployClass> |
279 |
<DeployClass Name="Android_DefaultAppIcon"> |
280 |
<Platform Name="Android"> |
281 |
<RemoteDir>res\drawable</RemoteDir> |
282 |
<Operation>1</Operation> |
283 |
</Platform> |
284 |
<Platform Name="Android64"> |
285 |
<RemoteDir>res\drawable</RemoteDir> |
286 |
<Operation>1</Operation> |
287 |
</Platform> |
288 |
</DeployClass> |
289 |
<DeployClass Name="Android_LauncherIcon144"> |
290 |
<Platform Name="Android"> |
291 |
<RemoteDir>res\drawable-xxhdpi</RemoteDir> |
292 |
<Operation>1</Operation> |
293 |
</Platform> |
294 |
<Platform Name="Android64"> |
295 |
<RemoteDir>res\drawable-xxhdpi</RemoteDir> |
296 |
<Operation>1</Operation> |
297 |
</Platform> |
298 |
</DeployClass> |
299 |
<DeployClass Name="Android_LauncherIcon36"> |
300 |
<Platform Name="Android"> |
301 |
<RemoteDir>res\drawable-ldpi</RemoteDir> |
302 |
<Operation>1</Operation> |
303 |
</Platform> |
304 |
<Platform Name="Android64"> |
305 |
<RemoteDir>res\drawable-ldpi</RemoteDir> |
306 |
<Operation>1</Operation> |
307 |
</Platform> |
308 |
</DeployClass> |
309 |
<DeployClass Name="Android_LauncherIcon48"> |
310 |
<Platform Name="Android"> |
311 |
<RemoteDir>res\drawable-mdpi</RemoteDir> |
312 |
<Operation>1</Operation> |
313 |
</Platform> |
314 |
<Platform Name="Android64"> |
315 |
<RemoteDir>res\drawable-mdpi</RemoteDir> |
316 |
<Operation>1</Operation> |
317 |
</Platform> |
318 |
</DeployClass> |
319 |
<DeployClass Name="Android_LauncherIcon72"> |
320 |
<Platform Name="Android"> |
321 |
<RemoteDir>res\drawable-hdpi</RemoteDir> |
322 |
<Operation>1</Operation> |
323 |
</Platform> |
324 |
<Platform Name="Android64"> |
325 |
<RemoteDir>res\drawable-hdpi</RemoteDir> |
326 |
<Operation>1</Operation> |
327 |
</Platform> |
328 |
</DeployClass> |
329 |
<DeployClass Name="Android_LauncherIcon96"> |
330 |
<Platform Name="Android"> |
331 |
<RemoteDir>res\drawable-xhdpi</RemoteDir> |
332 |
<Operation>1</Operation> |
333 |
</Platform> |
334 |
<Platform Name="Android64"> |
335 |
<RemoteDir>res\drawable-xhdpi</RemoteDir> |
336 |
<Operation>1</Operation> |
337 |
</Platform> |
338 |
</DeployClass> |
339 |
<DeployClass Name="Android_NotificationIcon24"> |
340 |
<Platform Name="Android"> |
341 |
<RemoteDir>res\drawable-mdpi</RemoteDir> |
342 |
<Operation>1</Operation> |
343 |
</Platform> |
344 |
<Platform Name="Android64"> |
345 |
<RemoteDir>res\drawable-mdpi</RemoteDir> |
346 |
<Operation>1</Operation> |
347 |
</Platform> |
348 |
</DeployClass> |
349 |
<DeployClass Name="Android_NotificationIcon36"> |
350 |
<Platform Name="Android"> |
351 |
<RemoteDir>res\drawable-hdpi</RemoteDir> |
352 |
<Operation>1</Operation> |
353 |
</Platform> |
354 |
<Platform Name="Android64"> |
355 |
<RemoteDir>res\drawable-hdpi</RemoteDir> |
356 |
<Operation>1</Operation> |
357 |
</Platform> |
358 |
</DeployClass> |
359 |
<DeployClass Name="Android_NotificationIcon48"> |
360 |
<Platform Name="Android"> |
361 |
<RemoteDir>res\drawable-xhdpi</RemoteDir> |
362 |
<Operation>1</Operation> |
363 |
</Platform> |
364 |
<Platform Name="Android64"> |
365 |
<RemoteDir>res\drawable-xhdpi</RemoteDir> |
366 |
<Operation>1</Operation> |
367 |
</Platform> |
368 |
</DeployClass> |
369 |
<DeployClass Name="Android_NotificationIcon72"> |
370 |
<Platform Name="Android"> |
371 |
<RemoteDir>res\drawable-xxhdpi</RemoteDir> |
372 |
<Operation>1</Operation> |
373 |
</Platform> |
374 |
<Platform Name="Android64"> |
375 |
<RemoteDir>res\drawable-xxhdpi</RemoteDir> |
376 |
<Operation>1</Operation> |
377 |
</Platform> |
378 |
</DeployClass> |
379 |
<DeployClass Name="Android_NotificationIcon96"> |
380 |
<Platform Name="Android"> |
381 |
<RemoteDir>res\drawable-xxxhdpi</RemoteDir> |
382 |
<Operation>1</Operation> |
383 |
</Platform> |
384 |
<Platform Name="Android64"> |
385 |
<RemoteDir>res\drawable-xxxhdpi</RemoteDir> |
386 |
<Operation>1</Operation> |
387 |
</Platform> |
388 |
</DeployClass> |
389 |
<DeployClass Name="Android_SplashImage426"> |
390 |
<Platform Name="Android"> |
391 |
<RemoteDir>res\drawable-small</RemoteDir> |
392 |
<Operation>1</Operation> |
393 |
</Platform> |
394 |
<Platform Name="Android64"> |
395 |
<RemoteDir>res\drawable-small</RemoteDir> |
396 |
<Operation>1</Operation> |
397 |
</Platform> |
398 |
</DeployClass> |
399 |
<DeployClass Name="Android_SplashImage470"> |
400 |
<Platform Name="Android"> |
401 |
<RemoteDir>res\drawable-normal</RemoteDir> |
402 |
<Operation>1</Operation> |
403 |
</Platform> |
404 |
<Platform Name="Android64"> |
405 |
<RemoteDir>res\drawable-normal</RemoteDir> |
406 |
<Operation>1</Operation> |
407 |
</Platform> |
408 |
</DeployClass> |
409 |
<DeployClass Name="Android_SplashImage640"> |
410 |
<Platform Name="Android"> |
411 |
<RemoteDir>res\drawable-large</RemoteDir> |
412 |
<Operation>1</Operation> |
413 |
</Platform> |
414 |
<Platform Name="Android64"> |
415 |
<RemoteDir>res\drawable-large</RemoteDir> |
416 |
<Operation>1</Operation> |
417 |
</Platform> |
418 |
</DeployClass> |
419 |
<DeployClass Name="Android_SplashImage960"> |
420 |
<Platform Name="Android"> |
421 |
<RemoteDir>res\drawable-xlarge</RemoteDir> |
422 |
<Operation>1</Operation> |
423 |
</Platform> |
424 |
<Platform Name="Android64"> |
425 |
<RemoteDir>res\drawable-xlarge</RemoteDir> |
426 |
<Operation>1</Operation> |
427 |
</Platform> |
428 |
</DeployClass> |
429 |
<DeployClass Name="Android_Strings"> |
430 |
<Platform Name="Android"> |
431 |
<RemoteDir>res\values</RemoteDir> |
432 |
<Operation>1</Operation> |
433 |
</Platform> |
434 |
<Platform Name="Android64"> |
435 |
<RemoteDir>res\values</RemoteDir> |
436 |
<Operation>1</Operation> |
437 |
</Platform> |
438 |
</DeployClass> |
439 |
<DeployClass Name="DebugSymbols"> |
440 |
<Platform Name="iOSSimulator"> |
441 |
<Operation>1</Operation> |
442 |
</Platform> |
443 |
<Platform Name="OSX32"> |
444 |
<RemoteDir>Contents\MacOS</RemoteDir> |
445 |
<Operation>1</Operation> |
446 |
</Platform> |
447 |
<Platform Name="Win32"> |
448 |
<Operation>0</Operation> |
449 |
</Platform> |
450 |
</DeployClass> |
451 |
<DeployClass Name="DependencyFramework"> |
452 |
<Platform Name="OSX32"> |
453 |
<RemoteDir>Contents\MacOS</RemoteDir> |
454 |
<Operation>1</Operation> |
455 |
<Extensions>.framework</Extensions> |
456 |
</Platform> |
457 |
<Platform Name="OSX64"> |
458 |
<RemoteDir>Contents\MacOS</RemoteDir> |
459 |
<Operation>1</Operation> |
460 |
<Extensions>.framework</Extensions> |
461 |
</Platform> |
462 |
<Platform Name="Win32"> |
463 |
<Operation>0</Operation> |
464 |
</Platform> |
465 |
</DeployClass> |
466 |
<DeployClass Name="DependencyModule"> |
467 |
<Platform Name="iOSDevice32"> |
468 |
<Operation>1</Operation> |
469 |
<Extensions>.dylib</Extensions> |
470 |
</Platform> |
471 |
<Platform Name="iOSDevice64"> |
472 |
<Operation>1</Operation> |
473 |
<Extensions>.dylib</Extensions> |
474 |
</Platform> |
475 |
<Platform Name="iOSSimulator"> |
476 |
<Operation>1</Operation> |
477 |
<Extensions>.dylib</Extensions> |
478 |
</Platform> |
479 |
<Platform Name="OSX32"> |
480 |
<RemoteDir>Contents\MacOS</RemoteDir> |
481 |
<Operation>1</Operation> |
482 |
<Extensions>.dylib</Extensions> |
483 |
</Platform> |
484 |
<Platform Name="OSX64"> |
485 |
<RemoteDir>Contents\MacOS</RemoteDir> |
486 |
<Operation>1</Operation> |
487 |
<Extensions>.dylib</Extensions> |
488 |
</Platform> |
489 |
<Platform Name="Win32"> |
490 |
<Operation>0</Operation> |
491 |
<Extensions>.dll;.bpl</Extensions> |
492 |
</Platform> |
493 |
</DeployClass> |
494 |
<DeployClass Required="true" Name="DependencyPackage"> |
495 |
<Platform Name="iOSDevice32"> |
496 |
<Operation>1</Operation> |
497 |
<Extensions>.dylib</Extensions> |
498 |
</Platform> |
499 |
<Platform Name="iOSDevice64"> |
500 |
<Operation>1</Operation> |
501 |
<Extensions>.dylib</Extensions> |
502 |
</Platform> |
503 |
<Platform Name="iOSSimulator"> |
504 |
<Operation>1</Operation> |
505 |
<Extensions>.dylib</Extensions> |
506 |
</Platform> |
507 |
<Platform Name="OSX32"> |
508 |
<RemoteDir>Contents\MacOS</RemoteDir> |
509 |
<Operation>1</Operation> |
510 |
<Extensions>.dylib</Extensions> |
511 |
</Platform> |
512 |
<Platform Name="OSX64"> |
513 |
<RemoteDir>Contents\MacOS</RemoteDir> |
514 |
<Operation>1</Operation> |
515 |
<Extensions>.dylib</Extensions> |
516 |
</Platform> |
517 |
<Platform Name="Win32"> |
518 |
<Operation>0</Operation> |
519 |
<Extensions>.bpl</Extensions> |
520 |
</Platform> |
521 |
</DeployClass> |
522 |
<DeployClass Name="File"> |
523 |
<Platform Name="Android"> |
524 |
<Operation>0</Operation> |
525 |
</Platform> |
526 |
<Platform Name="Android64"> |
527 |
<Operation>0</Operation> |
528 |
</Platform> |
529 |
<Platform Name="iOSDevice32"> |
530 |
<Operation>0</Operation> |
531 |
</Platform> |
532 |
<Platform Name="iOSDevice64"> |
533 |
<Operation>0</Operation> |
534 |
</Platform> |
535 |
<Platform Name="iOSSimulator"> |
536 |
<Operation>0</Operation> |
537 |
</Platform> |
538 |
<Platform Name="OSX32"> |
539 |
<RemoteDir>Contents\Resources\StartUp\</RemoteDir> |
540 |
<Operation>0</Operation> |
541 |
</Platform> |
542 |
<Platform Name="OSX64"> |
543 |
<RemoteDir>Contents\Resources\StartUp\</RemoteDir> |
544 |
<Operation>0</Operation> |
545 |
</Platform> |
546 |
<Platform Name="Win32"> |
547 |
<Operation>0</Operation> |
548 |
</Platform> |
549 |
</DeployClass> |
550 |
<DeployClass Name="iPad_Launch1024"> |
551 |
<Platform Name="iOSDevice32"> |
552 |
<Operation>1</Operation> |
553 |
</Platform> |
554 |
<Platform Name="iOSDevice64"> |
555 |
<Operation>1</Operation> |
556 |
</Platform> |
557 |
<Platform Name="iOSSimulator"> |
558 |
<Operation>1</Operation> |
559 |
</Platform> |
560 |
</DeployClass> |
561 |
<DeployClass Name="iPad_Launch1024x768"> |
562 |
<Platform Name="iOSDevice32"> |
563 |
<Operation>1</Operation> |
564 |
</Platform> |
565 |
<Platform Name="iOSDevice64"> |
566 |
<Operation>1</Operation> |
567 |
</Platform> |
568 |
<Platform Name="iOSSimulator"> |
569 |
<Operation>1</Operation> |
570 |
</Platform> |
571 |
</DeployClass> |
572 |
<DeployClass Name="iPad_Launch1536"> |
573 |
<Platform Name="iOSDevice32"> |
574 |
<Operation>1</Operation> |
575 |
</Platform> |
576 |
<Platform Name="iOSDevice64"> |
577 |
<Operation>1</Operation> |
578 |
</Platform> |
579 |
<Platform Name="iOSSimulator"> |
580 |
<Operation>1</Operation> |
581 |
</Platform> |
582 |
</DeployClass> |
583 |
<DeployClass Name="iPad_Launch1536x2048"> |
584 |
<Platform Name="iOSDevice32"> |
585 |
<Operation>1</Operation> |
586 |
</Platform> |
587 |
<Platform Name="iOSDevice64"> |
588 |
<Operation>1</Operation> |
589 |
</Platform> |
590 |
<Platform Name="iOSSimulator"> |
591 |
<Operation>1</Operation> |
592 |
</Platform> |
593 |
</DeployClass> |
594 |
<DeployClass Name="iPad_Launch1668"> |
595 |
<Platform Name="iOSDevice32"> |
596 |
<Operation>1</Operation> |
597 |
</Platform> |
598 |
<Platform Name="iOSDevice64"> |
599 |
<Operation>1</Operation> |
600 |
</Platform> |
601 |
<Platform Name="iOSSimulator"> |
602 |
<Operation>1</Operation> |
603 |
</Platform> |
604 |
</DeployClass> |
605 |
<DeployClass Name="iPad_Launch1668x2388"> |
606 |
<Platform Name="iOSDevice32"> |
607 |
<Operation>1</Operation> |
608 |
</Platform> |
609 |
<Platform Name="iOSDevice64"> |
610 |
<Operation>1</Operation> |
611 |
</Platform> |
612 |
<Platform Name="iOSSimulator"> |
613 |
<Operation>1</Operation> |
614 |
</Platform> |
615 |
</DeployClass> |
616 |
<DeployClass Name="iPad_Launch2048"> |
617 |
<Platform Name="iOSDevice32"> |
618 |
<Operation>1</Operation> |
619 |
</Platform> |
620 |
<Platform Name="iOSDevice64"> |
621 |
<Operation>1</Operation> |
622 |
</Platform> |
623 |
<Platform Name="iOSSimulator"> |
624 |
<Operation>1</Operation> |
625 |
</Platform> |
626 |
</DeployClass> |
627 |
<DeployClass Name="iPad_Launch2048x1536"> |
628 |
<Platform Name="iOSDevice32"> |
629 |
<Operation>1</Operation> |
630 |
</Platform> |
631 |
<Platform Name="iOSDevice64"> |
632 |
<Operation>1</Operation> |
633 |
</Platform> |
634 |
<Platform Name="iOSSimulator"> |
635 |
<Operation>1</Operation> |
636 |
</Platform> |
637 |
</DeployClass> |
638 |
<DeployClass Name="iPad_Launch2048x2732"> |
639 |
<Platform Name="iOSDevice32"> |
640 |
<Operation>1</Operation> |
641 |
</Platform> |
642 |
<Platform Name="iOSDevice64"> |
643 |
<Operation>1</Operation> |
644 |
</Platform> |
645 |
<Platform Name="iOSSimulator"> |
646 |
<Operation>1</Operation> |
647 |
</Platform> |
648 |
</DeployClass> |
649 |
<DeployClass Name="iPad_Launch2224"> |
650 |
<Platform Name="iOSDevice32"> |
651 |
<Operation>1</Operation> |
652 |
</Platform> |
653 |
<Platform Name="iOSDevice64"> |
654 |
<Operation>1</Operation> |
655 |
</Platform> |
656 |
<Platform Name="iOSSimulator"> |
657 |
<Operation>1</Operation> |
658 |
</Platform> |
659 |
</DeployClass> |
660 |
<DeployClass Name="iPad_Launch2388x1668"> |
661 |
<Platform Name="iOSDevice32"> |
662 |
<Operation>1</Operation> |
663 |
</Platform> |
664 |
<Platform Name="iOSDevice64"> |
665 |
<Operation>1</Operation> |
666 |
</Platform> |
667 |
<Platform Name="iOSSimulator"> |
668 |
<Operation>1</Operation> |
669 |
</Platform> |
670 |
</DeployClass> |
671 |
<DeployClass Name="iPad_Launch2732x2048"> |
672 |
<Platform Name="iOSDevice32"> |
673 |
<Operation>1</Operation> |
674 |
</Platform> |
675 |
<Platform Name="iOSDevice64"> |
676 |
<Operation>1</Operation> |
677 |
</Platform> |
678 |
<Platform Name="iOSSimulator"> |
679 |
<Operation>1</Operation> |
680 |
</Platform> |
681 |
</DeployClass> |
682 |
<DeployClass Name="iPad_Launch768"> |
683 |
<Platform Name="iOSDevice32"> |
684 |
<Operation>1</Operation> |
685 |
</Platform> |
686 |
<Platform Name="iOSDevice64"> |
687 |
<Operation>1</Operation> |
688 |
</Platform> |
689 |
<Platform Name="iOSSimulator"> |
690 |
<Operation>1</Operation> |
691 |
</Platform> |
692 |
</DeployClass> |
693 |
<DeployClass Name="iPad_Launch768x1024"> |
694 |
<Platform Name="iOSDevice32"> |
695 |
<Operation>1</Operation> |
696 |
</Platform> |
697 |
<Platform Name="iOSDevice64"> |
698 |
<Operation>1</Operation> |
699 |
</Platform> |
700 |
<Platform Name="iOSSimulator"> |
701 |
<Operation>1</Operation> |
702 |
</Platform> |
703 |
</DeployClass> |
704 |
<DeployClass Name="iPhone_Launch1125"> |
705 |
<Platform Name="iOSDevice32"> |
706 |
<Operation>1</Operation> |
707 |
</Platform> |
708 |
<Platform Name="iOSDevice64"> |
709 |
<Operation>1</Operation> |
710 |
</Platform> |
711 |
<Platform Name="iOSSimulator"> |
712 |
<Operation>1</Operation> |
713 |
</Platform> |
714 |
</DeployClass> |
715 |
<DeployClass Name="iPhone_Launch1136x640"> |
716 |
<Platform Name="iOSDevice32"> |
717 |
<Operation>1</Operation> |
718 |
</Platform> |
719 |
<Platform Name="iOSDevice64"> |
720 |
<Operation>1</Operation> |
721 |
</Platform> |
722 |
<Platform Name="iOSSimulator"> |
723 |
<Operation>1</Operation> |
724 |
</Platform> |
725 |
</DeployClass> |
726 |
<DeployClass Name="iPhone_Launch1242"> |
727 |
<Platform Name="iOSDevice32"> |
728 |
<Operation>1</Operation> |
729 |
</Platform> |
730 |
<Platform Name="iOSDevice64"> |
731 |
<Operation>1</Operation> |
732 |
</Platform> |
733 |
<Platform Name="iOSSimulator"> |
734 |
<Operation>1</Operation> |
735 |
</Platform> |
736 |
</DeployClass> |
737 |
<DeployClass Name="iPhone_Launch1242x2688"> |
738 |
<Platform Name="iOSDevice32"> |
739 |
<Operation>1</Operation> |
740 |
</Platform> |
741 |
<Platform Name="iOSDevice64"> |
742 |
<Operation>1</Operation> |
743 |
</Platform> |
744 |
<Platform Name="iOSSimulator"> |
745 |
<Operation>1</Operation> |
746 |
</Platform> |
747 |
</DeployClass> |
748 |
<DeployClass Name="iPhone_Launch1334"> |
749 |
<Platform Name="iOSDevice32"> |
750 |
<Operation>1</Operation> |
751 |
</Platform> |
752 |
<Platform Name="iOSDevice64"> |
753 |
<Operation>1</Operation> |
754 |
</Platform> |
755 |
<Platform Name="iOSSimulator"> |
756 |
<Operation>1</Operation> |
757 |
</Platform> |
758 |
</DeployClass> |
759 |
<DeployClass Name="iPhone_Launch1792"> |
760 |
<Platform Name="iOSDevice32"> |
761 |
<Operation>1</Operation> |
762 |
</Platform> |
763 |
<Platform Name="iOSDevice64"> |
764 |
<Operation>1</Operation> |
765 |
</Platform> |
766 |
<Platform Name="iOSSimulator"> |
767 |
<Operation>1</Operation> |
768 |
</Platform> |
769 |
</DeployClass> |
770 |
<DeployClass Name="iPhone_Launch2208"> |
771 |
<Platform Name="iOSDevice32"> |
772 |
<Operation>1</Operation> |
773 |
</Platform> |
774 |
<Platform Name="iOSDevice64"> |
775 |
<Operation>1</Operation> |
776 |
</Platform> |
777 |
<Platform Name="iOSSimulator"> |
778 |
<Operation>1</Operation> |
779 |
</Platform> |
780 |
</DeployClass> |
781 |
<DeployClass Name="iPhone_Launch2436"> |
782 |
<Platform Name="iOSDevice32"> |
783 |
<Operation>1</Operation> |
784 |
</Platform> |
785 |
<Platform Name="iOSDevice64"> |
786 |
<Operation>1</Operation> |
787 |
</Platform> |
788 |
<Platform Name="iOSSimulator"> |
789 |
<Operation>1</Operation> |
790 |
</Platform> |
791 |
</DeployClass> |
792 |
<DeployClass Name="iPhone_Launch2688x1242"> |
793 |
<Platform Name="iOSDevice32"> |
794 |
<Operation>1</Operation> |
795 |
</Platform> |
796 |
<Platform Name="iOSDevice64"> |
797 |
<Operation>1</Operation> |
798 |
</Platform> |
799 |
<Platform Name="iOSSimulator"> |
800 |
<Operation>1</Operation> |
801 |
</Platform> |
802 |
</DeployClass> |
803 |
<DeployClass Name="iPhone_Launch320"> |
804 |
<Platform Name="iOSDevice32"> |
805 |
<Operation>1</Operation> |
806 |
</Platform> |
807 |
<Platform Name="iOSDevice64"> |
808 |
<Operation>1</Operation> |
809 |
</Platform> |
810 |
<Platform Name="iOSSimulator"> |
811 |
<Operation>1</Operation> |
812 |
</Platform> |
813 |
</DeployClass> |
814 |
<DeployClass Name="iPhone_Launch640"> |
815 |
<Platform Name="iOSDevice32"> |
816 |
<Operation>1</Operation> |
817 |
</Platform> |
818 |
<Platform Name="iOSDevice64"> |
819 |
<Operation>1</Operation> |
820 |
</Platform> |
821 |
<Platform Name="iOSSimulator"> |
822 |
<Operation>1</Operation> |
823 |
</Platform> |
824 |
</DeployClass> |
825 |
<DeployClass Name="iPhone_Launch640x1136"> |
826 |
<Platform Name="iOSDevice32"> |
827 |
<Operation>1</Operation> |
828 |
</Platform> |
829 |
<Platform Name="iOSDevice64"> |
830 |
<Operation>1</Operation> |
831 |
</Platform> |
832 |
<Platform Name="iOSSimulator"> |
833 |
<Operation>1</Operation> |
834 |
</Platform> |
835 |
</DeployClass> |
836 |
<DeployClass Name="iPhone_Launch750"> |
837 |
<Platform Name="iOSDevice32"> |
838 |
<Operation>1</Operation> |
839 |
</Platform> |
840 |
<Platform Name="iOSDevice64"> |
841 |
<Operation>1</Operation> |
842 |
</Platform> |
843 |
<Platform Name="iOSSimulator"> |
844 |
<Operation>1</Operation> |
845 |
</Platform> |
846 |
</DeployClass> |
847 |
<DeployClass Name="iPhone_Launch828"> |
848 |
<Platform Name="iOSDevice32"> |
849 |
<Operation>1</Operation> |
850 |
</Platform> |
851 |
<Platform Name="iOSDevice64"> |
852 |
<Operation>1</Operation> |
853 |
</Platform> |
854 |
<Platform Name="iOSSimulator"> |
855 |
<Operation>1</Operation> |
856 |
</Platform> |
857 |
</DeployClass> |
858 |
<DeployClass Name="ProjectAndroidManifest"> |
859 |
<Platform Name="Android"> |
860 |
<Operation>1</Operation> |
861 |
</Platform> |
862 |
<Platform Name="Android64"> |
863 |
<Operation>1</Operation> |
864 |
</Platform> |
865 |
</DeployClass> |
866 |
<DeployClass Name="ProjectiOSDeviceDebug"> |
867 |
<Platform Name="iOSDevice32"> |
868 |
<RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir> |
869 |
<Operation>1</Operation> |
870 |
</Platform> |
871 |
<Platform Name="iOSDevice64"> |
872 |
<RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir> |
873 |
<Operation>1</Operation> |
874 |
</Platform> |
875 |
</DeployClass> |
876 |
<DeployClass Name="ProjectiOSDeviceResourceRules"> |
877 |
<Platform Name="iOSDevice32"> |
878 |
<Operation>1</Operation> |
879 |
</Platform> |
880 |
<Platform Name="iOSDevice64"> |
881 |
<Operation>1</Operation> |
882 |
</Platform> |
883 |
</DeployClass> |
884 |
<DeployClass Name="ProjectiOSEntitlements"> |
885 |
<Platform Name="iOSDevice32"> |
886 |
<RemoteDir>..\</RemoteDir> |
887 |
<Operation>1</Operation> |
888 |
</Platform> |
889 |
<Platform Name="iOSDevice64"> |
890 |
<RemoteDir>..\</RemoteDir> |
891 |
<Operation>1</Operation> |
892 |
</Platform> |
893 |
</DeployClass> |
894 |
<DeployClass Name="ProjectiOSInfoPList"> |
895 |
<Platform Name="iOSDevice32"> |
896 |
<Operation>1</Operation> |
897 |
</Platform> |
898 |
<Platform Name="iOSDevice64"> |
899 |
<Operation>1</Operation> |
900 |
</Platform> |
901 |
<Platform Name="iOSSimulator"> |
902 |
<Operation>1</Operation> |
903 |
</Platform> |
904 |
</DeployClass> |
905 |
<DeployClass Name="ProjectiOSResource"> |
906 |
<Platform Name="iOSDevice32"> |
907 |
<Operation>1</Operation> |
908 |
</Platform> |
909 |
<Platform Name="iOSDevice64"> |
910 |
<Operation>1</Operation> |
911 |
</Platform> |
912 |
<Platform Name="iOSSimulator"> |
913 |
<Operation>1</Operation> |
914 |
</Platform> |
915 |
</DeployClass> |
916 |
<DeployClass Name="ProjectOSXDebug"> |
917 |
<Platform Name="OSX64"> |
918 |
<RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir> |
919 |
<Operation>1</Operation> |
920 |
</Platform> |
921 |
</DeployClass> |
922 |
<DeployClass Name="ProjectOSXEntitlements"> |
923 |
<Platform Name="OSX32"> |
924 |
<RemoteDir>..\</RemoteDir> |
925 |
<Operation>1</Operation> |
926 |
</Platform> |
927 |
<Platform Name="OSX64"> |
928 |
<RemoteDir>..\</RemoteDir> |
929 |
<Operation>1</Operation> |
930 |
</Platform> |
931 |
</DeployClass> |
932 |
<DeployClass Name="ProjectOSXInfoPList"> |
933 |
<Platform Name="OSX32"> |
934 |
<RemoteDir>Contents</RemoteDir> |
935 |
<Operation>1</Operation> |
936 |
</Platform> |
937 |
<Platform Name="OSX64"> |
938 |
<RemoteDir>Contents</RemoteDir> |
939 |
<Operation>1</Operation> |
940 |
</Platform> |
941 |
</DeployClass> |
942 |
<DeployClass Name="ProjectOSXResource"> |
943 |
<Platform Name="OSX32"> |
944 |
<RemoteDir>Contents\Resources</RemoteDir> |
945 |
<Operation>1</Operation> |
946 |
</Platform> |
947 |
<Platform Name="OSX64"> |
948 |
<RemoteDir>Contents\Resources</RemoteDir> |
949 |
<Operation>1</Operation> |
950 |
</Platform> |
951 |
</DeployClass> |
952 |
<DeployClass Required="true" Name="ProjectOutput"> |
953 |
<Platform Name="Android"> |
954 |
<RemoteDir>library\lib\armeabi-v7a</RemoteDir> |
955 |
<Operation>1</Operation> |
956 |
</Platform> |
957 |
<Platform Name="Android64"> |
958 |
<RemoteDir>library\lib\arm64-v8a</RemoteDir> |
959 |
<Operation>1</Operation> |
960 |
</Platform> |
961 |
<Platform Name="iOSDevice32"> |
962 |
<Operation>1</Operation> |
963 |
</Platform> |
964 |
<Platform Name="iOSDevice64"> |
965 |
<Operation>1</Operation> |
966 |
</Platform> |
967 |
<Platform Name="iOSSimulator"> |
968 |
<Operation>1</Operation> |
969 |
</Platform> |
970 |
<Platform Name="Linux64"> |
971 |
<Operation>1</Operation> |
972 |
</Platform> |
973 |
<Platform Name="OSX32"> |
974 |
<RemoteDir>Contents\MacOS</RemoteDir> |
975 |
<Operation>1</Operation> |
976 |
</Platform> |
977 |
<Platform Name="OSX64"> |
978 |
<RemoteDir>Contents\MacOS</RemoteDir> |
979 |
<Operation>1</Operation> |
980 |
</Platform> |
981 |
<Platform Name="Win32"> |
982 |
<Operation>0</Operation> |
983 |
</Platform> |
984 |
</DeployClass> |
985 |
<DeployClass Name="ProjectOutput_Android32"> |
986 |
<Platform Name="Android64"> |
987 |
<RemoteDir>library\lib\armeabi-v7a</RemoteDir> |
988 |
<Operation>1</Operation> |
989 |
</Platform> |
990 |
</DeployClass> |
991 |
<DeployClass Name="ProjectUWPManifest"> |
992 |
<Platform Name="Win32"> |
993 |
<Operation>1</Operation> |
994 |
</Platform> |
995 |
<Platform Name="Win64"> |
996 |
<Operation>1</Operation> |
997 |
</Platform> |
998 |
</DeployClass> |
999 |
<DeployClass Name="UWP_DelphiLogo150"> |
1000 |
<Platform Name="Win32"> |
1001 |
<RemoteDir>Assets</RemoteDir> |
1002 |
<Operation>1</Operation> |
1003 |
</Platform> |
1004 |
<Platform Name="Win64"> |
1005 |
<RemoteDir>Assets</RemoteDir> |
1006 |
<Operation>1</Operation> |
1007 |
</Platform> |
1008 |
</DeployClass> |
1009 |
<DeployClass Name="UWP_DelphiLogo44"> |
1010 |
<Platform Name="Win32"> |
1011 |
<RemoteDir>Assets</RemoteDir> |
1012 |
<Operation>1</Operation> |
1013 |
</Platform> |
1014 |
<Platform Name="Win64"> |
1015 |
<RemoteDir>Assets</RemoteDir> |
1016 |
<Operation>1</Operation> |
1017 |
</Platform> |
1018 |
</DeployClass> |
1019 |
<ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/> |
1020 |
<ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/> |
1021 |
<ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/> |
1022 |
<ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/> |
1023 |
<ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/> |
1024 |
<ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/> |
1025 |
<ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/> |
1026 |
<ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/> |
1027 |
<ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/> |
1028 |
<ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/> |
1029 |
</Deployment> |
1030 |
<Platforms> |
1031 |
<Platform value="Win32">True</Platform> |
1032 |
<Platform value="Win64">False</Platform> |
1033 |
</Platforms> |
1034 |
</BorlandProject> |
1035 |
<ProjectFileVersion>12</ProjectFileVersion> |
1036 |
</ProjectExtensions> |
1037 |
<Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/> |
1038 |
<Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/> |
1039 |
<Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/> |
1040 |
</Project> |