Luxophia

Форк
0
/
ComputeShader.dproj 
1231 строка · 65.5 Кб
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
    <PropertyGroup>
3
        <ProjectGuid>{68379FFC-CCDA-4AE9-BB6D-9B1C07589401}</ProjectGuid>
4
        <ProjectVersion>20.1</ProjectVersion>
5
        <FrameworkType>FMX</FrameworkType>
6
        <MainSource>ComputeShader.dpr</MainSource>
7
        <Base>True</Base>
8
        <Config Condition="'$(Config)'==''">Debug</Config>
9
        <Platform Condition="'$(Platform)'==''">Win64</Platform>
10
        <TargetedPlatforms>32787</TargetedPlatforms>
11
        <AppType>Application</AppType>
12
        <ProjectName Condition="'$(ProjectName)'==''">ComputeShader</ProjectName>
13
    </PropertyGroup>
14
    <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
15
        <Base>true</Base>
16
    </PropertyGroup>
17
    <PropertyGroup Condition="('$(Platform)'=='Android' and '$(Base)'=='true') or '$(Base_Android)'!=''">
18
        <Base_Android>true</Base_Android>
19
        <CfgParent>Base</CfgParent>
20
        <Base>true</Base>
21
    </PropertyGroup>
22
    <PropertyGroup Condition="('$(Platform)'=='Android64' and '$(Base)'=='true') or '$(Base_Android64)'!=''">
23
        <Base_Android64>true</Base_Android64>
24
        <CfgParent>Base</CfgParent>
25
        <Base>true</Base>
26
    </PropertyGroup>
27
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
28
        <Base_Win32>true</Base_Win32>
29
        <CfgParent>Base</CfgParent>
30
        <Base>true</Base>
31
    </PropertyGroup>
32
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
33
        <Base_Win64>true</Base_Win64>
34
        <CfgParent>Base</CfgParent>
35
        <Base>true</Base>
36
    </PropertyGroup>
37
    <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
38
        <Cfg_1>true</Cfg_1>
39
        <CfgParent>Base</CfgParent>
40
        <Base>true</Base>
41
    </PropertyGroup>
42
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
43
        <Cfg_1_Win32>true</Cfg_1_Win32>
44
        <CfgParent>Cfg_1</CfgParent>
45
        <Cfg_1>true</Cfg_1>
46
        <Base>true</Base>
47
    </PropertyGroup>
48
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
49
        <Cfg_1_Win64>true</Cfg_1_Win64>
50
        <CfgParent>Cfg_1</CfgParent>
51
        <Cfg_1>true</Cfg_1>
52
        <Base>true</Base>
53
    </PropertyGroup>
54
    <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
55
        <Cfg_2>true</Cfg_2>
56
        <CfgParent>Base</CfgParent>
57
        <Base>true</Base>
58
    </PropertyGroup>
59
    <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
60
        <Cfg_2_Win32>true</Cfg_2_Win32>
61
        <CfgParent>Cfg_2</CfgParent>
62
        <Cfg_2>true</Cfg_2>
63
        <Base>true</Base>
64
    </PropertyGroup>
65
    <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
66
        <Cfg_2_Win64>true</Cfg_2_Win64>
67
        <CfgParent>Cfg_2</CfgParent>
68
        <Cfg_2>true</Cfg_2>
69
        <Base>true</Base>
70
    </PropertyGroup>
71
    <PropertyGroup Condition="'$(Base)'!=''">
72
        <DCC_DcuOutput>.\$(Platform)\$(Config)</DCC_DcuOutput>
73
        <DCC_ExeOutput>.\$(Platform)\$(Config)</DCC_ExeOutput>
74
        <DCC_E>false</DCC_E>
75
        <DCC_N>false</DCC_N>
76
        <DCC_S>false</DCC_S>
77
        <DCC_F>false</DCC_F>
78
        <DCC_K>false</DCC_K>
79
        <DCC_UsePackage>RESTComponents;FireDAC;FireDACSqliteDriver;soaprtl;FireDACIBDriver;soapmidas;FireDACCommon;RESTBackendComponents;soapserver;CloudService;FireDACCommonDriver;inet;$(DCC_UsePackage)</DCC_UsePackage>
80
        <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
81
        <AUP_ACCESS_COARSE_LOCATION>true</AUP_ACCESS_COARSE_LOCATION>
82
        <AUP_ACCESS_FINE_LOCATION>true</AUP_ACCESS_FINE_LOCATION>
83
        <AUP_CALL_PHONE>true</AUP_CALL_PHONE>
84
        <AUP_CAMERA>true</AUP_CAMERA>
85
        <AUP_INTERNET>true</AUP_INTERNET>
86
        <AUP_READ_CALENDAR>true</AUP_READ_CALENDAR>
87
        <AUP_READ_EXTERNAL_STORAGE>true</AUP_READ_EXTERNAL_STORAGE>
88
        <AUP_WRITE_CALENDAR>true</AUP_WRITE_CALENDAR>
89
        <AUP_WRITE_EXTERNAL_STORAGE>true</AUP_WRITE_EXTERNAL_STORAGE>
90
        <AUP_READ_PHONE_STATE>true</AUP_READ_PHONE_STATE>
91
        <Icon_MainIcon>$(BDS)\bin\delphi_PROJECTICON.ico</Icon_MainIcon>
92
        <Icns_MainIcns>$(BDS)\bin\delphi_PROJECTICNS.icns</Icns_MainIcns>
93
        <SanitizedProjectName>ComputeShader</SanitizedProjectName>
94
    </PropertyGroup>
95
    <PropertyGroup Condition="'$(Base_Android)'!=''">
96
        <DCC_UsePackage>DBXSqliteDriver;bindcompdbx;IndyIPCommon;DBXInterBaseDriver;IndyIPServer;IndySystem;tethering;fmxFireDAC;bindcompfmx;ibmonitor;FMXTee;DbxCommonDriver;FmxTeeUI;ibxpress;fmx;xmlrtl;ibxbindings;rtl;DbxClientDriver;CustomIPTransport;dbexpress;IndyCore;bindcomp;dsnap;IndyIPClient;dbxcds;bindengine;dsnapxml;dbrtl;IndyProtocols;$(DCC_UsePackage)</DCC_UsePackage>
97
        <VerInfo_Keys>package=com.embarcadero.$(MSBuildProjectName);label=$(MSBuildProjectName);versionCode=1;versionName=1.0.0;persistent=False;restoreAnyVersion=False;installLocation=auto;largeHeap=False;theme=TitleBar;hardwareAccelerated=true;apiKey=</VerInfo_Keys>
98
        <BT_BuildType>Debug</BT_BuildType>
99
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
100
        <Android_LauncherIcon36>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png</Android_LauncherIcon36>
101
        <Android_LauncherIcon48>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png</Android_LauncherIcon48>
102
        <Android_LauncherIcon72>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png</Android_LauncherIcon72>
103
        <Android_LauncherIcon96>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png</Android_LauncherIcon96>
104
        <Android_LauncherIcon144>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png</Android_LauncherIcon144>
105
        <Android_SplashImage426>$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png</Android_SplashImage426>
106
        <Android_SplashImage470>$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png</Android_SplashImage470>
107
        <Android_SplashImage640>$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png</Android_SplashImage640>
108
        <Android_SplashImage960>$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png</Android_SplashImage960>
