fontgen.cbproj 15 KB

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