fog.cbproj 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241
  1. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <ProjectGuid>{5FE1E61D-7507-4298-8741-F29361E35CB8}</ProjectGuid>
  4. <ProjectType>CppVCLApplication</ProjectType>
  5. <MainSource>fog.cpp</MainSource>
  6. <Base>True</Base>
  7. <Config Condition="'$(Config)'==''">Debug</Config>
  8. <FrameworkType>VCL</FrameworkType>
  9. <ProjectVersion>18.1</ProjectVersion>
  10. <Platform Condition="'$(Platform)'==''">Win32</Platform>
  11. <TargetedPlatforms>1</TargetedPlatforms>
  12. <AppType>Application</AppType>
  13. </PropertyGroup>
  14. <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
  15. <Base>true</Base>
  16. </PropertyGroup>
  17. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Base)'=='true') or '$(Base_Win32)'!=''">
  18. <Base_Win32>true</Base_Win32>
  19. <CfgParent>Base</CfgParent>
  20. <Base>true</Base>
  21. </PropertyGroup>
  22. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Base)'=='true') or '$(Base_Win64)'!=''">
  23. <Base_Win64>true</Base_Win64>
  24. <CfgParent>Base</CfgParent>
  25. <Base>true</Base>
  26. </PropertyGroup>
  27. <PropertyGroup Condition="'$(Config)'=='Debug' or '$(Cfg_1)'!=''">
  28. <Cfg_1>true</Cfg_1>
  29. <CfgParent>Base</CfgParent>
  30. <Base>true</Base>
  31. </PropertyGroup>
  32. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win32)'!=''">
  33. <Cfg_1_Win32>true</Cfg_1_Win32>
  34. <CfgParent>Cfg_1</CfgParent>
  35. <Cfg_1>true</Cfg_1>
  36. <Base>true</Base>
  37. </PropertyGroup>
  38. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_1)'=='true') or '$(Cfg_1_Win64)'!=''">
  39. <Cfg_1_Win64>true</Cfg_1_Win64>
  40. <CfgParent>Cfg_1</CfgParent>
  41. <Cfg_1>true</Cfg_1>
  42. <Base>true</Base>
  43. </PropertyGroup>
  44. <PropertyGroup Condition="'$(Config)'=='Release' or '$(Cfg_2)'!=''">
  45. <Cfg_2>true</Cfg_2>
  46. <CfgParent>Base</CfgParent>
  47. <Base>true</Base>
  48. </PropertyGroup>
  49. <PropertyGroup Condition="('$(Platform)'=='Win32' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win32)'!=''">
  50. <Cfg_2_Win32>true</Cfg_2_Win32>
  51. <CfgParent>Cfg_2</CfgParent>
  52. <Cfg_2>true</Cfg_2>
  53. <Base>true</Base>
  54. </PropertyGroup>
  55. <PropertyGroup Condition="('$(Platform)'=='Win64' and '$(Cfg_2)'=='true') or '$(Cfg_2_Win64)'!=''">
  56. <Cfg_2_Win64>true</Cfg_2_Win64>
  57. <CfgParent>Cfg_2</CfgParent>
  58. <Cfg_2>true</Cfg_2>
  59. <Base>true</Base>
  60. </PropertyGroup>
  61. <PropertyGroup Condition="'$(Base)'!=''">
  62. <SanitizedProjectName>fog</SanitizedProjectName>
  63. <VerInfo_Keys>CompanyName=;FileDescription=;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
  64. <VerInfo_Locale>1036</VerInfo_Locale>
  65. <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;$(DCC_Namespace)</DCC_Namespace>
  66. <BCC_IncludePath>$(BDS)\include;$(BDS)\include\vcl;..\..\..\..\include;$(BCC_IncludePath)</BCC_IncludePath>
  67. <DCC_UnitSearchPath>.\;$(BDS)\lib;$(BDS)\lib\obj;$(DCC_UnitSearchPath)</DCC_UnitSearchPath>
  68. <TASM_IncludePath>$(BDS)\include;$(BDS)\include\vcl;..\..\..\..\include;$(TASM_IncludePath)</TASM_IncludePath>
  69. <ILINK_LibraryPath>$(BDS)\lib\obj;$(BDS)\lib;..\..\..\..\lib;..\..\..\..\dcu;$(BDS)\lib\psdk;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  70. <UsePackages>true</UsePackages>
  71. <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
  72. <PackageImports>rtl.bpi;vcl.bpi;$(PackageImports)</PackageImports>
  73. <BCC_GenerateWindowsApp>true</BCC_GenerateWindowsApp>
  74. <ILINK_AppType>Windows</ILINK_AppType>
  75. <DCC_IncludePath>.\;$(BDS)\lib;$(BDS)\lib\obj;$(DCC_IncludePath)</DCC_IncludePath>
  76. <DCC_AdditionalSwitches> -M</DCC_AdditionalSwitches>
  77. <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
  78. <BRCC_IncludePath>$(BDS)\include;$(BDS)\include\vcl;..\..\..\..\include;$(BRCC_IncludePath)</BRCC_IncludePath>
  79. <DCC_CBuilderOutput>JPHNE</DCC_CBuilderOutput>
  80. <BCC_PCHCache>true</BCC_PCHCache>
  81. <BCC_DisableOptimizations>true</BCC_DisableOptimizations>
  82. <AllPackageLibs>rtl.lib;vcl.lib;GLScene_RT.lib;fmx.lib;xmlrtl.lib;vclimg.lib</AllPackageLibs>
  83. <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
  84. <DynamicRTL>true</DynamicRTL>
  85. <FinalOutputDir>.</FinalOutputDir>
  86. <TASM_AdditionalSwitches> /w2</TASM_AdditionalSwitches>
  87. <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
  88. </PropertyGroup>
  89. <PropertyGroup Condition="'$(Base_Win32)'!=''">
  90. <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
  91. <TASM_Defines>_DEBUG;$(TASM_Defines)</TASM_Defines>
  92. <BCC_UserSuppliedOptions> -tWM -6 -ff -Vx -r- -k -Ve</BCC_UserSuppliedOptions>
  93. <OutputExt>exe</OutputExt>
  94. <BRCC_Defines>_DEBUG;$(BRCC_Defines)</BRCC_Defines>
  95. <Icon_MainIcon>fog_Icon.ico</Icon_MainIcon>
  96. <DCC_Namespace>Winapi;System.Win;Data.Win;Datasnap.Win;Web.Win;Soap.Win;Xml.Win;Bde;$(DCC_Namespace)</DCC_Namespace>
  97. <Manifest_File>$(BDS)\bin\default_app.manifest</Manifest_File>
  98. <VerInfo_Locale>1033</VerInfo_Locale>
  99. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  100. <IncludePath>$(BDSINCLUDE)\windows\vcl;$(IncludePath)</IncludePath>
  101. </PropertyGroup>
  102. <PropertyGroup Condition="'$(Base_Win64)'!=''">
  103. <TASM_Defines>_DEBUG;$(TASM_Defines)</TASM_Defines>
  104. <BRCC_Defines>_DEBUG;$(BRCC_Defines)</BRCC_Defines>
  105. <Icon_MainIcon>fog_Icon.ico</Icon_MainIcon>
  106. <IncludePath>$(BDSINCLUDE)\windows\vcl;$(IncludePath)</IncludePath>
  107. </PropertyGroup>
  108. <PropertyGroup Condition="'$(Cfg_1)'!=''">
  109. <ILINK_LibraryPath>$(BDS)\lib\debug;$(ILINK_LibraryPath);$(ILINK_LibraryPath)</ILINK_LibraryPath>
  110. <DCC_AdditionalSwitches> -M -V</DCC_AdditionalSwitches>
  111. <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
  112. <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
  113. <DCC_Define>DEBUG;$(DCC_Define);$(DCC_Define)</DCC_Define>
  114. <ILINK_DisableIncrementalLinking>true</ILINK_DisableIncrementalLinking>
  115. <IntermediateOutputDir>Debug_Build</IntermediateOutputDir>
  116. <TASM_Debugging>Full</TASM_Debugging>
  117. </PropertyGroup>
  118. <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
  119. <BCC_Defines>_DEBUG;$(BCC_Defines);$(BCC_Defines)</BCC_Defines>
  120. <BCC_UserSuppliedOptions> -tWM -6 -ff -Vx -r- -k -Ve -k</BCC_UserSuppliedOptions>
  121. <ILINK_LibraryPath>$(BDSCOMMONDIR)\Dcp;$(ILINK_LibraryPath)</ILINK_LibraryPath>
  122. <Icon_MainIcon>$(BDS)\bin\cbuilder_PROJECTICON.ico</Icon_MainIcon>
  123. <VerInfo_Locale>1033</VerInfo_Locale>
  124. <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
  125. <LinkPackageStatics>GLScene_RT.lib;fmx.lib;xmlrtl.lib;vclimg.lib</LinkPackageStatics>
  126. <LinkPackageImports>rtl.bpi;vcl.bpi</LinkPackageImports>
  127. </PropertyGroup>
  128. <PropertyGroup Condition="'$(Cfg_1_Win64)'!=''">
  129. <BCC_Defines>_DEBUG;$(BCC_Defines);$(BCC_Defines)</BCC_Defines>
  130. </PropertyGroup>
  131. <PropertyGroup Condition="'$(Cfg_2)'!=''">
  132. <BCC_OptimizationLevel>Level2</BCC_OptimizationLevel>
  133. <ILINK_LibraryPath>$(BDS)\lib\release;$(ILINK_LibraryPath);$(ILINK_LibraryPath)</ILINK_LibraryPath>
  134. <DCC_AdditionalSwitches> -M -$O+</DCC_AdditionalSwitches>
  135. <BCC_InlineFunctionExpansion>true</BCC_InlineFunctionExpansion>
  136. <IntermediateOutputDir>Release_Build</IntermediateOutputDir>
  137. <TASM_Debugging>None</TASM_Debugging>
  138. </PropertyGroup>
  139. <PropertyGroup Condition="'$(Cfg_2_Win32)'!=''">
  140. <BCC_Defines>NDEBUG;$(BCC_Defines);$(BCC_Defines)</BCC_Defines>
  141. <BCC_UserSuppliedOptions> -tWM -6 -ff -Vx -r- -k -Ve -r</BCC_UserSuppliedOptions>
  142. </PropertyGroup>
  143. <PropertyGroup Condition="'$(Cfg_2_Win64)'!=''">
  144. <BCC_Defines>NDEBUG;$(BCC_Defines);$(BCC_Defines)</BCC_Defines>
  145. </PropertyGroup>
  146. <ItemGroup>
  147. <CppCompile Include="fog.cpp">
  148. <BuildOrder>-1</BuildOrder>
  149. <BuildOrder>0</BuildOrder>
  150. </CppCompile>
  151. <ResFiles Include="fog.res">
  152. <BuildOrder>-1</BuildOrder>
  153. <BuildOrder>1</BuildOrder>
  154. </ResFiles>
  155. <CppCompile Include="Unit1.cpp">
  156. <BuildOrder>2</BuildOrder>
  157. <Form>Form1</Form>
  158. <DependentOn>Unit1.h</DependentOn>
  159. <BuildOrder>0</BuildOrder>
  160. </CppCompile>
  161. <FormResources Include="Unit1.dfm"/>
  162. <BuildConfiguration Include="Release">
  163. <Key>Cfg_2</Key>
  164. <CfgParent>Base</CfgParent>
  165. </BuildConfiguration>
  166. <BuildConfiguration Include="Base">
  167. <Key>Base</Key>
  168. </BuildConfiguration>
  169. <BuildConfiguration Include="Debug">
  170. <Key>Cfg_1</Key>
  171. <CfgParent>Base</CfgParent>
  172. </BuildConfiguration>
  173. </ItemGroup>
  174. <Import Project="$(BDS)\Bin\CodeGear.Cpp.Targets"/>
  175. <ProjectExtensions>
  176. <Borland.Personality>CPlusPlusBuilder.Personality.12</Borland.Personality>
  177. <Borland.ProjectType>CppVCLApplication</Borland.ProjectType>
  178. <BorlandProject>
  179. <CPlusPlusBuilder.Personality>
  180. <VersionInfo>
  181. <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
  182. <VersionInfo Name="AutoIncBuild">False</VersionInfo>
  183. <VersionInfo Name="MajorVer">1</VersionInfo>
  184. <VersionInfo Name="MinorVer">0</VersionInfo>
  185. <VersionInfo Name="Release">0</VersionInfo>
  186. <VersionInfo Name="Build">0</VersionInfo>
  187. <VersionInfo Name="Debug">False</VersionInfo>
  188. <VersionInfo Name="PreRelease">False</VersionInfo>
  189. <VersionInfo Name="Special">False</VersionInfo>
  190. <VersionInfo Name="Private">False</VersionInfo>
  191. <VersionInfo Name="DLL">False</VersionInfo>
  192. <VersionInfo Name="Locale">1036</VersionInfo>
  193. <VersionInfo Name="CodePage">1252</VersionInfo>
  194. </VersionInfo>
  195. <VersionInfoKeys>
  196. <VersionInfoKeys Name="CompanyName"/>
  197. <VersionInfoKeys Name="FileDescription"/>
  198. <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
  199. <VersionInfoKeys Name="InternalName"/>
  200. <VersionInfoKeys Name="LegalCopyright"/>
  201. <VersionInfoKeys Name="LegalTrademarks"/>
  202. <VersionInfoKeys Name="OriginalFilename"/>
  203. <VersionInfoKeys Name="ProductName"/>
  204. <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
  205. <VersionInfoKeys Name="Comments"/>
  206. </VersionInfoKeys>
  207. <Debugging>
  208. <Debugging Name="DebugSourceDirs">$(BCB)\source\vcl</Debugging>
  209. </Debugging>
  210. <Parameters>
  211. <Parameters Name="RunParams"/>
  212. <Parameters Name="HostApplication"/>
  213. <Parameters Name="RemoteHost"/>
  214. <Parameters Name="RemotePath"/>
  215. <Parameters Name="RemoteDebug">0</Parameters>
  216. </Parameters>
  217. <Compiler>
  218. <Compiler Name="ShowInfoMsgs">0</Compiler>
  219. <Compiler Name="LinkDebugVcl">0</Compiler>
  220. <Compiler Name="LinkCGLIB">0</Compiler>
  221. </Compiler>
  222. <ProjectProperties>
  223. <ProjectProperties Name="AutoShowDeps">False</ProjectProperties>
  224. <ProjectProperties Name="ManagePaths">True</ProjectProperties>
  225. <ProjectProperties Name="VerifyPackages">True</ProjectProperties>
  226. <ProjectProperties Name="IndexFiles">False</ProjectProperties>
  227. </ProjectProperties>
  228. <Source>
  229. <Source Name="MainSource">fog.cpp</Source>
  230. </Source>
  231. </CPlusPlusBuilder.Personality>
  232. <Platforms>
  233. <Platform value="Win32">True</Platform>
  234. <Platform value="Win64">False</Platform>
  235. </Platforms>
  236. </BorlandProject>
  237. <ProjectFileVersion>12</ProjectFileVersion>
  238. </ProjectExtensions>
  239. <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
  240. <Import Project="$(BDS)\Bin\CodeGear.Cpp.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Cpp.Targets')"/>
  241. </Project>