109
        <EnabledSysJars>android-support-v4.dex.jar;cloud-messaging.dex.jar;fmx.dex.jar;google-analytics-v2.dex.jar;google-play-billing.dex.jar;google-play-licensing.dex.jar;google-play-services-ads-7.0.0.dex.jar;google-play-services-analytics-7.0.0.dex.jar;google-play-services-base-7.0.0.dex.jar;google-play-services-identity-7.0.0.dex.jar;google-play-services-maps-7.0.0.dex.jar;google-play-services-panorama-7.0.0.dex.jar;google-play-services-plus-7.0.0.dex.jar;google-play-services-wallet-7.0.0.dex.jar</EnabledSysJars>
110
        <Android_NotificationIcon24>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_24x24.png</Android_NotificationIcon24>
111
        <Android_NotificationIcon36>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_36x36.png</Android_NotificationIcon36>
112
        <Android_NotificationIcon48>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_48x48.png</Android_NotificationIcon48>
113
        <Android_NotificationIcon72>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_72x72.png</Android_NotificationIcon72>
114
        <Android_NotificationIcon96>$(BDS)\bin\Artwork\Android\FM_NotificationIcon_96x96.png</Android_NotificationIcon96>
115
        <Android_LauncherIcon192>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_192x192.png</Android_LauncherIcon192>
116
    </PropertyGroup>
117
    <PropertyGroup Condition="'$(Base_Android64)'!=''">
118
        <VerInfo_Keys>package=com.embarcadero.$(MSBuildProjectName);label=$(MSBuildProjectName);versionCode=1;versionName=1.0.0;persistent=False;restoreAnyVersion=False;installLocation=auto;largeHeap=False;theme=TitleBar;hardwareAccelerated=true;apiKey=</VerInfo_Keys>
119
        <BT_BuildType>Debug</BT_BuildType>
120
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
121
        <DCC_UsePackage>DBXSqliteDriver;bindcompdbx;IndyIPCommon;DBXInterBaseDriver;IndyIPServer;IndySystem;tethering;fmxFireDAC;bindcompfmx;ibmonitor;FMXTee;DbxCommonDriver;FmxTeeUI;ibxpress;fmx;xmlrtl;ibxbindings;rtl;DbxClientDriver;CustomIPTransport;dbexpress;IndyCore;bindcomp;dsnap;IndyIPClient;dbxcds;bindengine;dsnapxml;dbrtl;IndyProtocols;$(DCC_UsePackage);$(DCC_UsePackage)</DCC_UsePackage>
122
        <Android_LauncherIcon36>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_36x36.png</Android_LauncherIcon36>
123
        <Android_LauncherIcon48>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_48x48.png</Android_LauncherIcon48>
124
        <Android_LauncherIcon72>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_72x72.png</Android_LauncherIcon72>
125
        <Android_LauncherIcon96>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_96x96.png</Android_LauncherIcon96>
126
        <Android_LauncherIcon144>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_144x144.png</Android_LauncherIcon144>
127
        <Android_SplashImage426>$(BDS)\bin\Artwork\Android\FM_SplashImage_426x320.png</Android_SplashImage426>
128
        <Android_SplashImage470>$(BDS)\bin\Artwork\Android\FM_SplashImage_470x320.png</Android_SplashImage470>
129
        <Android_SplashImage640>$(BDS)\bin\Artwork\Android\FM_SplashImage_640x480.png</Android_SplashImage640>
130
        <Android_SplashImage960>$(BDS)\bin\Artwork\Android\FM_SplashImage_960x720.png</Android_SplashImage960>
131
        <EnabledSysJars>android-support-v4.dex.jar;cloud-messaging.dex.jar;fmx.dex.jar;google-analytics-v2.dex.jar;google-play-billing.dex.jar;google-play-licensing.dex.jar;google-play-services-ads-7.0.0.dex.jar;google-play-services-analytics-7.0.0.dex.jar;google-play-services-base-7.0.0.dex.jar;google-play-services-identity-7.0.0.dex.jar;google-play-services-maps-7.0.0.dex.jar;google-play-services-panorama-7.0.0.dex.jar;google-play-services-plus-7.0.0.dex.jar;google-play-services-wallet-7.0.0.dex.jar</EnabledSysJars>
132
        <Android_LauncherIcon192>$(BDS)\bin\Artwork\Android\FM_LauncherIcon_192x192.png</Android_LauncherIcon192>
133
    </PropertyGroup>
134
    <PropertyGroup Condition="'$(Base_Win32)'!=''">
135
        <DCC_UsePackage>DBXSqliteDriver;bindcompdbx;IndyIPCommon;DBXInterBaseDriver;vcl;IndyIPServer;vclactnband;vclFireDAC;IndySystem;tethering;svnui;dsnapcon;FireDACADSDriver;FireDACMSAccDriver;fmxFireDAC;vclimg;TeeDB;vcltouch;vcldb;bindcompfmx;svn;Intraweb;FireDACPgDriver;ibmonitor;inetdb;FMXTee;DbxCommonDriver;FmxTeeUI;ibxpress;fmx;fmxdae;xmlrtl;ibxbindings;fmxobj;vclwinx;vclib;rtl;Tee;DbxClientDriver;CustomIPTransport;vcldsnap;dbexpress;IndyCore;vclx;bindcomp;appanalytics;dsnap;IndyIPClient;bindcompvcl;TeeUI;VCLRESTComponents;dbxcds;VclSmp;adortl;vclie;bindengine;DBXMySQLDriver;dsnapxml;FireDACMySQLDriver;dbrtl;inetdbxpress;IndyProtocols;FireDACCommonODBC;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
136
        <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
137
        <BT_BuildType>Debug</BT_BuildType>
138
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
139
        <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>
140
        <VerInfo_Locale>1033</VerInfo_Locale>
141
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
142
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
143
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
144
    </PropertyGroup>
145
    <PropertyGroup Condition="'$(Base_Win64)'!=''">
146
        <DCC_UsePackage>DBXSqliteDriver;bindcompdbx;IndyIPCommon;DBXInterBaseDriver;vcl;IndyIPServer;vclactnband;vclFireDAC;IndySystem;tethering;dsnapcon;FireDACADSDriver;FireDACMSAccDriver;fmxFireDAC;vclimg;TeeDB;vcltouch;vcldb;bindcompfmx;Intraweb;FireDACPgDriver;ibmonitor;inetdb;FMXTee;DbxCommonDriver;FmxTeeUI;ibxpress;fmx;fmxdae;xmlrtl;ibxbindings;fmxobj;vclwinx;vclib;rtl;Tee;DbxClientDriver;CustomIPTransport;vcldsnap;dbexpress;IndyCore;vclx;bindcomp;appanalytics;dsnap;IndyIPClient;bindcompvcl;TeeUI;VCLRESTComponents;dbxcds;VclSmp;adortl;vclie;bindengine;DBXMySQLDriver;dsnapxml;FireDACMySQLDriver;dbrtl;inetdbxpress;IndyProtocols;FireDACCommonODBC;fmxase;$(DCC_UsePackage)</DCC_UsePackage>
147
        <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
148
        <BT_BuildType>Debug</BT_BuildType>
149
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
150
        <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>
151
        <VerInfo_Locale>1033</VerInfo_Locale>
152
        <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
153
        <UWP_DelphiLogo44>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png</UWP_DelphiLogo44>
154
        <UWP_DelphiLogo150>$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png</UWP_DelphiLogo150>
155
    </PropertyGroup>
