Subversion Repositories indexer_suite

Rev

Rev 2 | Rev 10 | Go to most recent revision | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 7
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
    <PropertyGroup>
2
    <PropertyGroup>
3
        <ProjectGuid>{A26E4150-D10E-4979-B0B9-132BCCBF0E92}</ProjectGuid>
3
        <ProjectGuid>{A26E4150-D10E-4979-B0B9-132BCCBF0E92}</ProjectGuid>
4
        <ProjectVersion>18.4</ProjectVersion>
4
        <ProjectVersion>18.8</ProjectVersion>
5
        <FrameworkType>VCL</FrameworkType>
5
        <FrameworkType>VCL</FrameworkType>
6
        <MainSource>VtsFileIndexerSuite.dpr</MainSource>
6
        <MainSource>VtsFileIndexerSuite.dpr</MainSource>
7
        <Base>True</Base>
7
        <Base>True</Base>
8
        <Config Condition="'$(Config)'==''">Debug</Config>
8
        <Config Condition="'$(Config)'==''">Release</Config>
9
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
9
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
10
        <TargetedPlatforms>1</TargetedPlatforms>
10
        <TargetedPlatforms>1</TargetedPlatforms>
11
        <AppType>Application</AppType>
11
        <AppType>Application</AppType>
12
    </PropertyGroup>
12
    </PropertyGroup>
13
    <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
13
    <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
14
        <Base>true</Base>
14
        <Base>true</Base>
15
    </PropertyGroup>
15
    </PropertyGroup>
16
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
16
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
17
        <Base_Win32>true</Base_Win32>
17
        <Base_Win32>true</Base_Win32>
18
        <CfgParent>Base</CfgParent>
18
        <CfgParent>Base</CfgParent>
19
        <Base>true</Base>
19
        <Base>true</Base>
20
    </PropertyGroup>
20
    </PropertyGroup>
21
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
21
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
22
        <Base_Win64>true</Base_Win64>
22
        <Base_Win64>true</Base_Win64>
23
        <CfgParent>Base</CfgParent>
23
        <CfgParent>Base</CfgParent>
24
        <Base>true</Base>
24
        <Base>true</Base>
25
    </PropertyGroup>
25
    </PropertyGroup>
26
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
26
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
27
        <Cfg_1>true</Cfg_1>
27
        <Cfg_1>true</Cfg_1>
28
        <CfgParent>Base</CfgParent>
28
        <CfgParent>Base</CfgParent>
29
        <Base>true</Base>
29
        <Base>true</Base>
30
    </PropertyGroup>
30
    </PropertyGroup>
31
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
31
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
32
        <Cfg_1_Win32>true</Cfg_1_Win32>
32
        <Cfg_1_Win32>true</Cfg_1_Win32>
33
        <CfgParent>Cfg_1</CfgParent>
33
        <CfgParent>Cfg_1</CfgParent>
34
        <Cfg_1>true</Cfg_1>
34
        <Cfg_1>true</Cfg_1>
35
        <Base>true</Base>
35
        <Base>true</Base>
36
    </PropertyGroup>
36
    </PropertyGroup>
37
    <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
37
    <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
38
        <Cfg_2>true</Cfg_2>
38
        <Cfg_2>true</Cfg_2>
39
        <CfgParent>Base</CfgParent>
39
        <CfgParent>Base</CfgParent>
40
        <Base>true</Base>
40
        <Base>true</Base>
41
    </PropertyGroup>
41
    </PropertyGroup>
42
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
42
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
43
        <Cfg_2_Win32>true</Cfg_2_Win32>
43
        <Cfg_2_Win32>true</Cfg_2_Win32>
44
        <CfgParent>Cfg_2</CfgParent>
44
        <CfgParent>Cfg_2</CfgParent>
45
        <Cfg_2>true</Cfg_2>
45
        <Cfg_2>true</Cfg_2>
46
        <Base>true</Base>
46
        <Base>true</Base>
47
    </PropertyGroup>
47
    </PropertyGroup>
48
    <PropertyGroup Condition="'$(Base)'!=''">
48
    <PropertyGroup Condition="'$(Base)'!=''">
49
        <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
49
        <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
50
        <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
50
        <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
51
        <DCC_E>false</DCC_E>
51
        <DCC_E>false</DCC_E>
52
        <DCC_N>false</DCC_N>
52
        <DCC_N>false</DCC_N>
53
        <DCC_S>false</DCC_S>
53
        <DCC_S>false</DCC_S>
54
        <DCC_F>false</DCC_F>
54
        <DCC_F>false</DCC_F>
55
        <DCC_K>false</DCC_K>
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>
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>
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>
58
        <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
59
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
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>
60
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
61
        <SanitizedProjectName>VtsFileIndexerSuite</SanitizedProjectName>
61
        <SanitizedProjectName>VtsFileIndexerSuite</SanitizedProjectName>
62
    </PropertyGroup>
62
    </PropertyGroup>
63
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
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>
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>
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>
66
        <BT_BuildType>Debug</BT_BuildType>
67
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
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>
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>
69
        <VerInfo_Locale>1033</VerInfo_Locale>
70
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
70
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
71
    </PropertyGroup>
71
    </PropertyGroup>
72
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
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>
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>
74
    </PropertyGroup>
75
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
75
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
76
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
76
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
77
        <DCC_DebugDCUs>true</DCC_DebugDCUs>
77
        <DCC_DebugDCUs>true</DCC_DebugDCUs>
78
        <DCC_Optimize>false</DCC_Optimize>
78
        <DCC_Optimize>false</DCC_Optimize>
79
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
79
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
80
        <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
80
        <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
81
        <DCC_RemoteDebug>true</DCC_RemoteDebug>
81
        <DCC_RemoteDebug>true</DCC_RemoteDebug>
82
    </PropertyGroup>
82
    </PropertyGroup>
83
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
83
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
84
        <DCC_RemoteDebug>false</DCC_RemoteDebug>
84
        <DCC_RemoteDebug>false</DCC_RemoteDebug>
85
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
85
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
86
        <AppEnableHighDPI>true</AppEnableHighDPI>
-
 
87
        <DCC_UnitSearchPath>C:\Users\DELL User\ownCloud\Entwicklung\ADO;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
