|
|
|
@ -6,7 +6,7 @@ |
|
|
|
|
<MainSource>Project1.cpp</MainSource> |
|
|
|
|
<Base>True</Base> |
|
|
|
|
<Config Condition="'$(Config)'==''">Debug</Config> |
|
|
|
|
<Platform Condition="'$(Platform)'==''">Win32</Platform> |
|
|
|
|
<Platform Condition="'$(Platform)'==''">Win64</Platform> |
|
|
|
|
<TargetedPlatforms>3</TargetedPlatforms> |
|
|
|
|
<AppType>Application</AppType> |
|
|
|
|
</PropertyGroup> |
|
|
|
@ -136,7 +136,6 @@ |
|
|
|
|
<AppEnableRuntimeThemes>true</AppEnableRuntimeThemes> |
|
|
|
|
<AppDPIAwarenessMode>PerMonitorV2</AppDPIAwarenessMode> |
|
|
|
|
<LinkPackageImports>rtl.bpi;fmx.bpi</LinkPackageImports> |
|
|
|
|
<_TCHARMapping>char</_TCHARMapping> |
|
|
|
|
<VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
|
|
|
|
<VerInfo_Locale>1033</VerInfo_Locale> |
|
|
|
|
</PropertyGroup> |
|
|
|
@ -207,7 +206,7 @@ |
|
|
|
|
<Overwrite>true</Overwrite> |
|
|
|
|
</Platform> |
|
|
|
|
</DeployFile> |
|
|
|
|
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c270mt.dll" Class="DependencyModule"> |
|
|
|
|
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c270.dll" Class="DependencyModule"> |
|
|
|
|
<Platform Name="Win32"> |
|
|
|
|
<Overwrite>true</Overwrite> |
|
|
|
|
</Platform> |
|
|
|
@ -222,13 +221,13 @@ |
|
|
|
|
<Overwrite>true</Overwrite> |
|
|
|
|
</Platform> |
|
|
|
|
</DeployFile> |
|
|
|
|
<DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgcrtl.dylib" Class="DependencyModule"> |
|
|
|
|
<Platform Name="OSX32"> |
|
|
|
|
<DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin\borlndmm.dll" Class="DependencyModule"> |
|
|
|
|
<Platform Name="Win32"> |
|
|
|
|
<Overwrite>true</Overwrite> |
|
|
|
|
</Platform> |
|
|
|
|
</DeployFile> |
|
|
|
|
<DeployFile Condition="'$(UsingDelphiRTL)'=='true'" LocalName="$(BDS)\bin\borlndmm.dll" Class="DependencyModule"> |
|
|
|
|
<Platform Name="Win32"> |
|
|
|
|
<DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx32\libcgcrtl.dylib" Class="DependencyModule"> |
|
|
|
|
<Platform Name="OSX32"> |
|
|
|
|
<Overwrite>true</Overwrite> |
|
|
|
|
</Platform> |
|
|
|
|
</DeployFile> |
|
|
|
@ -279,13 +278,13 @@ |
|
|
|
|
<Overwrite>true</Overwrite> |
|
|
|
|
</Platform> |
|
|
|
|
</DeployFile> |
|
|
|
|
<DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx64\libcgcrtl.dylib" Class="DependencyModule"> |
|
|
|
|
<Platform Name="OSX64"> |
|
|
|
|
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'=='true'" LocalName="$(BDS)\bin\cc32c270mt.dll" Class="DependencyModule"> |
|
|
|
|
<Platform Name="Win32"> |
|
|
|
|
<Overwrite>true</Overwrite> |
|
|
|
|
</Platform> |
|
|
|
|
</DeployFile> |
|
|
|
|
<DeployFile Condition="'$(DynamicRTL)'=='true' And '$(Multithreaded)'!='true'" LocalName="$(BDS)\bin\cc32c270.dll" Class="DependencyModule"> |
|
|
|
|
<Platform Name="Win32"> |
|
|
|
|
<DeployFile Condition="'$(DynamicRTL)'=='true'" LocalName="$(BDS)\Redist\osx64\libcgcrtl.dylib" Class="DependencyModule"> |
|
|
|
|
<Platform Name="OSX64"> |
|
|
|
|
<Overwrite>true</Overwrite> |
|
|
|
|
</Platform> |
|
|
|
|
</DeployFile> |
|
|
|
|