156
    <PropertyGroup Condition="'$(Cfg_1)'!=''">
157
        <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
158
        <DCC_DebugDCUs>true</DCC_DebugDCUs>
159
        <DCC_Optimize>false</DCC_Optimize>
160
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
161
        <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
162
        <DCC_RemoteDebug>true</DCC_RemoteDebug>
163
    </PropertyGroup>
164
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
165
        <DCC_RemoteDebug>false</DCC_RemoteDebug>
166
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
167
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
168
    </PropertyGroup>
169
    <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
170
        <DCC_UnitSearchPath>..\_LIBRARY;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
171
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
172
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
173
        <VerInfo_Locale>1033</VerInfo_Locale>
174
    </PropertyGroup>
175
    <PropertyGroup Condition="'$(Cfg_2)'!=''">
176
        <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
177
        <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
178
        <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
179
        <DCC_DebugInformation>0</DCC_DebugInformation>
180
    </PropertyGroup>
181
    <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
182
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
183
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
184
    </PropertyGroup>
185
    <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
186
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
187
        <AppDPIAwarenessMode>PerMonitor</AppDPIAwarenessMode>
188
    </PropertyGroup>
189
    <ItemGroup>
190
        <DelphiCompile Include="$(MainSource)">
191
            <MainSource>MainSource</MainSource>
192
        </DelphiCompile>
193
        <DCCReference Include="Main.pas">
194
            <Form>Form1</Form>
195
            <FormType>fmx</FormType>
196
        </DCCReference>
197
        <DCCReference Include="..\_LIBRARY\LUX.GPU.OpenGL.Viewer.pas">
198
            <Form>GLViewer</Form>
199
            <FormType>fmx</FormType>
200
            <DesignClass>TFrame</DesignClass>
201
        </DCCReference>
202
        <None Include="_DATA\Comput.glsl"/>
203
        <BuildConfiguration Include="Base">
204
            <Key>Base</Key>
205
        </BuildConfiguration>
206
        <BuildConfiguration Include="Debug">
207
            <Key>Cfg_1</Key>
208
            <CfgParent>Base</CfgParent>
209
        </BuildConfiguration>
210
        <BuildConfiguration Include="Release">
211
            <Key>Cfg_2</Key>
212
            <CfgParent>Base</CfgParent>
213
        </BuildConfiguration>
214
    </ItemGroup>
215
    <ProjectExtensions>
216
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
217
        <Borland.ProjectType>Application</Borland.ProjectType>
218
        <BorlandProject>
219
            <Delphi.Personality>
220
                <Source>
221
                    <Source Name="MainSource">ComputeShader.dpr</Source>
222
                </Source>
223
                <Excluded_Packages>
224
                    <Excluded_Packages Name="$(BDSBIN)\bcboffice2k290.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
225
                    <Excluded_Packages Name="$(BDSBIN)\bcbofficexp290.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
226
                    <Excluded_Packages Name="$(BDSBIN)\dcloffice2k290.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
227
                    <Excluded_Packages Name="$(BDSBIN)\dclofficexp290.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
228
                </Excluded_Packages>
229
            </Delphi.Personality>
230
            <Deployment Version="4">
231
                <DeployFile LocalName="$(BDS)\Redist\iossimulator\libPCRE.dylib" Class="DependencyModule"/>
232
                <DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule">
233
                    <Platform Name="iOSSimulator">
234
                        <Overwrite>true</Overwrite>
235
                    </Platform>
236
                </DeployFile>
237
                <DeployFile LocalName="$(BDS)\Redist\iossimulator\libpcre.dylib" Class="DependencyModule">
238
                    <Platform Name="iOSSimulator">
239
                        <Overwrite>true</Overwrite>
240
                    </Platform>
241
                </DeployFile>
242
                <DeployFile LocalName="$(BDS)\Redist\osx32\libcgsqlite3.dylib" Class="DependencyModule"/>
243
                <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule">
244
                    <Platform Name="OSX32">
245
                        <Overwrite>true</Overwrite>
246
                    </Platform>
247
                </DeployFile>
248
                <DeployFile LocalName="Win32\Debug\ComputeShader.exe" Configuration="Debug" Class="ProjectOutput"/>
249
                <DeployFile LocalName="Win64\Debug\ComputeShader.exe" Configuration="Debug" Class="ProjectOutput">
250
                    <Platform Name="Win64">
251
                        <RemoteName>ComputeShader.exe</RemoteName>
252
                        <Overwrite>true</Overwrite>
253
                    </Platform>
254
                </DeployFile>
255
                <DeployFile LocalName="Win64\Debug\ComputeShader.rsm" Configuration="Debug" Class="DebugSymbols">
256
                    <Platform Name="Win64">
257
                        <RemoteName>ComputeShader.rsm</RemoteName>
258
                        <Overwrite>true</Overwrite>
259
                    </Platform>
260
                </DeployFile>
261
                <DeployFile LocalName="_DATA\Comput.glsl" Configuration="Debug" Class="ProjectFile">
262
                    <Platform Name="Win64">
263
                        <RemoteDir>.\</RemoteDir>
264
                        <Overwrite>true</Overwrite>
265
                    </Platform>
266
                </DeployFile>
267
                <DeployClass Name="AdditionalDebugSymbols">
268
                    <Platform Name="iOSSimulator">
269
                        <Operation>1</Operation>
270
                    </Platform>
271
                    <Platform Name="OSX32">
272
                        <RemoteDir>Contents\MacOS</RemoteDir>
273
                        <Operation>1</Operation>
274
                    </Platform>
275
                    <Platform Name="Win32">
276
                        <Operation>0</Operation>
277
                    </Platform>
278
                </DeployClass>
279
                <DeployClass Name="AndroidClasses">
280
                    <Platform Name="Android">
281
                        <RemoteDir>classes</RemoteDir>
282
                        <Operation>64</Operation>
283
                    </Platform>
284
                    <Platform Name="Android64">
285
                        <RemoteDir>classes</RemoteDir>
286
                        <Operation>64</Operation>
287
                    </Platform>
288
                </DeployClass>
289
                <DeployClass Name="AndroidFileProvider">
290
                    <Platform Name="Android">
291
                        <RemoteDir>res\xml</RemoteDir>
292
                        <Operation>1</Operation>
293
                    </Platform>
294
                    <Platform Name="Android64">
295
                        <RemoteDir>res\xml</RemoteDir>
296
                        <Operation>1</Operation>
297
                    </Platform>
298
                </DeployClass>
299
                <DeployClass Name="AndroidLibnativeArmeabiFile">
300
                    <Platform Name="Android">
301
                        <RemoteDir>library\lib\armeabi</RemoteDir>
302
                        <Operation>1</Operation>
303
                    </Platform>
304
                    <Platform Name="Android64">
305
                        <RemoteDir>library\lib\armeabi</RemoteDir>
306
                        <Operation>1</Operation>
307
                    </Platform>
308
                </DeployClass>
309
                <DeployClass Name="AndroidLibnativeArmeabiv7aFile">
310
                    <Platform Name="Android64">
311
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
312
                        <Operation>1</Operation>
313
                    </Platform>
314
                </DeployClass>
315
                <DeployClass Name="AndroidLibnativeMipsFile">
316
                    <Platform Name="Android">
317
                        <RemoteDir>library\lib\mips</RemoteDir>
318
                        <Operation>1</Operation>
319
                    </Platform>