86
        <DCC_UnitSearchPath>C:\Users\DELL User\ownCloud\Entwicklung\ADO;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
88
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
87
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
89
        <VerInfo_Locale>1033</VerInfo_Locale>
88
        <VerInfo_Locale>1033</VerInfo_Locale>
90
        <DCC_ExeOutput>.</DCC_ExeOutput>
89
        <DCC_ExeOutput>.</DCC_ExeOutput>
91
        <DCC_DcuOutput>.</DCC_DcuOutput>
90
        <DCC_DcuOutput>.</DCC_DcuOutput>
-
 
91
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
92
    </PropertyGroup>
92
    </PropertyGroup>
93
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
93
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
94
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
94
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
95
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
95
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
96
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
96
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
97
        <DCC_DebugInformation>0</DCC_DebugInformation>
97
        <DCC_DebugInformation>0</DCC_DebugInformation>
98
    </PropertyGroup>
98
    </PropertyGroup>
99
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
99
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
100
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
100
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
101
        <AppEnableHighDPI>true</AppEnableHighDPI>
101
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
102
    </PropertyGroup>
102
    </PropertyGroup>
103
    <ItemGroup>
103
    <ItemGroup>
104
        <DelphiCompile Include="$(MainSource)">
104
        <DelphiCompile Include="$(MainSource)">
105
            <MainSource>MainSource</MainSource>
105
            <MainSource>MainSource</MainSource>
106
        </DelphiCompile>
106
        </DelphiCompile>
107
        <DCCReference Include="MainForm.pas">
107
        <DCCReference Include="MainForm.pas">
108
            <Form>frmMain</Form>
108
            <Form>frmMain</Form>
109
            <FormType>dfm</FormType>
109
            <FormType>dfm</FormType>
110
        </DCCReference>
110
        </DCCReference>
111
        <DCCReference Include="ExplorerForm.pas">
111
        <DCCReference Include="ExplorerForm.pas">
112
            <Form>frmExplorer</Form>
112
            <Form>frmExplorer</Form>
113
            <FormType>dfm</FormType>
113
            <FormType>dfm</FormType>
114
        </DCCReference>
114
        </DCCReference>
115
        <DCCReference Include="RedundancyForm.pas">
115
        <DCCReference Include="RedundancyForm.pas">
116
            <Form>frmRedundancy</Form>
116
            <Form>frmRedundancy</Form>
117
            <FormType>dfm</FormType>
117
            <FormType>dfm</FormType>
118
        </DCCReference>
118
        </DCCReference>
119
        <DCCReference Include="IndexCreatorForm.pas">
119
        <DCCReference Include="IndexCreatorForm.pas">
120
            <Form>frmIndexCreator</Form>
120
            <Form>frmIndexCreator</Form>
121
            <FormType>dfm</FormType>
121
            <FormType>dfm</FormType>
122
        </DCCReference>
122
        </DCCReference>
123
        <DCCReference Include="FinderForm.pas">
123
        <DCCReference Include="FinderForm.pas">
124
            <Form>frmFinder</Form>
124
            <Form>frmFinder</Form>
125
            <FormType>dfm</FormType>
125
            <FormType>dfm</FormType>
126
        </DCCReference>
126
        </DCCReference>
127
        <BuildConfiguration Include="Release">
127
        <BuildConfiguration Include="Release">
128
            <Key>Cfg_2</Key>
128
            <Key>Cfg_2</Key>
129
            <CfgParent>Base</CfgParent>
129
            <CfgParent>Base</CfgParent>
130
        </BuildConfiguration>
130
        </BuildConfiguration>
131
        <BuildConfiguration Include="Base">
131
        <BuildConfiguration Include="Base">
132
            <Key>Base</Key>
132
            <Key>Base</Key>
133
        </BuildConfiguration>
133
        </BuildConfiguration>
134
        <BuildConfiguration Include="Debug">
134
        <BuildConfiguration Include="Debug">
135
            <Key>Cfg_1</Key>
135
            <Key>Cfg_1</Key>
136
            <CfgParent>Base</CfgParent>
136
            <CfgParent>Base</CfgParent>
137
        </BuildConfiguration>
137
        </BuildConfiguration>
138
    </ItemGroup>
138
    </ItemGroup>
139
    <ProjectExtensions>
139
    <ProjectExtensions>
140
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
140
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
141
        <Borland.ProjectType>Application</Borland.ProjectType>
141
        <Borland.ProjectType>Application</Borland.ProjectType>
142
        <BorlandProject>
142
        <BorlandProject>
143
            <Delphi.Personality>
143
            <Delphi.Personality>
144
                <Source>
144
                <Source>
145
                    <Source Name="MainSource">VtsFileIndexerSuite.dpr</Source>
145
                    <Source Name="MainSource">VtsFileIndexerSuite.dpr</Source>
146
                </Source>
146
                </Source>
147
                <Excluded_Packages>
147
                <Excluded_Packages>
148
                    <Excluded_Packages Name="$(BDSBIN)\dcloffice2k250.bpl">Microsoft Office 2000 Beispiele für gekapselte Komponenten für Automatisierungsserver</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>
149
                    <Excluded_Packages Name="$(BDSBIN)\dclofficexp250.bpl">Microsoft Office XP Beispiele für gekapselte Komponenten für Automation Server</Excluded_Packages>
150
                </Excluded_Packages>
150
                </Excluded_Packages>
151
            </Delphi.Personality>
151
            </Delphi.Personality>
152
            <Deployment Version="3">
152
            <Deployment Version="3">
153
                <DeployFile LocalName="VtsFileIndexerSuite.exe" Configuration="Debug" Class="ProjectOutput">
153
                <DeployFile LocalName="VtsFileIndexerSuite.exe" Configuration="Debug" Class="ProjectOutput">
154
                    <Platform Name="Win32">
154
                    <Platform Name="Win32">
155
                        <RemoteName>VtsFileIndexerSuite.exe</RemoteName>
155
                        <RemoteName>VtsFileIndexerSuite.exe</RemoteName>
156
                        <Overwrite>true</Overwrite>
156
                        <Overwrite>true</Overwrite>
157
                    </Platform>
157
                    </Platform>
158
                </DeployFile>
158
                </DeployFile>
