123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173 |
- <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Condition="Exists('$(BDS)\bin\CodeGear.Deployment.targets')" Project="$(BDS)\bin\CodeGear.Deployment.targets"/>
- <ProjectExtensions>
- <ProjectFileVersion>12</ProjectFileVersion>
- </ProjectExtensions>
- <PropertyGroup/>
- <ItemGroup Condition="'$(Platform)'=='OSX64'">
- <DeployFile Include="$(ProjectName).Artwork\macOS\AppIcon.icns" Condition="'$(Config)'=='Debug'">
- <RemoteDir>galeJSON.app\Contents\Resources\</RemoteDir>
- <RemoteName>gsJSON.icns</RemoteName>
- <DeployClass>ProjectOSXResource</DeployClass>
- <Operation>1</Operation>
- <LocalCommand/>
- <RemoteCommand/>
- <Overwrite>True</Overwrite>
- </DeployFile>
- <DeployFile Include="$(ProjectName).Artwork\macOS\AppIcon.icns" Condition="'$(Config)'=='Release'">
- <RemoteDir>galeJSON.app\Contents\Resources\</RemoteDir>
- <RemoteName>galeJSON.icns</RemoteName>
- <DeployClass>ProjectOSXResource</DeployClass>
- <Operation>1</Operation>
- <LocalCommand/>
- <RemoteCommand/>
- <Overwrite>True</Overwrite>
- </DeployFile>
- <DeployFile Include="OSX64\Debug\gsJSON.entitlements" Condition="'$(Config)'=='Debug'">
- <RemoteDir>galeJSON.app\..\</RemoteDir>
- <RemoteName>gsJSON.entitlements</RemoteName>
- <DeployClass>ProjectOSXEntitlements</DeployClass>
- <Operation>1</Operation>
- <LocalCommand/>
- <RemoteCommand/>
- <Overwrite>True</Overwrite>
- </DeployFile>
- <DeployFile Include="lang.json" Condition="'$(Config)'=='Debug'">
- <RemoteDir>galeJSON.app\Contents\Resources\</RemoteDir>
- <RemoteName>lang.json</RemoteName>
- <DeployClass>File</DeployClass>
- <Operation>0</Operation>
- <LocalCommand/>
- <RemoteCommand/>
- <Overwrite>True</Overwrite>
- </DeployFile>
- <DeployFile Include="lang.json" Condition="'$(Config)'=='Release'">
- <RemoteDir>galeJSON.app\Contents\Resources\</RemoteDir>
- <RemoteName>lang.json</RemoteName>
- <DeployClass>File</DeployClass>
- <Operation>0</Operation>
- <LocalCommand/>
- <RemoteCommand/>
- <Overwrite>True</Overwrite>
- </DeployFile>
- <DeployFile Include="OSX64\Debug\galeJSON" Condition="'$(Config)'=='Debug'">
- <RemoteDir>galeJSON.app\Contents\MacOS\</RemoteDir>
- <RemoteName>galeJSON</RemoteName>
- <DeployClass>ProjectOutput</DeployClass>
- <Operation>1</Operation>
- <LocalCommand/>
- <RemoteCommand/>
- <Overwrite>True</Overwrite>
- <Required>True</Required>
- </DeployFile>
- <DeployFile Include="OSX64\Release\galeJSON.info.plist" Condition="'$(Config)'=='Release'">
- <RemoteDir>galeJSON.app\Contents\</RemoteDir>
- <RemoteName>Info.plist</RemoteName>
- <DeployClass>ProjectOSXInfoPList</DeployClass>
- <Operation>1</Operation>
- <LocalCommand/>
- <RemoteCommand/>
- <Overwrite>True</Overwrite>
- </DeployFile>
- <DeployFile Include="OSX64\Release\galeJSON" Condition="'$(Config)'=='Release'">
- <RemoteDir>galeJSON.app\Contents\MacOS\</RemoteDir>
- <RemoteName>galeJSON</RemoteName>
- <DeployClass>ProjectOutput</DeployClass>
- <Operation>1</Operation>
- <LocalCommand/>
- <RemoteCommand/>
- <Overwrite>True</Overwrite>
- <Required>True</Required>
- </DeployFile>
- <DeployFile Include="OSX64\Debug\gsJSON.info.plist" Condition="'$(Config)'=='Debug'">
- <RemoteDir>galeJSON.app\Contents\</RemoteDir>
- <RemoteName>Info.plist</RemoteName>
- <DeployClass>ProjectOSXInfoPList</DeployClass>
- <Operation>1</Operation>
- <LocalCommand/>
- <RemoteCommand/>
- <Overwrite>True</Overwrite>
- </DeployFile>
- <DeployFile Include="OSX64\Release\galeJSON.entitlements" Condition="'$(Config)'=='Release'">
- <RemoteDir>galeJSON.app\..\</RemoteDir>
- <RemoteName>galeJSON.entitlements</RemoteName>
- <DeployClass>ProjectOSXEntitlements</DeployClass>
- <Operation>1</Operation>
- <LocalCommand/>
- <RemoteCommand/>
- <Overwrite>True</Overwrite>
- </DeployFile>
- </ItemGroup>
- <ItemGroup Condition="'$(Platform)'=='Win32'">
- <DeployFile Include="lang.json" Condition="'$(Config)'=='Debug'">
- <RemoteDir>galeJSON\</RemoteDir>
- <RemoteName>lang.json</RemoteName>
- <DeployClass>File</DeployClass>
- <Operation>0</Operation>
- <LocalCommand/>
- <RemoteCommand/>
- <Overwrite>True</Overwrite>
- </DeployFile>
- <DeployFile Include="lang.json" Condition="'$(Config)'=='Release'">
- <RemoteDir>galeJSON\</RemoteDir>
- <RemoteName>lang.json</RemoteName>
- <DeployClass>File</DeployClass>
- <Operation>0</Operation>
- <LocalCommand/>
- <RemoteCommand/>
- <Overwrite>True</Overwrite>
- </DeployFile>
- <DeployFile Include="Win32\Debug\galeJSON.exe" Condition="'$(Config)'=='Debug'">
- <RemoteDir>galeJSON\</RemoteDir>
- <RemoteName>galeJSON.exe</RemoteName>
- <DeployClass>ProjectOutput</DeployClass>
- <Operation>0</Operation>
- <LocalCommand/>
- <RemoteCommand/>
- <Overwrite>True</Overwrite>
- <Required>True</Required>
- </DeployFile>
- </ItemGroup>
- <ItemGroup Condition="'$(Platform)'=='OSXARM64'"/>
- <ItemGroup Condition="'$(Platform)'=='Win64'">
- <DeployFile Include="Win64\Debug\galeJSON.exe" Condition="'$(Config)'=='Debug'">
- <RemoteDir>galeJSON\</RemoteDir>
- <RemoteName>galeJSON.exe</RemoteName>
- <DeployClass>ProjectOutput</DeployClass>
- <Operation>0</Operation>
- <LocalCommand/>
- <RemoteCommand/>
- <Overwrite>True</Overwrite>
- <Required>True</Required>
- </DeployFile>
- <DeployFile Include="$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_44.png" Condition="'$(Config)'=='Release'">
- <RemoteDir>galeJSON\Assets\</RemoteDir>
- <RemoteName>Logo44x44.png</RemoteName>
- <DeployClass>UWP_DelphiLogo44</DeployClass>
- <Operation>1</Operation>
- <LocalCommand/>
- <RemoteCommand/>
- <Overwrite>True</Overwrite>
- </DeployFile>
- <DeployFile Include="$(BDS)\bin\Artwork\Windows\UWP\delphi_UwpDefault_150.png" Condition="'$(Config)'=='Release'">
- <RemoteDir>galeJSON\Assets\</RemoteDir>
- <RemoteName>Logo150x150.png</RemoteName>
- <DeployClass>UWP_DelphiLogo150</DeployClass>
- <Operation>1</Operation>
- <LocalCommand/>
- <RemoteCommand/>
- <Overwrite>True</Overwrite>
- </DeployFile>
- <DeployFile Include="Win64\Release\galeJSON.exe" Condition="'$(Config)'=='Release'">
- <RemoteDir>galeJSON\</RemoteDir>
- <RemoteName>galeJSON.exe</RemoteName>
- <DeployClass>ProjectOutput</DeployClass>
- <Operation>0</Operation>
- <LocalCommand/>
- <RemoteCommand/>
- <Overwrite>True</Overwrite>
- <Required>True</Required>
- </DeployFile>
- </ItemGroup>
- <ItemGroup Condition="'$(Platform)'=='Win64x'"/>
- </Project>
|