320
                    <Platform Name="Android64">
321
                        <RemoteDir>library\lib\mips</RemoteDir>
322
                        <Operation>1</Operation>
323
                    </Platform>
324
                </DeployClass>
325
                <DeployClass Name="AndroidServiceOutput">
326
                    <Platform Name="Android">
327
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
328
                        <Operation>1</Operation>
329
                    </Platform>
330
                    <Platform Name="Android64">
331
                        <RemoteDir>library\lib\arm64-v8a</RemoteDir>
332
                        <Operation>1</Operation>
333
                    </Platform>
334
                </DeployClass>
335
                <DeployClass Name="AndroidServiceOutput_Android32">
336
                    <Platform Name="Android64">
337
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
338
                        <Operation>1</Operation>
339
                    </Platform>
340
                </DeployClass>
341
                <DeployClass Name="AndroidSplashImageDef">
342
                    <Platform Name="Android">
343
                        <RemoteDir>res\drawable</RemoteDir>
344
                        <Operation>1</Operation>
345
                    </Platform>
346
                    <Platform Name="Android64">
347
                        <RemoteDir>res\drawable</RemoteDir>
348
                        <Operation>1</Operation>
349
                    </Platform>
350
                </DeployClass>
351
                <DeployClass Name="AndroidSplashImageDefV21">
352
                    <Platform Name="Android">
353
                        <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
354
                        <Operation>1</Operation>
355
                    </Platform>
356
                    <Platform Name="Android64">
357
                        <RemoteDir>res\drawable-anydpi-v21</RemoteDir>
358
                        <Operation>1</Operation>
359
                    </Platform>
360
                </DeployClass>
361
                <DeployClass Name="AndroidSplashStyles">
362
                    <Platform Name="Android">
363
                        <RemoteDir>res\values</RemoteDir>
364
                        <Operation>1</Operation>
365
                    </Platform>
366
                    <Platform Name="Android64">
367
                        <RemoteDir>res\values</RemoteDir>
368
                        <Operation>1</Operation>
369
                    </Platform>
370
                </DeployClass>
371
                <DeployClass Name="AndroidSplashStylesV21">
372
                    <Platform Name="Android">
373
                        <RemoteDir>res\values-v21</RemoteDir>
374
                        <Operation>1</Operation>
375
                    </Platform>
376
                    <Platform Name="Android64">
377
                        <RemoteDir>res\values-v21</RemoteDir>
378
                        <Operation>1</Operation>
379
                    </Platform>
380
                </DeployClass>
381
                <DeployClass Name="AndroidSplashStylesV31">
382
                    <Platform Name="Android">
383
                        <RemoteDir>res\values-v31</RemoteDir>
384
                        <Operation>1</Operation>
385
                    </Platform>
386
                    <Platform Name="Android64">
387
                        <RemoteDir>res\values-v31</RemoteDir>
388
                        <Operation>1</Operation>
389
                    </Platform>
390
                </DeployClass>
391
                <DeployClass Name="Android_AdaptiveIcon">
392
                    <Platform Name="Android">
393
                        <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
394
                        <Operation>1</Operation>
395
                    </Platform>
396
                    <Platform Name="Android64">
397
                        <RemoteDir>res\drawable-anydpi-v26</RemoteDir>
398
                        <Operation>1</Operation>
399
                    </Platform>
400
                </DeployClass>
401
                <DeployClass Name="Android_AdaptiveIconBackground">
402
                    <Platform Name="Android">
403
                        <RemoteDir>res\drawable</RemoteDir>
404
                        <Operation>1</Operation>
405
                    </Platform>
406
                    <Platform Name="Android64">
407
                        <RemoteDir>res\drawable</RemoteDir>
408
                        <Operation>1</Operation>
409
                    </Platform>
410
                </DeployClass>
411
                <DeployClass Name="Android_AdaptiveIconForeground">
412
                    <Platform Name="Android">
413
                        <RemoteDir>res\drawable</RemoteDir>
414
                        <Operation>1</Operation>
415
                    </Platform>
416
                    <Platform Name="Android64">
417
                        <RemoteDir>res\drawable</RemoteDir>
418
                        <Operation>1</Operation>
419
                    </Platform>
420
                </DeployClass>
421
                <DeployClass Name="Android_AdaptiveIconMonochrome">
422
                    <Platform Name="Android">
423
                        <RemoteDir>res\drawable</RemoteDir>
424
                        <Operation>1</Operation>
425
                    </Platform>
426
                    <Platform Name="Android64">
427
                        <RemoteDir>res\drawable</RemoteDir>
428
                        <Operation>1</Operation>
429
                    </Platform>
430
                </DeployClass>
431
                <DeployClass Name="Android_AdaptiveIconV33">
432
                    <Platform Name="Android">
433
                        <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
434
                        <Operation>1</Operation>
435
                    </Platform>
436
                    <Platform Name="Android64">
437
                        <RemoteDir>res\drawable-anydpi-v33</RemoteDir>
438
                        <Operation>1</Operation>
439
                    </Platform>
440
                </DeployClass>
441
                <DeployClass Name="Android_Colors">
442
                    <Platform Name="Android">
443
                        <RemoteDir>res\values</RemoteDir>
444
                        <Operation>1</Operation>
445
                    </Platform>
446
                    <Platform Name="Android64">
447
                        <RemoteDir>res\values</RemoteDir>
448
                        <Operation>1</Operation>
449
                    </Platform>
450
                </DeployClass>
451
                <DeployClass Name="Android_ColorsDark">
452
                    <Platform Name="Android">
453
                        <RemoteDir>res\values-night-v21</RemoteDir>
454
                        <Operation>1</Operation>
455
                    </Platform>
456
                    <Platform Name="Android64">
457
                        <RemoteDir>res\values-night-v21</RemoteDir>
458
                        <Operation>1</Operation>
459
                    </Platform>
460
                </DeployClass>
461
                <DeployClass Name="Android_DefaultAppIcon">
462
                    <Platform Name="Android">
463
                        <RemoteDir>res\drawable</RemoteDir>
464
                        <Operation>1</Operation>
465
                    </Platform>
466
                    <Platform Name="Android64">
467
                        <RemoteDir>res\drawable</RemoteDir>
468
                        <Operation>1</Operation>
469
                    </Platform>
470
                </DeployClass>
471
                <DeployClass Name="Android_LauncherIcon144">
472
                    <Platform Name="Android">
473
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
474
                        <Operation>1</Operation>
475
                    </Platform>
476
                    <Platform Name="Android64">
477
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
478
                        <Operation>1</Operation>
479
                    </Platform>
480
                </DeployClass>
481
                <DeployClass Name="Android_LauncherIcon192">
482
                    <Platform Name="Android">
483
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
484
                        <Operation>1</Operation>
485
                    </Platform>
486
                    <Platform Name="Android64">
487
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
488
                        <Operation>1</Operation>
489
                    </Platform>
490
                </DeployClass>
491
                <DeployClass Name="Android_LauncherIcon36">
492
                    <Platform Name="Android">
493
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
494
                        <Operation>1</Operation>
495
                    </Platform>
496
                    <Platform Name="Android64">
497
                        <RemoteDir>res\drawable-ldpi</RemoteDir>
498
                        <Operation>1</Operation>
499
                    </Platform>
500
                </DeployClass>
501
                <DeployClass Name="Android_LauncherIcon48">
502
                    <Platform Name="Android">