159
                <DeployClass Name="AdditionalDebugSymbols">
159
                <DeployClass Name="AdditionalDebugSymbols">
160
                    <Platform Name="iOSSimulator">
160
                    <Platform Name="iOSSimulator">
161
                        <Operation>1</Operation>
161
                        <Operation>1</Operation>
162
                    </Platform>
162
                    </Platform>
163
                    <Platform Name="OSX32">
163
                    <Platform Name="OSX32">
164
                        <RemoteDir>Contents\MacOS</RemoteDir>
164
                        <RemoteDir>Contents\MacOS</RemoteDir>
165
                        <Operation>1</Operation>
165
                        <Operation>1</Operation>
166
                    </Platform>
166
                    </Platform>
167
                    <Platform Name="Win32">
167
                    <Platform Name="Win32">
168
                        <RemoteDir>Contents\MacOS</RemoteDir>
-
 
169
                        <Operation>0</Operation>
168
                        <Operation>0</Operation>
170
                    </Platform>
169
                    </Platform>
171
                </DeployClass>
170
                </DeployClass>
172
                <DeployClass Name="AndroidClassesDexFile">
171
                <DeployClass Name="AndroidClassesDexFile">
173
                    <Platform Name="Android">
172
                    <Platform Name="Android">
174
                        <RemoteDir>classes</RemoteDir>
173
                        <RemoteDir>classes</RemoteDir>
175
                        <Operation>1</Operation>
174
                        <Operation>1</Operation>
176
                    </Platform>
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>
177
                </DeployClass>
190
                </DeployClass>
178
                <DeployClass Name="AndroidGDBServer">
191
                <DeployClass Name="AndroidGDBServer">
179
                    <Platform Name="Android">
192
                    <Platform Name="Android">
180
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
193
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
181
                        <Operation>1</Operation>
194
                        <Operation>1</Operation>
182
                    </Platform>
195
                    </Platform>
183
                </DeployClass>
196
                </DeployClass>
184
                <DeployClass Name="AndroidLibnativeArmeabiFile">
197
                <DeployClass Name="AndroidLibnativeArmeabiFile">
185
                    <Platform Name="Android">
198
                    <Platform Name="Android">
186
                        <RemoteDir>library\lib\armeabi</RemoteDir>
199
                        <RemoteDir>library\lib\armeabi</RemoteDir>
187
                        <Operation>1</Operation>
200
                        <Operation>1</Operation>
188
                    </Platform>
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>
189
                </DeployClass>
212
                </DeployClass>
190
                <DeployClass Name="AndroidLibnativeMipsFile">
213
                <DeployClass Name="AndroidLibnativeMipsFile">
191
                    <Platform Name="Android">
214
                    <Platform Name="Android">
192
                        <RemoteDir>library\lib\mips</RemoteDir>
215
                        <RemoteDir>library\lib\mips</RemoteDir>
193
                        <Operation>1</Operation>
216
                        <Operation>1</Operation>
194
                    </Platform>
217
                    </Platform>
-
 
218
                    <Platform Name="Android64">
-
 
219
                        <RemoteDir>library\lib\mips</RemoteDir>
-
 
220
                        <Operation>1</Operation>
-
 
221
                    </Platform>
195
                </DeployClass>
222
                </DeployClass>
196
                <DeployClass Name="AndroidServiceOutput">
223
                <DeployClass Name="AndroidServiceOutput">
197
                    <Platform Name="Android">
224
                    <Platform Name="Android">
198
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
225
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
199
                        <Operation>1</Operation>
226
                        <Operation>1</Operation>
200
                    </Platform>
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>
201
                </DeployClass>
238
                </DeployClass>
202
                <DeployClass Name="AndroidSplashImageDef">
239
                <DeployClass Name="AndroidSplashImageDef">
203
                    <Platform Name="Android">
240
                    <Platform Name="Android">
204
                        <RemoteDir>res\drawable</RemoteDir>
241
                        <RemoteDir>res\drawable</RemoteDir>
205
                        <Operation>1</Operation>
242
                        <Operation>1</Operation>
206
                    </Platform>
243
                    </Platform>
-
 
244
                    <Platform Name="Android64">
-
 
245
                        <RemoteDir>res\drawable</RemoteDir>
-
 
246
                        <Operation>1</Operation>
-
 
247
                    </Platform>
207
                </DeployClass>
248
                </DeployClass>
208
                <DeployClass Name="AndroidSplashStyles">
249
                <DeployClass Name="AndroidSplashStyles">
209
                    <Platform Name="Android">
250
                    <Platform Name="Android">
210
                        <RemoteDir>res\values</RemoteDir>
251
                        <RemoteDir>res\values</RemoteDir>
211
                        <Operation>1</Operation>
252
                        <Operation>1</Operation>
212
                    </Platform>
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>
213
                </DeployClass>
278
                </DeployClass>
214
                <DeployClass Name="Android_DefaultAppIcon">
279
                <DeployClass Name="Android_DefaultAppIcon">
215
                    <Platform Name="Android">
280
                    <Platform Name="Android">
216
                        <RemoteDir>res\drawable</RemoteDir>
281
                        <RemoteDir>res\drawable</RemoteDir>
217
                        <Operation>1</Operation>
282
                        <Operation>1</Operation>
218
                    </Platform>
283
                    </Platform>
-
 
284
                    <Platform Name="Android64">
-
 
285
                        <RemoteDir>res\drawable</RemoteDir>
-
 
286
                        <Operation>1</Operation>
-
 
287
                    </Platform>
219
                </DeployClass>
288
                </DeployClass>
220
                <DeployClass Name="Android_LauncherIcon144">
289
                <DeployClass Name="Android_LauncherIcon144">
221
                    <Platform Name="Android">
290
                    <Platform Name="Android">
222
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
291
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
223
                        <Operation>1</Operation>
292
                        <Operation>1</Operation>
224
                    </Platform>
293
                    </Platform>
-
 
294
                    <Platform Name="Android64">
-
 
295
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
-
 
296
                        <Operation>1</Operation>
-
 
297
                    </Platform>
225
                </DeployClass>
298
                </DeployClass>
226
                <DeployClass Name="Android_LauncherIcon36">
299
                <DeployClass Name="Android_LauncherIcon36">
