firemonkey.dproj 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311
  1.  <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{C7539902-7241-46EF-B7D3-1278E08277FA}</ProjectGuid>
  4. <MainSource>firemonkey.dpr</MainSource>
  5. <Base>True</Base>
  6. <Config Condition="'$(Config)'==''">Debug</Config>
  7. <TargetedPlatforms>3</TargetedPlatforms>
  8. <AppType>Application</AppType>
  9. <FrameworkType>None</FrameworkType>
  10. <ProjectVersion>13.4</ProjectVersion>
  11. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  12. </PropertyGroup>
  13. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  14. <Base>true</Base>
  15. </PropertyGroup>
  16. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  17. <Base_Win64>true</Base_Win64>
  18. <CfgParent>Base</CfgParent>
  19. <Base>true</Base>
  20. </PropertyGroup>
  21. <PropertyGroup Condition="('$(Platform)'=='OSX32' and '$(Base)'=='true') or '$(Base_OSX32)'!=''">
  22. <Base_OSX32>true</Base_OSX32>
  23. <CfgParent>Base</CfgParent>
  24. <Base>true</Base>
  25. </PropertyGroup>
  26. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  27. <Base_Win32>true</Base_Win32>
  28. <CfgParent>Base</CfgParent>
  29. <Base>true</Base>
  30. </PropertyGroup>
  31. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_1)'!=''">
  32. <Cfg_1>true</Cfg_1>
  33. <CfgParent>Base</CfgParent>
  34. <Base>true</Base>
  35. </PropertyGroup>
  36. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
  37. <Cfg_1_Win64>true</Cfg_1_Win64>
  38. <CfgParent>Cfg_1</CfgParent>
  39. <Cfg_1>true</Cfg_1>
  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="'$(Config)'=='Debug' or '$(Cfg_2)'!=''">
  49. <Cfg_2>true</Cfg_2>
  50. <CfgParent>Base</CfgParent>
  51. <Base>true</Base>
  52. </PropertyGroup>
  53. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
  54. <Cfg_2_Win64>true</Cfg_2_Win64>
  55. <CfgParent>Cfg_2</CfgParent>
  56. <Cfg_2>true</Cfg_2>
  57. <Base>true</Base>
  58. </PropertyGroup>
  59. <PropertyGroup Condition="('$(Platform)'=='OSX32' and '$(Cfg_2)'=='true') or '$(Cfg_2_OSX32)'!=''">
  60. <Cfg_2_OSX32>true</Cfg_2_OSX32>
  61. <CfgParent>Cfg_2</CfgParent>
  62. <Cfg_2>true</Cfg_2>
  63. <Base>true</Base>
  64. </PropertyGroup>
  65. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  66. <Cfg_2_Win32>true</Cfg_2_Win32>
  67. <CfgParent>Cfg_2</CfgParent>
  68. <Cfg_2>true</Cfg_2>
  69. <Base>true</Base>
  70. </PropertyGroup>
  71. <PropertyGroup Condition="'$(Base)'!=''">
  72. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  73. <VerInfo_Locale>1036</VerInfo_Locale>
  74. <DCC_Namespace>System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
  75. <DCC_ImageBase>00400000</DCC_ImageBase>
  76. <DCC_E>false</DCC_E>
  77. <DCC_N>false</DCC_N>
  78. <DCC_S>false</DCC_S>
  79. <DCC_F>false</DCC_F>
  80. <DCC_K>false</DCC_K>
  81. </PropertyGroup>
  82. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  83. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  84. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;$(DCC_Namespace)</DCC_Namespace>
  85. <VerInfo_Locale>1033</VerInfo_Locale>
  86. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  87. </PropertyGroup>
  88. <PropertyGroup Condition="'$(Base_OSX32)'!=''">
  89. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  90. <VerInfo_Keys>CFBundleName=$(MSBuildProjectName);CFBundleDisplayName=$(MSBuildProjectName);CFBundleIdentifier=$(MSBuildProjectName);CFBundleVersion=1.0.0.0;CFBundlePackageType=APPL;CFBundleSignature=????;CFBundleAllowMixedLocalizations=YES;CFBundleExecutable=$(MSBuildProjectName)</VerInfo_Keys>
  91. </PropertyGroup>
  92. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  93. <DCC_ExeOutput>..\..\bin\$(Platform)</DCC_ExeOutput>
  94. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  95. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  96. <VerInfo_Locale>1033</VerInfo_Locale>
  97. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  98. </PropertyGroup>
  99. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  100. <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
  101. <DCC_DebugInformation>false</DCC_DebugInformation>
  102. <DCC_SymbolReferenceInfo>0</DCC_SymbolReferenceInfo>
  103. <DCC_Define>RELEASE;$(DCC_Define)</DCC_Define>
  104. </PropertyGroup>
  105. <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
  106. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  107. <DCC_ExeOutput>..\..\bin\$(Platform)</DCC_ExeOutput>
  108. <VerInfo_Locale>1033</VerInfo_Locale>
  109. </PropertyGroup>
  110. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  111. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  112. <VerInfo_Locale>1033</VerInfo_Locale>
  113. </PropertyGroup>
  114. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  115. <DCC_Define>DEBUG;$(DCC_Define)</DCC_Define>
  116. <DCC_Optimize>false</DCC_Optimize>
  117. <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
  118. </PropertyGroup>
  119. <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
  120. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  121. <DCC_ExeOutput>..\..\bin\$(Platform)</DCC_ExeOutput>
  122. <VerInfo_Locale>1033</VerInfo_Locale>
  123. </PropertyGroup>
  124. <PropertyGroup Condition="'$(Cfg_2_OSX32)'!=''">
  125. <Debugger_DebugSourcePath>C:\Dev\delphichromiumembedded\src\;$(Debugger_DebugSourcePath)</Debugger_DebugSourcePath>
  126. <DCC_RemoteDebug>true</DCC_RemoteDebug>
  127. </PropertyGroup>
  128. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  129. <DCC_DebugDCUs>true</DCC_DebugDCUs>
  130. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  131. <VerInfo_Locale>1033</VerInfo_Locale>
  132. </PropertyGroup>
  133. <ItemGroup>
  134. <DelphiCompile Include="$(MainSource)">
  135. <MainSource>MainSource</MainSource>
  136. </DelphiCompile>
  137. <DCCReference Include="main.pas">
  138. <Form>MainForm</Form>
  139. </DCCReference>
  140. <BuildConfiguration Include="Debug">
  141. <Key>Cfg_2</Key>
  142. <CfgParent>Base</CfgParent>
  143. </BuildConfiguration>
  144. <BuildConfiguration Include="Base">
  145. <Key>Base</Key>
  146. </BuildConfiguration>
  147. <BuildConfiguration Include="Release">
  148. <Key>Cfg_1</Key>
  149. <CfgParent>Base</CfgParent>
  150. </BuildConfiguration>
  151. </ItemGroup>
  152. <ProjectExtensions>
  153. <Borland.Personality>Delphi.Personality.12</Borland.Personality>
  154. <Borland.ProjectType/>
  155. <BorlandProject>
  156. <Delphi.Personality>
  157. <Source>
  158. <Source Name="MainSource">firemonkey.dpr</Source>
  159. </Source>
  160. <VersionInfo>
  161. <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
  162. <VersionInfo Name="AutoIncBuild">False</VersionInfo>
  163. <VersionInfo Name="MajorVer">1</VersionInfo>
  164. <VersionInfo Name="MinorVer">0</VersionInfo>
  165. <VersionInfo Name="Release">0</VersionInfo>
  166. <VersionInfo Name="Build">0</VersionInfo>
  167. <VersionInfo Name="Debug">False</VersionInfo>
  168. <VersionInfo Name="PreRelease">False</VersionInfo>
  169. <VersionInfo Name="Special">False</VersionInfo>
  170. <VersionInfo Name="Private">False</VersionInfo>
  171. <VersionInfo Name="DLL">False</VersionInfo>
  172. <VersionInfo Name="Locale">1036</VersionInfo>
  173. <VersionInfo Name="CodePage">1252</VersionInfo>
  174. </VersionInfo>
  175. <VersionInfoKeys>
  176. <VersionInfoKeys Name="CompanyName"/>
  177. <VersionInfoKeys Name="FileDescription"/>
  178. <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
  179. <VersionInfoKeys Name="InternalName"/>
  180. <VersionInfoKeys Name="LegalCopyright"/>
  181. <VersionInfoKeys Name="LegalTrademarks"/>
  182. <VersionInfoKeys Name="OriginalFilename"/>
  183. <VersionInfoKeys Name="ProductName"/>
  184. <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
  185. <VersionInfoKeys Name="Comments"/>
  186. </VersionInfoKeys>
  187. <Excluded_Packages>
  188. <Excluded_Packages Name="$(BDSBIN)\dcloffice2k160.bpl">Microsoft Office 2000 Sample Automation Server Wrapper Components</Excluded_Packages>
  189. <Excluded_Packages Name="$(BDSBIN)\dclofficexp160.bpl">Microsoft Office XP Sample Automation Server Wrapper Components</Excluded_Packages>
  190. <Excluded_Packages Name="$(BDSBIN)\bcboffice2k160.bpl">Embarcadero C++Builder Office 2000 Servers Package</Excluded_Packages>
  191. <Excluded_Packages Name="$(BDSBIN)\bcbofficexp160.bpl">Embarcadero C++Builder Office XP Servers Package</Excluded_Packages>
  192. </Excluded_Packages>
  193. </Delphi.Personality>
  194. <Platforms>
  195. <Platform value="Win64">True</Platform>
  196. <Platform value="OSX32">False</Platform>
  197. <Platform value="Win32">True</Platform>
  198. </Platforms>
  199. <Deployment>
  200. <DeployFile Class="ProjectOutput" Configuration="Debug" LocalName="firemonkey">
  201. <Platform Name="OSX32"/>
  202. </DeployFile>
  203. <DeployFile Class="ProjectOSXInfoPList" Configuration="Debug" LocalName="firemonkey.info.plist">
  204. <Platform Name="OSX32">
  205. <RemoteName>Info.plist</RemoteName>
  206. </Platform>
  207. </DeployFile>
  208. <DeployFile Class="DependencyModule" LocalName="$(BDS)\Redist\osx32\libcgunwind.1.0.dylib">
  209. <Platform Name="OSX32"/>
  210. </DeployFile>
  211. <DeployFile Class="DebugSymbols" Configuration="Debug" LocalName="firemonkey.rsm">
  212. <Platform Name="OSX32">
  213. <RemoteDir>Contents\MacOS\</RemoteDir>
  214. <RemoteName>firemonkey.rsm</RemoteName>
  215. </Platform>
  216. </DeployFile>
  217. <DeployFile Class="ProjectOSXResource" Configuration="Debug" LocalName="firemonkey.icns">
  218. <Platform Name="OSX32"/>
  219. </DeployFile>
  220. <DeployClass Name="ProjectOutput" Required="true">
  221. <Platform Name="OSX32">
  222. <RemoteDir>Contents\MacOS</RemoteDir>
  223. <Operation>1</Operation>
  224. </Platform>
  225. <Platform Name="Win32">
  226. <Operation>0</Operation>
  227. </Platform>
  228. </DeployClass>
  229. <DeployClass Name="DependencyPackage" Required="true">
  230. <Platform Name="OSX32">
  231. <RemoteDir>Contents\MacOS</RemoteDir>
  232. <Operation>1</Operation>
  233. <Extensions>.dylib</Extensions>
  234. </Platform>
  235. <Platform Name="Win32">
  236. <Operation>0</Operation>
  237. <Extensions>.bpl</Extensions>
  238. </Platform>
  239. </DeployClass>
  240. <DeployClass Name="DependencyModule">
  241. <Platform Name="OSX32">
  242. <RemoteDir>Contents\MacOS</RemoteDir>
  243. <Operation>1</Operation>
  244. <Extensions>.dylib</Extensions>
  245. </Platform>
  246. <Platform Name="Win32">
  247. <Operation>0</Operation>
  248. <Extensions>.dll;.bpl</Extensions>
  249. </Platform>
  250. </DeployClass>
  251. <DeployClass Name="ProjectOSXInfoPList">
  252. <Platform Name="OSX32">
  253. <RemoteDir>Contents</RemoteDir>
  254. <Operation>1</Operation>
  255. </Platform>
  256. </DeployClass>
  257. <DeployClass Name="File">
  258. <Platform Name="OSX32">
  259. <RemoteDir>Contents\MacOS</RemoteDir>
  260. <Operation>0</Operation>
  261. </Platform>
  262. <Platform Name="Win32">
  263. <Operation>0</Operation>
  264. </Platform>
  265. </DeployClass>
  266. <DeployClass Name="DebugSymbols">
  267. <Platform Name="OSX32">
  268. <RemoteDir>Contents\MacOS</RemoteDir>
  269. <Operation>1</Operation>
  270. </Platform>
  271. <Platform Name="Win32">
  272. <Operation>0</Operation>
  273. </Platform>
  274. </DeployClass>
  275. <DeployClass Name="DependencyFramework">
  276. <Platform Name="OSX32">
  277. <RemoteDir>Contents\MacOS</RemoteDir>
  278. <Operation>1</Operation>
  279. <Extensions>.framework</Extensions>
  280. </Platform>
  281. <Platform Name="Win32">
  282. <Operation>0</Operation>
  283. </Platform>
  284. </DeployClass>
  285. <DeployClass Name="AdditionalDebugSymbols">
  286. <Platform Name="OSX32">
  287. <RemoteDir>Contents\MacOS</RemoteDir>
  288. <Operation>1</Operation>
  289. </Platform>
  290. <Platform Name="Win32">
  291. <Operation>0</Operation>
  292. </Platform>
  293. </DeployClass>
  294. <DeployClass Name="ProjectOSXResource">
  295. <Platform Name="OSX32">
  296. <RemoteDir>Contents\Resources</RemoteDir>
  297. <Operation>1</Operation>
  298. </Platform>
  299. </DeployClass>
  300. <ProjectRoot Name="$(PROJECTNAME).app" Platform="OSX32"/>
  301. <ProjectRoot Name="$(PROJECTNAME)" Platform="Win64"/>
  302. <ProjectRoot Name="$(PROJECTNAME)" Platform="Win32"/>
  303. </Deployment>
  304. </BorlandProject>
  305. <ProjectFileVersion>12</ProjectFileVersion>
  306. </ProjectExtensions>
  307. <Import Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')" Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
  308. <Import Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')" Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj"/>
  309. <Import Condition="Exists('$(MSBuildProjectName).deployproj')" Project="$(MSBuildProjectName).deployproj"/>
  310. </Project>