503
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
504
                        <Operation>1</Operation>
505
                    </Platform>
506
                    <Platform Name="Android64">
507
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
508
                        <Operation>1</Operation>
509
                    </Platform>
510
                </DeployClass>
511
                <DeployClass Name="Android_LauncherIcon72">
512
                    <Platform Name="Android">
513
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
514
                        <Operation>1</Operation>
515
                    </Platform>
516
                    <Platform Name="Android64">
517
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
518
                        <Operation>1</Operation>
519
                    </Platform>
520
                </DeployClass>
521
                <DeployClass Name="Android_LauncherIcon96">
522
                    <Platform Name="Android">
523
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
524
                        <Operation>1</Operation>
525
                    </Platform>
526
                    <Platform Name="Android64">
527
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
528
                        <Operation>1</Operation>
529
                    </Platform>
530
                </DeployClass>
531
                <DeployClass Name="Android_NotificationIcon24">
532
                    <Platform Name="Android">
533
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
534
                        <Operation>1</Operation>
535
                    </Platform>
536
                    <Platform Name="Android64">
537
                        <RemoteDir>res\drawable-mdpi</RemoteDir>
538
                        <Operation>1</Operation>
539
                    </Platform>
540
                </DeployClass>
541
                <DeployClass Name="Android_NotificationIcon36">
542
                    <Platform Name="Android">
543
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
544
                        <Operation>1</Operation>
545
                    </Platform>
546
                    <Platform Name="Android64">
547
                        <RemoteDir>res\drawable-hdpi</RemoteDir>
548
                        <Operation>1</Operation>
549
                    </Platform>
550
                </DeployClass>
551
                <DeployClass Name="Android_NotificationIcon48">
552
                    <Platform Name="Android">
553
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
554
                        <Operation>1</Operation>
555
                    </Platform>
556
                    <Platform Name="Android64">
557
                        <RemoteDir>res\drawable-xhdpi</RemoteDir>
558
                        <Operation>1</Operation>
559
                    </Platform>
560
                </DeployClass>
561
                <DeployClass Name="Android_NotificationIcon72">
562
                    <Platform Name="Android">
563
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
564
                        <Operation>1</Operation>
565
                    </Platform>
566
                    <Platform Name="Android64">
567
                        <RemoteDir>res\drawable-xxhdpi</RemoteDir>
568
                        <Operation>1</Operation>
569
                    </Platform>
570
                </DeployClass>
571
                <DeployClass Name="Android_NotificationIcon96">
572
                    <Platform Name="Android">
573
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
574
                        <Operation>1</Operation>
575
                    </Platform>
576
                    <Platform Name="Android64">
577
                        <RemoteDir>res\drawable-xxxhdpi</RemoteDir>
578
                        <Operation>1</Operation>
579
                    </Platform>
580
                </DeployClass>
581
                <DeployClass Name="Android_SplashImage426">
582
                    <Platform Name="Android">
583
                        <RemoteDir>res\drawable-small</RemoteDir>
584
                        <Operation>1</Operation>
585
                    </Platform>
586
                    <Platform Name="Android64">
587
                        <RemoteDir>res\drawable-small</RemoteDir>
588
                        <Operation>1</Operation>
589
                    </Platform>
590
                </DeployClass>
591
                <DeployClass Name="Android_SplashImage470">
592
                    <Platform Name="Android">
593
                        <RemoteDir>res\drawable-normal</RemoteDir>
594
                        <Operation>1</Operation>
595
                    </Platform>
596
                    <Platform Name="Android64">
597
                        <RemoteDir>res\drawable-normal</RemoteDir>
598
                        <Operation>1</Operation>
599
                    </Platform>
600
                </DeployClass>
601
                <DeployClass Name="Android_SplashImage640">
602
                    <Platform Name="Android">
603
                        <RemoteDir>res\drawable-large</RemoteDir>
604
                        <Operation>1</Operation>
605
                    </Platform>
606
                    <Platform Name="Android64">
607
                        <RemoteDir>res\drawable-large</RemoteDir>
608
                        <Operation>1</Operation>
609
                    </Platform>
610
                </DeployClass>
611
                <DeployClass Name="Android_SplashImage960">
612
                    <Platform Name="Android">
613
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
614
                        <Operation>1</Operation>
615
                    </Platform>
616
                    <Platform Name="Android64">
617
                        <RemoteDir>res\drawable-xlarge</RemoteDir>
618
                        <Operation>1</Operation>
619
                    </Platform>
620
                </DeployClass>
621
                <DeployClass Name="Android_Strings">
622
                    <Platform Name="Android">
623
                        <RemoteDir>res\values</RemoteDir>
624
                        <Operation>1</Operation>
625
                    </Platform>
626
                    <Platform Name="Android64">
627
                        <RemoteDir>res\values</RemoteDir>
628
                        <Operation>1</Operation>
629
                    </Platform>
630
                </DeployClass>
631
                <DeployClass Name="Android_VectorizedNotificationIcon">
632
                    <Platform Name="Android">
633
                        <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
634
                        <Operation>1</Operation>
635
                    </Platform>
636
                    <Platform Name="Android64">
637
                        <RemoteDir>res\drawable-anydpi-v24</RemoteDir>
638
                        <Operation>1</Operation>
639
                    </Platform>
640
                </DeployClass>
641
                <DeployClass Name="Android_VectorizedSplash">
642
                    <Platform Name="Android">
643
                        <RemoteDir>res\drawable</RemoteDir>
644
                        <Operation>1</Operation>
645
                    </Platform>
646
                    <Platform Name="Android64">
647
                        <RemoteDir>res\drawable</RemoteDir>
648
                        <Operation>1</Operation>
649
                    </Platform>
650
                </DeployClass>
651
                <DeployClass Name="Android_VectorizedSplashDark">
652
                    <Platform Name="Android">
653
                        <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
654
                        <Operation>1</Operation>
655
                    </Platform>
656
                    <Platform Name="Android64">
657
                        <RemoteDir>res\drawable-night-anydpi-v21</RemoteDir>
658
                        <Operation>1</Operation>
659
                    </Platform>
660
                </DeployClass>
661
                <DeployClass Name="Android_VectorizedSplashV31">
662
                    <Platform Name="Android">
663
                        <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
664
                        <Operation>1</Operation>
665
                    </Platform>
666
                    <Platform Name="Android64">
667
                        <RemoteDir>res\drawable-anydpi-v31</RemoteDir>
668
                        <Operation>1</Operation>
669
                    </Platform>
670
                </DeployClass>
671
                <DeployClass Name="Android_VectorizedSplashV31Dark">
672
                    <Platform Name="Android">
673
                        <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
674
                        <Operation>1</Operation>
675
                    </Platform>
676
                    <Platform Name="Android64">
677
                        <RemoteDir>res\drawable-night-anydpi-v31</RemoteDir>
678
                        <Operation>1</Operation>
679
                    </Platform>
680
                </DeployClass>
681
                <DeployClass Name="DebugSymbols">
682
                    <Platform Name="iOSSimulator">
683
                        <Operation>1</Operation>
684
                    </Platform>
685
                    <Platform Name="OSX32">
686
                        <RemoteDir>Contents\MacOS</RemoteDir>
687
                        <Operation>1</Operation>
688
                    </Platform>
689
                    <Platform Name="Win32">
690
                        <Operation>0</Operation>
691
                    </Platform>
692
                </DeployClass>