227
                    <Platform Name="Android">
300
                    <Platform Name="Android">
228
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
301
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
229
                        <Operation>1</Operation>
302
                        <Operation>1</Operation>
230
                    </Platform>
303
                    </Platform>
-
 
304
                    <Platform Name="Android64">
-
 
305
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
-
 
306
                        <Operation>1</Operation>
-
 
307
                    </Platform>
231
                </DeployClass>
308
                </DeployClass>
232
                <DeployClass Name="Android_LauncherIcon48">
309
                <DeployClass Name="Android_LauncherIcon48">
233
                    <Platform Name="Android">
310
                    <Platform Name="Android">
234
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
311
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
235
                        <Operation>1</Operation>
312
                        <Operation>1</Operation>
236
                    </Platform>
313
                    </Platform>
-
 
314
                    <Platform Name="Android64">
-
 
315
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
-
 
316
                        <Operation>1</Operation>
-
 
317
                    </Platform>
237
                </DeployClass>
318
                </DeployClass>
238
                <DeployClass Name="Android_LauncherIcon72">
319
                <DeployClass Name="Android_LauncherIcon72">
239
                    <Platform Name="Android">
320
                    <Platform Name="Android">
240
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
321
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
241
                        <Operation>1</Operation>
322
                        <Operation>1</Operation>
242
                    </Platform>
323
                    </Platform>
-
 
324
                    <Platform Name="Android64">
-
 
325
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
-
 
326
                        <Operation>1</Operation>
-
 
327
                    </Platform>
243
                </DeployClass>
328
                </DeployClass>
244
                <DeployClass Name="Android_LauncherIcon96">
329
                <DeployClass Name="Android_LauncherIcon96">
245
                    <Platform Name="Android">
330
                    <Platform Name="Android">
246
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
331
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
247
                        <Operation>1</Operation>
332
                        <Operation>1</Operation>
248
                    </Platform>
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>
249
                </DeployClass>
388
                </DeployClass>
250
                <DeployClass Name="Android_SplashImage426">
389
                <DeployClass Name="Android_SplashImage426">
251
                    <Platform Name="Android">
390
                    <Platform Name="Android">
252
                        <RemoteDir>res\drawable-small</RemoteDir>
391
                        <RemoteDir>res\drawable-small</RemoteDir>
253
                        <Operation>1</Operation>
392
                        <Operation>1</Operation>
254
                    </Platform>
393
                    </Platform>
-
 
394
                    <Platform Name="Android64">
-
 
395
                        <RemoteDir>res\drawable-small</RemoteDir>
-
 
396
                        <Operation>1</Operation>
-
 
397
                    </Platform>
255
                </DeployClass>
398
                </DeployClass>
256
                <DeployClass Name="Android_SplashImage470">
399
                <DeployClass Name="Android_SplashImage470">
257
                    <Platform Name="Android">
400
                    <Platform Name="Android">
258
                        <RemoteDir>res\drawable-normal</RemoteDir>
401
                        <RemoteDir>res\drawable-normal</RemoteDir>
259
                        <Operation>1</Operation>
402
                        <Operation>1</Operation>
260
                    </Platform>
403
                    </Platform>
-
 
404
                    <Platform Name="Android64">
-
 
405
                        <RemoteDir>res\drawable-normal</RemoteDir>
-
 
406
                        <Operation>1</Operation>
-
 
407
                    </Platform>
261
                </DeployClass>
408
                </DeployClass>
262
                <DeployClass Name="Android_SplashImage640">
409
                <DeployClass Name="Android_SplashImage640">
263
                    <Platform Name="Android">
410
                    <Platform Name="Android">
264
                        <RemoteDir>res\drawable-large</RemoteDir>
411
                        <RemoteDir>res\drawable-large</RemoteDir>
265
                        <Operation>1</Operation>
412
                        <Operation>1</Operation>
266
                    </Platform>
413
                    </Platform>
-
 
414
                    <Platform Name="Android64">
-
 
415
                        <RemoteDir>res\drawable-large</RemoteDir>
-
 
416
                        <Operation>1</Operation>
-
 
417
                    </Platform>
267
                </DeployClass>
418
                </DeployClass>
268
                <DeployClass Name="Android_SplashImage960">
419
                <DeployClass Name="Android_SplashImage960">
269
                    <Platform Name="Android">
420
                    <Platform Name="Android">
270
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
421
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
271
                        <Operation>1</Operation>
422
                        <Operation>1</Operation>
272
                    </Platform>
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>
273
                </DeployClass>
438
                </DeployClass>
274
                <DeployClass Name="DebugSymbols">
439
                <DeployClass Name="DebugSymbols">
275
                    <Platform Name="iOSSimulator">
440
                    <Platform Name="iOSSimulator">
276
                        <Operation>1</Operation>
441
                        <Operation>1</Operation>
277
                    </Platform>
442
                    </Platform>
278
                    <Platform Name="OSX32">
443
                    <Platform Name="OSX32">
279
                        <RemoteDir>Contents\MacOS</RemoteDir>
444
                        <RemoteDir>Contents\MacOS</RemoteDir>
280
                        <Operation>1</Operation>
445
                        <Operation>1</Operation>
281
                    </Platform>
446
                    </Platform>
282
                    <Platform Name="Win32">
447
                    <Platform Name="Win32">
283
                        <Operation>0</Operation>
448
                        <Operation>0</Operation>
284
                    </Platform>
449
                    </Platform>
285
                </DeployClass>
450
                </DeployClass>
286
                <DeployClass Name="DependencyFramework">
451
                <DeployClass Name="DependencyFramework">
287
                    <Platform Name="OSX32">
452
                    <Platform Name="OSX32">
288
                        <RemoteDir>Contents\MacOS</RemoteDir>
453
                        <RemoteDir>Contents\MacOS</RemoteDir>
289
                        <Operation>1</Operation>
454
                        <Operation>1</Operation>
290
                        <Extensions>.framework</Extensions>
455
                        <Extensions>.framework</Extensions>
291
                    </Platform>
456
                    </Platform>
-
 
457
                    <Platform Name="OSX64">
-
 
458
                        <RemoteDir>Contents\MacOS</RemoteDir>
-
 
459
                        <Operation>1</Operation>
