BaiduFMX

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

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

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

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

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