693
                <DeployClass Name="DependencyFramework">
694
                    <Platform Name="OSX32">
695
                        <RemoteDir>Contents\MacOS</RemoteDir>
696
                        <Operation>1</Operation>
697
                        <Extensions>.framework</Extensions>
698
                    </Platform>
699
                    <Platform Name="OSX64">
700
                        <RemoteDir>Contents\MacOS</RemoteDir>
701
                        <Operation>1</Operation>
702
                        <Extensions>.framework</Extensions>
703
                    </Platform>
704
                    <Platform Name="OSXARM64">
705
                        <RemoteDir>Contents\MacOS</RemoteDir>
706
                        <Operation>1</Operation>
707
                        <Extensions>.framework</Extensions>
708
                    </Platform>
709
                    <Platform Name="Win32">
710
                        <Operation>0</Operation>
711
                    </Platform>
712
                </DeployClass>
713
                <DeployClass Name="DependencyModule">
714
                    <Platform Name="iOSDevice32">
715
                        <Operation>1</Operation>
716
                        <Extensions>.dylib</Extensions>
717
                    </Platform>
718
                    <Platform Name="iOSDevice64">
719
                        <Operation>1</Operation>
720
                        <Extensions>.dylib</Extensions>
721
                    </Platform>
722
                    <Platform Name="iOSSimARM64">
723
                        <Operation>1</Operation>
724
                        <Extensions>.dylib</Extensions>
725
                    </Platform>
726
                    <Platform Name="OSX32">
727
                        <RemoteDir>Contents\MacOS</RemoteDir>
728
                        <Operation>1</Operation>
729
                        <Extensions>.dylib</Extensions>
730
                    </Platform>
731
                    <Platform Name="OSX64">
732
                        <RemoteDir>Contents\MacOS</RemoteDir>
733
                        <Operation>1</Operation>
734
                        <Extensions>.dylib</Extensions>
735
                    </Platform>
736
                    <Platform Name="OSXARM64">
737
                        <RemoteDir>Contents\MacOS</RemoteDir>
738
                        <Operation>1</Operation>
739
                        <Extensions>.dylib</Extensions>
740
                    </Platform>
741
                    <Platform Name="Win32">
742
                        <Operation>0</Operation>
743
                        <Extensions>.dll;.bpl</Extensions>
744
                    </Platform>
745
                </DeployClass>
746
                <DeployClass Required="true" Name="DependencyPackage">
747
                    <Platform Name="iOSDevice32">
748
                        <Operation>1</Operation>
749
                        <Extensions>.dylib</Extensions>
750
                    </Platform>
751
                    <Platform Name="iOSDevice64">
752
                        <Operation>1</Operation>
753
                        <Extensions>.dylib</Extensions>
754
                    </Platform>
755
                    <Platform Name="iOSSimARM64">
756
                        <Operation>1</Operation>
757
                        <Extensions>.dylib</Extensions>
758
                    </Platform>
759
                    <Platform Name="OSX32">
760
                        <RemoteDir>Contents\MacOS</RemoteDir>
761
                        <Operation>1</Operation>
762
                        <Extensions>.dylib</Extensions>
763
                    </Platform>
764
                    <Platform Name="OSX64">
765
                        <RemoteDir>Contents\MacOS</RemoteDir>
766
                        <Operation>1</Operation>
767
                        <Extensions>.dylib</Extensions>
768
                    </Platform>
769
                    <Platform Name="OSXARM64">
770
                        <RemoteDir>Contents\MacOS</RemoteDir>
771
                        <Operation>1</Operation>
772
                        <Extensions>.dylib</Extensions>
773
                    </Platform>
774
                    <Platform Name="Win32">
775
                        <Operation>0</Operation>
776
                        <Extensions>.bpl</Extensions>
777
                    </Platform>
778
                </DeployClass>
779
                <DeployClass Name="File">
780
                    <Platform Name="Android">
781
                        <Operation>0</Operation>
782
                    </Platform>
783
                    <Platform Name="Android64">
784
                        <Operation>0</Operation>
785
                    </Platform>
786
                    <Platform Name="iOSDevice32">
787
                        <Operation>0</Operation>
788
                    </Platform>
789
                    <Platform Name="iOSDevice64">
790
                        <Operation>0</Operation>
791
                    </Platform>
792
                    <Platform Name="iOSSimARM64">
793
                        <Operation>0</Operation>
794
                    </Platform>
795
                    <Platform Name="OSX32">
796
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
797
                        <Operation>0</Operation>
798
                    </Platform>
799
                    <Platform Name="OSX64">
800
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
801
                        <Operation>0</Operation>
802
                    </Platform>
803
                    <Platform Name="OSXARM64">
804
                        <RemoteDir>Contents\Resources\StartUp\</RemoteDir>
805
                        <Operation>0</Operation>
806
                    </Platform>
807
                    <Platform Name="Win32">
808
                        <Operation>0</Operation>
809
                    </Platform>
810
                </DeployClass>
811
                <DeployClass Name="ProjectAndroidManifest">
812
                    <Platform Name="Android">
813
                        <Operation>1</Operation>
814
                    </Platform>
815
                    <Platform Name="Android64">
816
                        <Operation>1</Operation>
817
                    </Platform>
818
                </DeployClass>
819
                <DeployClass Name="ProjectOSXDebug">
820
                    <Platform Name="OSX64">
821
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
822
                        <Operation>1</Operation>
823
                    </Platform>
824
                    <Platform Name="OSXARM64">
825
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
826
                        <Operation>1</Operation>
827
                    </Platform>
828
                </DeployClass>
829
                <DeployClass Name="ProjectOSXEntitlements">
830
                    <Platform Name="OSX32">
831
                        <RemoteDir>..\</RemoteDir>
832
                        <Operation>1</Operation>
833
                    </Platform>
834
                    <Platform Name="OSX64">
835
                        <RemoteDir>..\</RemoteDir>
836
                        <Operation>1</Operation>
837
                    </Platform>
838
                    <Platform Name="OSXARM64">
839
                        <RemoteDir>..\</RemoteDir>
840
                        <Operation>1</Operation>
841
                    </Platform>
842
                </DeployClass>
843
                <DeployClass Name="ProjectOSXInfoPList">
844
                    <Platform Name="OSX32">
845
                        <RemoteDir>Contents</RemoteDir>
846
                        <Operation>1</Operation>
847
                    </Platform>
848
                    <Platform Name="OSX64">
849
                        <RemoteDir>Contents</RemoteDir>
850
                        <Operation>1</Operation>
851
                    </Platform>
852
                    <Platform Name="OSXARM64">
853
                        <RemoteDir>Contents</RemoteDir>
854
                        <Operation>1</Operation>
855
                    </Platform>
856
                </DeployClass>
857
                <DeployClass Name="ProjectOSXResource">
858
                    <Platform Name="OSX32">
859
                        <RemoteDir>Contents\Resources</RemoteDir>
860
                        <Operation>1</Operation>
861
                    </Platform>
862
                    <Platform Name="OSX64">
863
                        <RemoteDir>Contents\Resources</RemoteDir>
864
                        <Operation>1</Operation>
865
                    </Platform>
866
                    <Platform Name="OSXARM64">
867
                        <RemoteDir>Contents\Resources</RemoteDir>
868
                        <Operation>1</Operation>
869
                    </Platform>
870
                </DeployClass>
871
                <DeployClass Required="true" Name="ProjectOutput">