-
 
460
                        <Extensions>.framework</Extensions>
-
 
461
                    </Platform>
292
                    <Platform Name="Win32">
462
                    <Platform Name="Win32">
293
                        <Operation>0</Operation>
463
                        <Operation>0</Operation>
294
                    </Platform>
464
                    </Platform>
295
                </DeployClass>
465
                </DeployClass>
296
                <DeployClass Name="DependencyModule">
466
                <DeployClass Name="DependencyModule">
297
                    <Platform Name="iOSDevice32">
467
                    <Platform Name="iOSDevice32">
298
                        <Operation>1</Operation>
468
                        <Operation>1</Operation>
299
                        <Extensions>.dylib</Extensions>
469
                        <Extensions>.dylib</Extensions>
300
                    </Platform>
470
                    </Platform>
301
                    <Platform Name="iOSDevice64">
471
                    <Platform Name="iOSDevice64">
302
                        <Operation>1</Operation>
472
                        <Operation>1</Operation>
303
                        <Extensions>.dylib</Extensions>
473
                        <Extensions>.dylib</Extensions>
304
                    </Platform>
474
                    </Platform>
305
                    <Platform Name="iOSSimulator">
475
                    <Platform Name="iOSSimulator">
306
                        <Operation>1</Operation>
476
                        <Operation>1</Operation>
307
                        <Extensions>.dylib</Extensions>
477
                        <Extensions>.dylib</Extensions>
308
                    </Platform>
478
                    </Platform>
309
                    <Platform Name="OSX32">
479
                    <Platform Name="OSX32">
310
                        <RemoteDir>Contents\MacOS</RemoteDir>
480
                        <RemoteDir>Contents\MacOS</RemoteDir>
311
                        <Operation>1</Operation>
481
                        <Operation>1</Operation>
312
                        <Extensions>.dylib</Extensions>
482
                        <Extensions>.dylib</Extensions>
313
                    </Platform>
483
                    </Platform>
-
 
484
                    <Platform Name="OSX64">
-
 
485
                        <RemoteDir>Contents\MacOS</RemoteDir>
-
 
486
                        <Operation>1</Operation>
-
 
487
                        <Extensions>.dylib</Extensions>
-
 
488
                    </Platform>
314
                    <Platform Name="Win32">
489
                    <Platform Name="Win32">
315
                        <Operation>0</Operation>
490
                        <Operation>0</Operation>
316
                        <Extensions>.dll;.bpl</Extensions>
491
                        <Extensions>.dll;.bpl</Extensions>
317
                    </Platform>
492
                    </Platform>
318
                </DeployClass>
493
                </DeployClass>
319
                <DeployClass Required="true" Name="DependencyPackage">
494
                <DeployClass Required="true" Name="DependencyPackage">
320
                    <Platform Name="iOSDevice32">
495
                    <Platform Name="iOSDevice32">
321
                        <Operation>1</Operation>
496
                        <Operation>1</Operation>
322
                        <Extensions>.dylib</Extensions>
497
                        <Extensions>.dylib</Extensions>
323
                    </Platform>
498
                    </Platform>
324
                    <Platform Name="iOSDevice64">
499
                    <Platform Name="iOSDevice64">
325
                        <Operation>1</Operation>
500
                        <Operation>1</Operation>
326
                        <Extensions>.dylib</Extensions>
501
                        <Extensions>.dylib</Extensions>
327
                    </Platform>
502
                    </Platform>
328
                    <Platform Name="iOSSimulator">
503
                    <Platform Name="iOSSimulator">
329
                        <Operation>1</Operation>
504
                        <Operation>1</Operation>
330
                        <Extensions>.dylib</Extensions>
505
                        <Extensions>.dylib</Extensions>
331
                    </Platform>
506
                    </Platform>
332
                    <Platform Name="OSX32">
507
                    <Platform Name="OSX32">
333
                        <RemoteDir>Contents\MacOS</RemoteDir>
508
                        <RemoteDir>Contents\MacOS</RemoteDir>
334
                        <Operation>1</Operation>
509
                        <Operation>1</Operation>
335
                        <Extensions>.dylib</Extensions>
510
                        <Extensions>.dylib</Extensions>
336
                    </Platform>
511
                    </Platform>
-
 
512
                    <Platform Name="OSX64">
-
 
513
                        <RemoteDir>Contents\MacOS</RemoteDir>
-
 
514
                        <Operation>1</Operation>
-
 
515
                        <Extensions>.dylib</Extensions>
-
 
516
                    </Platform>
337
                    <Platform Name="Win32">
517
                    <Platform Name="Win32">
338
                        <Operation>0</Operation>
518
                        <Operation>0</Operation>
339
                        <Extensions>.bpl</Extensions>
519
                        <Extensions>.bpl</Extensions>
340
                    </Platform>
520
                    </Platform>
341
                </DeployClass>
521
                </DeployClass>
342
                <DeployClass Name="File">
522
                <DeployClass Name="File">
343
                    <Platform Name="Android">
523
                    <Platform Name="Android">
344
                        <Operation>0</Operation>
524
                        <Operation>0</Operation>
345
                    </Platform>
525
                    </Platform>
-
 
526
                    <Platform Name="Android64">
-
 
527
                        <Operation>0</Operation>
-
 
528
                    </Platform>
346
                    <Platform Name="iOSDevice32">
529
                    <Platform Name="iOSDevice32">
347
                        <Operation>0</Operation>
530
                        <Operation>0</Operation>
348
                    </Platform>
531
                    </Platform>
349
                    <Platform Name="iOSDevice64">
532
                    <Platform Name="iOSDevice64">
350
                        <Operation>0</Operation>
533
                        <Operation>0</Operation>
351
                    </Platform>
534
                    </Platform>
352
                    <Platform Name="iOSSimulator">
535
                    <Platform Name="iOSSimulator">
353
                        <Operation>0</Operation>
536
                        <Operation>0</Operation>
354
                    </Platform>
537
                    </Platform>
355
                    <Platform Name="OSX32">
538
                    <Platform Name="OSX32">
356
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
539
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
357
                        <Operation>0</Operation>
540
                        <Operation>0</Operation>
358
                    </Platform>
541
                    </Platform>
-
 
