|
135 | 135 | <Manifest_File>(None)</Manifest_File> |
136 | 136 | <DCC_IntegerOverflowCheck>true</DCC_IntegerOverflowCheck> |
137 | 137 | <DCC_RangeChecking>true</DCC_RangeChecking> |
| 138 | + <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo> |
| 139 | + <VerInfo_MajorVer>3</VerInfo_MajorVer> |
| 140 | + <VerInfo_Keys>CompanyName=;FileDescription=$(MSBuildProjectName);FileVersion=3.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProgramID=com.embarcadero.$(MSBuildProjectName);ProductName=$(MSBuildProjectName);ProductVersion=1.0.0.0;Comments=</VerInfo_Keys> |
138 | 141 | </PropertyGroup> |
139 | 142 | <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''"> |
140 | 143 | <DCC_MapFile>3</DCC_MapFile> |
|
240 | 243 | <Overwrite>true</Overwrite> |
241 | 244 | </Platform> |
242 | 245 | </DeployFile> |
243 | | - <DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule"> |
244 | | - <Platform Name="iOSSimulator"> |
| 246 | + <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule"> |
| 247 | + <Platform Name="OSX32"> |
245 | 248 | <Overwrite>true</Overwrite> |
246 | 249 | </Platform> |
247 | 250 | </DeployFile> |
248 | | - <DeployFile LocalName="Win32\Debug\RhodusVersionThreeProject.exe" Configuration="Debug" Class="ProjectOutput"> |
| 251 | + <DeployFile LocalName="Win32\Release\RhodusVersionThreeProject.exe" Configuration="Release" Class="ProjectOutput"> |
249 | 252 | <Platform Name="Win32"> |
250 | 253 | <RemoteName>RhodusVersionThreeProject.exe</RemoteName> |
251 | 254 | <Overwrite>true</Overwrite> |
252 | 255 | </Platform> |
253 | 256 | </DeployFile> |
254 | | - <DeployFile LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib" Class="DependencyModule"> |
255 | | - <Platform Name="OSX32"> |
| 257 | + <DeployFile LocalName="$(BDS)\Redist\iossimulator\libcgunwind.1.0.dylib" Class="DependencyModule"> |
| 258 | + <Platform Name="iOSSimulator"> |
256 | 259 | <Overwrite>true</Overwrite> |
257 | 260 | </Platform> |
258 | 261 | </DeployFile> |
259 | | - <DeployFile LocalName="Win32\Release\RhodusVersionThreeProject.exe" Configuration="Release" Class="ProjectOutput"> |
| 262 | + <DeployFile LocalName="Win32\Debug\RhodusVersionThreeProject.exe" Configuration="Debug" Class="ProjectOutput"> |
260 | 263 | <Platform Name="Win32"> |
261 | 264 | <RemoteName>RhodusVersionThreeProject.exe</RemoteName> |
262 | 265 | <Overwrite>true</Overwrite> |
|
0 commit comments