872
                    <Platform Name="Android">
873
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
874
                        <Operation>1</Operation>
875
                    </Platform>
876
                    <Platform Name="Android64">
877
                        <RemoteDir>library\lib\arm64-v8a</RemoteDir>
878
                        <Operation>1</Operation>
879
                    </Platform>
880
                    <Platform Name="iOSDevice32">
881
                        <Operation>1</Operation>
882
                    </Platform>
883
                    <Platform Name="iOSDevice64">
884
                        <Operation>1</Operation>
885
                    </Platform>
886
                    <Platform Name="iOSSimARM64">
887
                        <Operation>1</Operation>
888
                    </Platform>
889
                    <Platform Name="Linux64">
890
                        <Operation>1</Operation>
891
                    </Platform>
892
                    <Platform Name="OSX32">
893
                        <RemoteDir>Contents\MacOS</RemoteDir>
894
                        <Operation>1</Operation>
895
                    </Platform>
896
                    <Platform Name="OSX64">
897
                        <RemoteDir>Contents\MacOS</RemoteDir>
898
                        <Operation>1</Operation>
899
                    </Platform>
900
                    <Platform Name="OSXARM64">
901
                        <RemoteDir>Contents\MacOS</RemoteDir>
902
                        <Operation>1</Operation>
903
                    </Platform>
904
                    <Platform Name="Win32">
905
                        <Operation>0</Operation>
906
                    </Platform>
907
                </DeployClass>
908
                <DeployClass Name="ProjectOutput_Android32">
909
                    <Platform Name="Android64">
910
                        <RemoteDir>library\lib\armeabi-v7a</RemoteDir>
911
                        <Operation>1</Operation>
912
                    </Platform>
913
                </DeployClass>
914
                <DeployClass Name="ProjectUWPManifest">
915
                    <Platform Name="Win32">
916
                        <Operation>1</Operation>
917
                    </Platform>
918
                    <Platform Name="Win64">
919
                        <Operation>1</Operation>
920
                    </Platform>
921
                    <Platform Name="Win64x">
922
                        <Operation>1</Operation>
923
                    </Platform>
924
                </DeployClass>
925
                <DeployClass Name="ProjectiOSDeviceDebug">
926
                    <Platform Name="iOSDevice32">
927
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
928
                        <Operation>1</Operation>
929
                    </Platform>
930
                    <Platform Name="iOSDevice64">
931
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
932
                        <Operation>1</Operation>
933
                    </Platform>
934
                    <Platform Name="iOSSimARM64">
935
                        <RemoteDir>..\$(PROJECTNAME).app.dSYM\Contents\Resources\DWARF</RemoteDir>
936
                        <Operation>1</Operation>
937
                    </Platform>
938
                </DeployClass>
939
                <DeployClass Name="ProjectiOSEntitlements">
940
                    <Platform Name="iOSDevice32">
941
                        <RemoteDir>..\</RemoteDir>
942
                        <Operation>1</Operation>
943
                    </Platform>
944
                    <Platform Name="iOSDevice64">
945
                        <RemoteDir>..\</RemoteDir>
946
                        <Operation>1</Operation>
947
                    </Platform>
948
                    <Platform Name="iOSSimARM64">
949
                        <RemoteDir>..\</RemoteDir>
950
                        <Operation>1</Operation>
951
                    </Platform>
952
                </DeployClass>
953
                <DeployClass Name="ProjectiOSInfoPList">
954
                    <Platform Name="iOSDevice32">
955
                        <Operation>1</Operation>
956
                    </Platform>
957
                    <Platform Name="iOSDevice64">
958
                        <Operation>1</Operation>
959
                    </Platform>
960
                    <Platform Name="iOSSimARM64">
961
                        <Operation>1</Operation>
962
                    </Platform>
963
                </DeployClass>
964
                <DeployClass Name="ProjectiOSLaunchScreen">
965
                    <Platform Name="iOSDevice64">
966
                        <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
967
                        <Operation>64</Operation>
968
                    </Platform>
969
                    <Platform Name="iOSSimARM64">
970
                        <RemoteDir>..\$(PROJECTNAME).launchscreen</RemoteDir>
971
                        <Operation>64</Operation>
972
                    </Platform>
973
                </DeployClass>
974
                <DeployClass Name="ProjectiOSResource">
975
                    <Platform Name="iOSDevice32">
976
                        <Operation>1</Operation>
977
                    </Platform>
978
                    <Platform Name="iOSDevice64">
979
                        <Operation>1</Operation>
980
                    </Platform>
981
                    <Platform Name="iOSSimARM64">
982
                        <Operation>1</Operation>
983
                    </Platform>
984
                </DeployClass>
985
                <DeployClass Name="UWP_DelphiLogo150">
986
                    <Platform Name="Win32">
987
                        <RemoteDir>Assets</RemoteDir>
988
                        <Operation>1</Operation>
989
                    </Platform>
990
                    <Platform Name="Win64">
991
                        <RemoteDir>Assets</RemoteDir>
992
                        <Operation>1</Operation>
993
                    </Platform>
994
                </DeployClass>
995
                <DeployClass Name="UWP_DelphiLogo44">
996
                    <Platform Name="Win32">
997
                        <RemoteDir>Assets</RemoteDir>
998
                        <Operation>1</Operation>
999
                    </Platform>
1000
                    <Platform Name="Win64">
1001
                        <RemoteDir>Assets</RemoteDir>
1002
                        <Operation>1</Operation>
1003
                    </Platform>
1004
                </DeployClass>
1005
                <DeployClass Name="iOS_AppStore1024">
1006
                    <Platform Name="iOSDevice64">
1007
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1008
                        <Operation>1</Operation>
1009
                    </Platform>
1010
                    <Platform Name="iOSSimARM64">
1011
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1012
                        <Operation>1</Operation>
1013
                    </Platform>
1014
                </DeployClass>
1015
                <DeployClass Name="iPad_AppIcon152">
1016
                    <Platform Name="iOSDevice64">
1017
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1018
                        <Operation>1</Operation>
1019
                    </Platform>
1020
                    <Platform Name="iOSSimARM64">
1021
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1022
                        <Operation>1</Operation>
1023
                    </Platform>
1024
                </DeployClass>
1025
                <DeployClass Name="iPad_AppIcon167">
1026
                    <Platform Name="iOSDevice64">
1027
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1028
                        <Operation>1</Operation>
1029
                    </Platform>
1030
                    <Platform Name="iOSSimARM64">
1031
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1032
                        <Operation>1</Operation>
1033
                    </Platform>
1034
                </DeployClass>
1035
                <DeployClass Name="iPad_Launch2x">
1036
                    <Platform Name="iOSDevice64">
1037
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1038
                        <Operation>1</Operation>
1039
                    </Platform>
1040
                    <Platform Name="iOSSimARM64">
1041
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1042
                        <Operation>1</Operation>
1043
                    </Platform>
1044
                </DeployClass>
1045
                <DeployClass Name="iPad_LaunchDark2x">
1046
                    <Platform Name="iOSDevice64">
1047
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1048
                        <Operation>1</Operation>
1049
                    </Platform>
1050
                    <Platform Name="iOSSimARM64">
1051
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1052
                        <Operation>1</Operation>
1053
                    </Platform>
1054
                </DeployClass>
1055
                <DeployClass Name="iPad_Notification40">
1056
                    <Platform Name="iOSDevice64">