542
                    <Platform Name="OSX64">
-
 
543
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
-
 
544
                        <Operation>0</Operation>
-
 
545
                    </Platform>
359
                    <Platform Name="Win32">
546
                    <Platform Name="Win32">
360
                        <Operation>0</Operation>
547
                        <Operation>0</Operation>
361
                    </Platform>
548
                    </Platform>
362
                </DeployClass>
549
                </DeployClass>
363
                <DeployClass Name="iPad_Launch1024">
550
                <DeployClass Name="iPad_Launch1024">
364
                    <Platform Name="iOSDevice32">
551
                    <Platform Name="iOSDevice32">
365
                        <Operation>1</Operation>
552
                        <Operation>1</Operation>
366
                    </Platform>
553
                    </Platform>
367
                    <Platform Name="iOSDevice64">
554
                    <Platform Name="iOSDevice64">
368
                        <Operation>1</Operation>
555
                        <Operation>1</Operation>
369
                    </Platform>
556
                    </Platform>
370
                    <Platform Name="iOSSimulator">
557
                    <Platform Name="iOSSimulator">
371
                        <Operation>1</Operation>
558
                        <Operation>1</Operation>
372
                    </Platform>
559
                    </Platform>
373
                </DeployClass>
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>
374
                <DeployClass Name="iPad_Launch1536">
572
                <DeployClass Name="iPad_Launch1536">
375
                    <Platform Name="iOSDevice32">
573
                    <Platform Name="iOSDevice32">
376
                        <Operation>1</Operation>
574
                        <Operation>1</Operation>
377
                    </Platform>
575
                    </Platform>
378
                    <Platform Name="iOSDevice64">
576
                    <Platform Name="iOSDevice64">
379
                        <Operation>1</Operation>
577
                        <Operation>1</Operation>
380
                    </Platform>
578
                    </Platform>
381
                    <Platform Name="iOSSimulator">
579
                    <Platform Name="iOSSimulator">
382
                        <Operation>1</Operation>
580
                        <Operation>1</Operation>
383
                    </Platform>
581
                    </Platform>
384
                </DeployClass>
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>
385
                <DeployClass Name="iPad_Launch2048">
616
                <DeployClass Name="iPad_Launch2048">
386
                    <Platform Name="iOSDevice32">
617
                    <Platform Name="iOSDevice32">
387
                        <Operation>1</Operation>
618
                        <Operation>1</Operation>
388
                    </Platform>
619
                    </Platform>
389
                    <Platform Name="iOSDevice64">
620
                    <Platform Name="iOSDevice64">
390
                        <Operation>1</Operation>
621
                        <Operation>1</Operation>
391
                    </Platform>
622
                    </Platform>
392
                    <Platform Name="iOSSimulator">
623
                    <Platform Name="iOSSimulator">
393
                        <Operation>1</Operation>
624
                        <Operation>1</Operation>
394
                    </Platform>
625
                    </Platform>
395
                </DeployClass>
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>
396
                <DeployClass Name="iPad_Launch768">
682
                <DeployClass Name="iPad_Launch768">
397
                    <Platform Name="iOSDevice32">
683
                    <Platform Name="iOSDevice32">
398
                        <Operation>1</Operation>
684
                        <Operation>1</Operation>
399
                    </Platform>
685
                    </Platform>
400
                    <Platform Name="iOSDevice64">
686
                    <Platform Name="iOSDevice64">
401
                        <Operation>1</Operation>
687
                        <Operation>1</Operation>
402
                    </Platform>
688
                    </Platform>
403
                    <Platform Name="iOSSimulator">
689
                    <Platform Name="iOSSimulator">
404
                        <Operation>1</Operation>
690
                        <Operation>1</Operation>
405
                    </Platform>
691
                    </Platform>
406
                </DeployClass>
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>
407
                <DeployClass Name="iPhone_Launch320">
803
                <DeployClass Name="iPhone_Launch320">
408
                    <Platform Name="iOSDevice32">
804
                    <Platform Name="iOSDevice32">
409
                        <Operation>1</Operation>
805
                        <Operation>1</Operation>
410
                    </Platform>
806
                    </Platform>
411
                    <Platform Name="iOSDevice64">
807
                    <Platform Name="iOSDevice64">
412
                        <Operation>1</Operation>
808
                        <Operation>1</Operation>
413
                    </Platform>
809
                    </Platform>
414
                    <Platform Name="iOSSimulator">
810
                    <Platform Name="iOSSimulator">
415
                        <Operation>1</Operation>
811
                        <Operation>1</Operation>
416
                    </Platform>
812
                    </Platform>
417
                </DeployClass>
813
                </DeployClass>
418
                <DeployClass Name="iPhone_Launch640">
814
                <DeployClass Name="iPhone_Launch640">
419
                    <Platform Name="iOSDevice32">
815
                    <Platform Name="iOSDevice32">
420
                        <Operation>1</Operation>
816
                        <Operation>1</Operation>
421
                    </Platform>
817
                    </Platform>
422
                    <Platform Name="iOSDevice64">
818
                    <Platform Name="iOSDevice64">
423
                        <Operation>1</Operation>
819
                        <Operation>1</Operation>
424
                    </Platform>
820
                    </Platform>
425
                    <Platform Name="iOSSimulator">
821
                    <Platform Name="iOSSimulator">
426
                        <Operation>1</Operation>
822
                        <Operation>1</Operation>
427
                    </Platform>
823
                    </Platform>
428
                </DeployClass>
824
                </DeployClass>
429
                <DeployClass Name="iPhone_Launch640x1136">
825
                <DeployClass Name="iPhone_Launch640x1136">
430
                    <Platform Name="iOSDevice32">
826
                    <Platform Name="iOSDevice32">
431
                        <Operation>1</Operation>
827
                        <Operation>1</Operation>
432
                    </Platform>
828
                    </Platform>
433
                    <Platform Name="iOSDevice64">
829
                    <Platform Name="iOSDevice64">
434
                        <Operation>1</Operation>
830
                        <Operation>1</Operation>
435
                    </Platform>
831
                    </Platform>
436
                    <Platform Name="iOSSimulator">
832
                    <Platform Name="iOSSimulator">
437
                        <Operation>1</Operation>
833
                        <Operation>1</Operation>
