SimpleGLSL.cbproj 15 KB

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