1057
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1058
                        <Operation>1</Operation>
1059
                    </Platform>
1060
                    <Platform Name="iOSSimARM64">
1061
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1062
                        <Operation>1</Operation>
1063
                    </Platform>
1064
                </DeployClass>
1065
                <DeployClass Name="iPad_Setting58">
1066
                    <Platform Name="iOSDevice64">
1067
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1068
                        <Operation>1</Operation>
1069
                    </Platform>
1070
                    <Platform Name="iOSSimARM64">
1071
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1072
                        <Operation>1</Operation>
1073
                    </Platform>
1074
                </DeployClass>
1075
                <DeployClass Name="iPad_SpotLight80">
1076
                    <Platform Name="iOSDevice64">
1077
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1078
                        <Operation>1</Operation>
1079
                    </Platform>
1080
                    <Platform Name="iOSSimARM64">
1081
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1082
                        <Operation>1</Operation>
1083
                    </Platform>
1084
                </DeployClass>
1085
                <DeployClass Name="iPhone_AppIcon120">
1086
                    <Platform Name="iOSDevice64">
1087
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1088
                        <Operation>1</Operation>
1089
                    </Platform>
1090
                    <Platform Name="iOSSimARM64">
1091
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1092
                        <Operation>1</Operation>
1093
                    </Platform>
1094
                </DeployClass>
1095
                <DeployClass Name="iPhone_AppIcon180">
1096
                    <Platform Name="iOSDevice64">
1097
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1098
                        <Operation>1</Operation>
1099
                    </Platform>
1100
                    <Platform Name="iOSSimARM64">
1101
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1102
                        <Operation>1</Operation>
1103
                    </Platform>
1104
                </DeployClass>
1105
                <DeployClass Name="iPhone_Launch2x">
1106
                    <Platform Name="iOSDevice64">
1107
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1108
                        <Operation>1</Operation>
1109
                    </Platform>
1110
                    <Platform Name="iOSSimARM64">
1111
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1112
                        <Operation>1</Operation>
1113
                    </Platform>
1114
                </DeployClass>
1115
                <DeployClass Name="iPhone_Launch3x">
1116
                    <Platform Name="iOSDevice64">
1117
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1118
                        <Operation>1</Operation>
1119
                    </Platform>
1120
                    <Platform Name="iOSSimARM64">
1121
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1122
                        <Operation>1</Operation>
1123
                    </Platform>
1124
                </DeployClass>
1125
                <DeployClass Name="iPhone_LaunchDark2x">
1126
                    <Platform Name="iOSDevice64">
1127
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1128
                        <Operation>1</Operation>
1129
                    </Platform>
1130
                    <Platform Name="iOSSimARM64">
1131
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1132
                        <Operation>1</Operation>
1133
                    </Platform>
1134
                </DeployClass>
1135
                <DeployClass Name="iPhone_LaunchDark3x">
1136
                    <Platform Name="iOSDevice64">
1137
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1138
                        <Operation>1</Operation>
1139
                    </Platform>
1140
                    <Platform Name="iOSSimARM64">
1141
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\LaunchScreenImage.imageset</RemoteDir>
1142
                        <Operation>1</Operation>
1143
                    </Platform>
1144
                </DeployClass>
1145
                <DeployClass Name="iPhone_Notification40">
1146
                    <Platform Name="iOSDevice64">
1147
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1148
                        <Operation>1</Operation>
1149
                    </Platform>
1150
                    <Platform Name="iOSSimARM64">
1151
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1152
                        <Operation>1</Operation>
1153
                    </Platform>
1154
                </DeployClass>
1155
                <DeployClass Name="iPhone_Notification60">
1156
                    <Platform Name="iOSDevice64">
1157
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1158
                        <Operation>1</Operation>
1159
                    </Platform>
1160
                    <Platform Name="iOSSimARM64">
1161
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1162
                        <Operation>1</Operation>
1163
                    </Platform>
1164
                </DeployClass>
1165
                <DeployClass Name="iPhone_Setting58">
1166
                    <Platform Name="iOSDevice64">
1167
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1168
                        <Operation>1</Operation>
1169
                    </Platform>
1170
                    <Platform Name="iOSSimARM64">
1171
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1172
                        <Operation>1</Operation>
1173
                    </Platform>
1174
                </DeployClass>
1175
                <DeployClass Name="iPhone_Setting87">
1176
                    <Platform Name="iOSDevice64">
1177
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1178
                        <Operation>1</Operation>
1179
                    </Platform>
1180
                    <Platform Name="iOSSimARM64">
1181
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1182
                        <Operation>1</Operation>
1183
                    </Platform>
1184
                </DeployClass>
1185
                <DeployClass Name="iPhone_Spotlight120">
1186
                    <Platform Name="iOSDevice64">
1187
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1188
                        <Operation>1</Operation>
1189
                    </Platform>
1190
                    <Platform Name="iOSSimARM64">
1191
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1192
                        <Operation>1</Operation>
1193
                    </Platform>
1194
                </DeployClass>
1195
                <DeployClass Name="iPhone_Spotlight80">
1196
                    <Platform Name="iOSDevice64">
1197
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1198
                        <Operation>1</Operation>
1199
                    </Platform>
1200
                    <Platform Name="iOSSimARM64">
1201
                        <RemoteDir>..\$(PROJECTNAME).launchscreen\Assets\AppIcon.appiconset</RemoteDir>
1202
                        <Operation>1</Operation>
1203
                    </Platform>
1204
                </DeployClass>
1205
                <ProjectRoot Platform="Android" Name="$(PROJECTNAME)"/>
1206
                <ProjectRoot Platform="Android64" Name="$(PROJECTNAME)"/>
1207
                <ProjectRoot Platform="iOSDevice32" Name="$(PROJECTNAME).app"/>
1208
                <ProjectRoot Platform="iOSDevice64" Name="$(PROJECTNAME).app"/>
1209
                <ProjectRoot Platform="iOSSimARM64" Name="$(PROJECTNAME).app"/>
1210
                <ProjectRoot Platform="iOSSimulator" Name="$(PROJECTNAME).app"/>
1211
                <ProjectRoot Platform="Linux64" Name="$(PROJECTNAME)"/>
1212
                <ProjectRoot Platform="OSX32" Name="$(PROJECTNAME).app"/>
1213
                <ProjectRoot Platform="OSX64" Name="$(PROJECTNAME).app"/>
1214
                <ProjectRoot Platform="OSXARM64" Name="$(PROJECTNAME).app"/>
1215
                <ProjectRoot Platform="Win32" Name="$(PROJECTNAME)"/>
1216
                <ProjectRoot Platform="Win64" Name="$(PROJECTNAME)"/>
1217
                <ProjectRoot Platform="Win64x" Name="$(PROJECTNAME)"/>
1218
            </Deployment>
1219
            <Platforms>
1220
                <Platform value="Android">True</Platform>
1221
                <Platform value="Android64">True</Platform>
1222
                <Platform value="Win32">True</Platform>
1223
                <Platform value="Win64">True</Platform>
1224
            </Platforms>
1225
        </BorlandProject>
1226
        <ProjectFileVersion>12</ProjectFileVersion>
1227
    </ProjectExtensions>
1228
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
1229
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
1230
    <Import Project="$(MSBuildProjectName).deployproj" Condition="Exists('$(MSBuildProjectName).deployproj')"/>
1231
</Project>
1232

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.