438
                    </Platform>
834
                    </Platform>
439
                </DeployClass>
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>
440
                <DeployClass Name="ProjectAndroidManifest">
858
                <DeployClass Name="ProjectAndroidManifest">
441
                    <Platform Name="Android">
859
                    <Platform Name="Android">
442
                        <Operation>1</Operation>
860
                        <Operation>1</Operation>
443
                    </Platform>
861
                    </Platform>
-
 
862
                    <Platform Name="Android64">
-
 
863
                        <Operation>1</Operation>
-
 
864
                    </Platform>
444
                </DeployClass>
865
                </DeployClass>
445
                <DeployClass Name="ProjectiOSDeviceDebug">
866
                <DeployClass Name="ProjectiOSDeviceDebug">
446
                    <Platform Name="iOSDevice32">
867
                    <Platform Name="iOSDevice32">
447
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
868
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
448
                        <Operation>1</Operation>
869
                        <Operation>1</Operation>
449
                    </Platform>
870
                    </Platform>
450
                    <Platform Name="iOSDevice64">
871
                    <Platform Name="iOSDevice64">
451
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
872
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
452
                        <Operation>1</Operation>
873
                        <Operation>1</Operation>
453
                    </Platform>
874
                    </Platform>
454
                </DeployClass>
875
                </DeployClass>
455
                <DeployClass Name="ProjectiOSDeviceResourceRules">
876
                <DeployClass Name="ProjectiOSDeviceResourceRules">
456
                    <Platform Name="iOSDevice32">
877
                    <Platform Name="iOSDevice32">
457
                        <Operation>1</Operation>
878
                        <Operation>1</Operation>
458
                    </Platform>
879
                    </Platform>
459
                    <Platform Name="iOSDevice64">
880
                    <Platform Name="iOSDevice64">
460
                        <Operation>1</Operation>
881
                        <Operation>1</Operation>
461
                    </Platform>
882
                    </Platform>
462
                </DeployClass>
883
                </DeployClass>
463
                <DeployClass Name="ProjectiOSEntitlements">
884
                <DeployClass Name="ProjectiOSEntitlements">
464
                    <Platform Name="iOSDevice32">
885
                    <Platform Name="iOSDevice32">
465
                        <RemoteDir>..\</RemoteDir>
886
                        <RemoteDir>..\</RemoteDir>
466
                        <Operation>1</Operation>
887
                        <Operation>1</Operation>
467
                    </Platform>
888
                    </Platform>
468
                    <Platform Name="iOSDevice64">
889
                    <Platform Name="iOSDevice64">
469
                        <RemoteDir>..\</RemoteDir>
890
                        <RemoteDir>..\</RemoteDir>
470
                        <Operation>1</Operation>
891
                        <Operation>1</Operation>
471
                    </Platform>
892
                    </Platform>
472
                </DeployClass>
893
                </DeployClass>
473
                <DeployClass Name="ProjectiOSInfoPList">
894
                <DeployClass Name="ProjectiOSInfoPList">
474
                    <Platform Name="iOSDevice32">
895
                    <Platform Name="iOSDevice32">
475
                        <Operation>1</Operation>
896
                        <Operation>1</Operation>
476
                    </Platform>
897
                    </Platform>
477
                    <Platform Name="iOSDevice64">
898
                    <Platform Name="iOSDevice64">
478
                        <Operation>1</Operation>
899
                        <Operation>1</Operation>
479
                    </Platform>
900
                    </Platform>
480
                    <Platform Name="iOSSimulator">
901
                    <Platform Name="iOSSimulator">
481
                        <Operation>1</Operation>
902
                        <Operation>1</Operation>
482
                    </Platform>
903
                    </Platform>
483
                </DeployClass>
904
                </DeployClass>
484
                <DeployClass Name="ProjectiOSResource">
905
                <DeployClass Name="ProjectiOSResource">
485
                    <Platform Name="iOSDevice32">
906
                    <Platform Name="iOSDevice32">
486
                        <Operation>1</Operation>
907
                        <Operation>1</Operation>
487
                    </Platform>
908
                    </Platform>
488
                    <Platform Name="iOSDevice64">
909
                    <Platform Name="iOSDevice64">
489
                        <Operation>1</Operation>
910
                        <Operation>1</Operation>
490
                    </Platform>
911
                    </Platform>
491
                    <Platform Name="iOSSimulator">
912
                    <Platform Name="iOSSimulator">
492
                        <Operation>1</Operation>
913
                        <Operation>1</Operation>
493
                    </Platform>
914
                    </Platform>
494
                </DeployClass>
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>
495
                <DeployClass Name="ProjectOSXEntitlements">
922
                <DeployClass Name="ProjectOSXEntitlements">
496
                    <Platform Name="OSX32">
923
                    <Platform Name="OSX32">
497
                        <RemoteDir>..\</RemoteDir>
924
                        <RemoteDir>..\</RemoteDir>
498
                        <Operation>1</Operation>
925
                        <Operation>1</Operation>
499
                    </Platform>
926
                    </Platform>
-
 
927
                    <Platform Name="OSX64">
-
 
928
                        <RemoteDir>..\</RemoteDir>
-
 
929
                        <Operation>1</Operation>
-
 
930
                    </Platform>
500
                </DeployClass>
931
                </DeployClass>
501
                <DeployClass Name="ProjectOSXInfoPList">
932
                <DeployClass Name="ProjectOSXInfoPList">
502
                    <Platform Name="OSX32">
933
                    <Platform Name="OSX32">
503
                        <RemoteDir>Contents</RemoteDir>
934
                        <RemoteDir>Contents</RemoteDir>
504
                        <Operation>1</Operation>
935
                        <Operation>1</Operation>
505
                    </Platform>
936
                    </Platform>
-
 
937
                    <Platform Name="OSX64">
-
 
938
                        <RemoteDir>Contents</RemoteDir>
-
 
939
                        <Operation>1</Operation>
-
 
940
                    </Platform>
506
                </DeployClass>
941
                </DeployClass>
507
                <DeployClass Name="ProjectOSXResource">
942
                <DeployClass Name="ProjectOSXResource">
508
                    <Platform Name="OSX32">
943
                    <Platform Name="OSX32">
