terrain.cbproj 13 KB

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