509
                        <RemoteDir>Contents\Resources</RemoteDir>
944
                        <RemoteDir>Contents\Resources</RemoteDir>
510
                        <Operation>1</Operation>
945
                        <Operation>1</Operation>
511
                    </Platform>
946
                    </Platform>
-
 
947
                    <Platform Name="OSX64">
-
 
948
                        <RemoteDir>Contents\Resources</RemoteDir>
-
 
949
                        <Operation>1</Operation>
-
 
950
                    </Platform>
512
                </DeployClass>
951
                </DeployClass>
513
                <DeployClass Required="true" Name="ProjectOutput">
952
                <DeployClass Required="true" Name="ProjectOutput">
514
                    <Platform Name="Android">
953
                    <Platform Name="Android">
515
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
954
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
516
                        <Operation>1</Operation>
955
                        <Operation>1</Operation>
517
                    </Platform>
956
                    </Platform>
-
 
957
                    <Platform Name="Android64">
-
 
958
                        <RemoteDir>library\lib\arm64-v8a</RemoteDir>
-
 
959
                        <Operation>1</Operation>
-
 
960
                    </Platform>
518
                    <Platform Name="iOSDevice32">
961
                    <Platform Name="iOSDevice32">
519
                        <Operation>1</Operation>
962
                        <Operation>1</Operation>
520
                    </Platform>
963
                    </Platform>
521
                    <Platform Name="iOSDevice64">
964
                    <Platform Name="iOSDevice64">
522
                        <Operation>1</Operation>
965
                        <Operation>1</Operation>
523
                    </Platform>
966
                    </Platform>
524
                    <Platform Name="iOSSimulator">
967
                    <Platform Name="iOSSimulator">
525
                        <Operation>1</Operation>
968
                        <Operation>1</Operation>
526
                    </Platform>
969
                    </Platform>
527
                    <Platform Name="Linux64">
970
                    <Platform Name="Linux64">
528
                        <Operation>1</Operation>
971
                        <Operation>1</Operation>
529
                    </Platform>
972
                    </Platform>
530
                    <Platform Name="OSX32">
973
                    <Platform Name="OSX32">
531
                        <RemoteDir>Contents\MacOS</RemoteDir>
974
                        <RemoteDir>Contents\MacOS</RemoteDir>
532
                        <Operation>1</Operation>
975
                        <Operation>1</Operation>
533
                    </Platform>
976
                    </Platform>
-
 
977
                    <Platform Name="OSX64">
-
 
978
                        <RemoteDir>Contents\MacOS</RemoteDir>
-
 
979
                        <Operation>1</Operation>
-
 
980
                    </Platform>
534
                    <Platform Name="Win32">
981
                    <Platform Name="Win32">
535
                        <Operation>0</Operation>
982
                        <Operation>0</Operation>
536
                    </Platform>
983
                    </Platform>
537
                </DeployClass>
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>
538
                <DeployClass Name="ProjectUWPManifest">
991
                <DeployClass Name="ProjectUWPManifest">
539
                    <Platform Name="Win32">
992
                    <Platform Name="Win32">
540
                        <Operation>1</Operation>
993
                        <Operation>1</Operation>
541
                    </Platform>
994
                    </Platform>
542
                    <Platform Name="Win64">
995
                    <Platform Name="Win64">
543
                        <Operation>1</Operation>
996
                        <Operation>1</Operation>
544
                    </Platform>
997
                    </Platform>
545
                </DeployClass>
998
                </DeployClass>
546
                <DeployClass Name="UWP_DelphiLogo150">
999
                <DeployClass Name="UWP_DelphiLogo150">
547
                    <Platform Name="Win32">
1000
                    <Platform Name="Win32">
548
                        <RemoteDir>Assets</RemoteDir>
1001
                        <RemoteDir>Assets</RemoteDir>
549
                        <Operation>1</Operation>
1002
                        <Operation>1</Operation>
550
                    </Platform>
1003
                    </Platform>
551
                    <Platform Name="Win64">
1004
                    <Platform Name="Win64">
552
                        <RemoteDir>Assets</RemoteDir>
1005
                        <RemoteDir>Assets</RemoteDir>
553
                        <Operation>1</Operation>
1006
                        <Operation>1</Operation>
554
                    </Platform>
1007
                    </Platform>
555
                </DeployClass>
1008
                </DeployClass>
556
                <DeployClass Name="UWP_DelphiLogo44">
1009
                <DeployClass Name="UWP_DelphiLogo44">
557
                    <Platform Name="Win32">
1010
                    <Platform Name="Win32">
558
                        <RemoteDir>Assets</RemoteDir>
1011
                        <RemoteDir>Assets</RemoteDir>
559
                        <Operation>1</Operation>
1012
                        <Operation>1</Operation>
560
                    </Platform>
1013
                    </Platform>
561
                    <Platform Name="Win64">
1014
                    <Platform Name="Win64">
562
                        <RemoteDir>Assets</RemoteDir>
1015
                        <RemoteDir>Assets</RemoteDir>
563
                        <Operation>1</Operation>
1016
                        <Operation>1</Operation>
564
                    </Platform>
1017
                    </Platform>
565
                </DeployClass>
1018
                </DeployClass>
566
                <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
1019
                <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
567
                <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
1020
                <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
568
                <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
1021
                <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
569
                <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
1022
                <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
570
                <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
1023
                <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
571
                <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
1024
                <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
572
                <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
1025
                <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
-
 
1026
                <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
573
                <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
1027
                <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
-
 
1028
                <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
574
            </Deployment>
1029
            </Deployment>
575
            <Platforms>
1030
            <Platforms>
576
                <Platform value="Win32">True</Platform>
1031
                <Platform value="Win32">True</Platform>
577
                <Platform value="Win64">False</Platform>
1032
                <Platform value="Win64">False</Platform>
578
            </Platforms>
1033
            </Platforms>
579
        </BorlandProject>
1034
        </BorlandProject>
580
        <ProjectFileVersion>12</ProjectFileVersion>
1035
        <ProjectFileVersion>12</ProjectFileVersion>
581
    </ProjectExtensions>
1036
    </ProjectExtensions>
582
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
1037
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
583
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
1038
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
584
    <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
1039
    <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
585
</Project>
1040
</Project>