You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

364 regels
8.0 KiB

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="font"
  6. ProjectGUID="{9002BB07-D372-40AE-BB60-7D7BDD2C2C84}"
  7. RootNamespace="font"
  8. Keyword="Win32Proj"
  9. TargetFrameworkVersion="131072"
  10. >
  11. <Platforms>
  12. <Platform
  13. Name="Win32"
  14. />
  15. <Platform
  16. Name="x64"
  17. />
  18. </Platforms>
  19. <ToolFiles>
  20. </ToolFiles>
  21. <Configurations>
  22. <Configuration
  23. Name="Debug|Win32"
  24. OutputDirectory="$(SolutionDir)\win32\$(ConfigurationName)\$(PlatformName)"
  25. IntermediateDirectory="$(SolutionDir)\win32\$(ConfigurationName)\$(PlatformName)\obj-$(ProjectName)"
  26. ConfigurationType="1"
  27. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
  28. CharacterSet="2"
  29. >
  30. <Tool
  31. Name="VCPreBuildEventTool"
  32. />
  33. <Tool
  34. Name="VCCustomBuildTool"
  35. />
  36. <Tool
  37. Name="VCXMLDataGeneratorTool"
  38. />
  39. <Tool
  40. Name="VCWebServiceProxyGeneratorTool"
  41. />
  42. <Tool
  43. Name="VCMIDLTool"
  44. />
  45. <Tool
  46. Name="VCCLCompilerTool"
  47. Optimization="0"
  48. AdditionalIncludeDirectories="..\win32;..\caca"
  49. PreprocessorDefinitions="LIBCACA=1"
  50. MinimalRebuild="true"
  51. BasicRuntimeChecks="3"
  52. RuntimeLibrary="1"
  53. UsePrecompiledHeader="0"
  54. WarningLevel="3"
  55. DebugInformationFormat="4"
  56. CompileAs="1"
  57. DisableSpecificWarnings="4996;4142"
  58. />
  59. <Tool
  60. Name="VCManagedResourceCompilerTool"
  61. />
  62. <Tool
  63. Name="VCResourceCompilerTool"
  64. />
  65. <Tool
  66. Name="VCPreLinkEventTool"
  67. />
  68. <Tool
  69. Name="VCLinkerTool"
  70. OutputFile="$(OutDir)/font.exe"
  71. LinkIncremental="2"
  72. AdditionalLibraryDirectories="&quot;C:\Program Files\Microsoft Platform SDK\Lib&quot;"
  73. GenerateDebugInformation="true"
  74. ProgramDatabaseFile="$(OutDir)/font.pdb"
  75. SubSystem="1"
  76. RandomizedBaseAddress="1"
  77. DataExecutionPrevention="0"
  78. TargetMachine="1"
  79. />
  80. <Tool
  81. Name="VCALinkTool"
  82. />
  83. <Tool
  84. Name="VCManifestTool"
  85. />
  86. <Tool
  87. Name="VCXDCMakeTool"
  88. />
  89. <Tool
  90. Name="VCBscMakeTool"
  91. />
  92. <Tool
  93. Name="VCFxCopTool"
  94. />
  95. <Tool
  96. Name="VCAppVerifierTool"
  97. />
  98. <Tool
  99. Name="VCPostBuildEventTool"
  100. />
  101. </Configuration>
  102. <Configuration
  103. Name="Debug|x64"
  104. OutputDirectory="$(SolutionDir)\win32\$(ConfigurationName)\$(PlatformName)"
  105. IntermediateDirectory="$(SolutionDir)\win32\$(ConfigurationName)\$(PlatformName)\obj-$(ProjectName)"
  106. ConfigurationType="1"
  107. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
  108. CharacterSet="2"
  109. >
  110. <Tool
  111. Name="VCPreBuildEventTool"
  112. />
  113. <Tool
  114. Name="VCCustomBuildTool"
  115. />
  116. <Tool
  117. Name="VCXMLDataGeneratorTool"
  118. />
  119. <Tool
  120. Name="VCWebServiceProxyGeneratorTool"
  121. />
  122. <Tool
  123. Name="VCMIDLTool"
  124. TargetEnvironment="3"
  125. />
  126. <Tool
  127. Name="VCCLCompilerTool"
  128. Optimization="0"
  129. AdditionalIncludeDirectories="..\win32;..\caca"
  130. PreprocessorDefinitions="LIBCACA=1"
  131. MinimalRebuild="true"
  132. BasicRuntimeChecks="3"
  133. RuntimeLibrary="1"
  134. UsePrecompiledHeader="0"
  135. WarningLevel="3"
  136. DebugInformationFormat="3"
  137. CompileAs="1"
  138. DisableSpecificWarnings="4996;4142"
  139. />
  140. <Tool
  141. Name="VCManagedResourceCompilerTool"
  142. />
  143. <Tool
  144. Name="VCResourceCompilerTool"
  145. />
  146. <Tool
  147. Name="VCPreLinkEventTool"
  148. />
  149. <Tool
  150. Name="VCLinkerTool"
  151. OutputFile="$(OutDir)/font.exe"
  152. LinkIncremental="2"
  153. AdditionalLibraryDirectories="&quot;C:\Program Files\Microsoft Platform SDK\Lib&quot;"
  154. GenerateDebugInformation="true"
  155. ProgramDatabaseFile="$(OutDir)/font.pdb"
  156. SubSystem="1"
  157. RandomizedBaseAddress="1"
  158. DataExecutionPrevention="0"
  159. TargetMachine="17"
  160. />
  161. <Tool
  162. Name="VCALinkTool"
  163. />
  164. <Tool
  165. Name="VCManifestTool"
  166. />
  167. <Tool
  168. Name="VCXDCMakeTool"
  169. />
  170. <Tool
  171. Name="VCBscMakeTool"
  172. />
  173. <Tool
  174. Name="VCFxCopTool"
  175. />
  176. <Tool
  177. Name="VCAppVerifierTool"
  178. />
  179. <Tool
  180. Name="VCPostBuildEventTool"
  181. />
  182. </Configuration>
  183. <Configuration
  184. Name="Release|Win32"
  185. OutputDirectory="$(SolutionDir)\win32\$(ConfigurationName)\$(PlatformName)"
  186. IntermediateDirectory="$(SolutionDir)\win32\$(ConfigurationName)\$(PlatformName)\obj-$(ProjectName)"
  187. ConfigurationType="1"
  188. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
  189. CharacterSet="2"
  190. >
  191. <Tool
  192. Name="VCPreBuildEventTool"
  193. />
  194. <Tool
  195. Name="VCCustomBuildTool"
  196. />
  197. <Tool
  198. Name="VCXMLDataGeneratorTool"
  199. />
  200. <Tool
  201. Name="VCWebServiceProxyGeneratorTool"
  202. />
  203. <Tool
  204. Name="VCMIDLTool"
  205. />
  206. <Tool
  207. Name="VCCLCompilerTool"
  208. Optimization="2"
  209. InlineFunctionExpansion="1"
  210. OmitFramePointers="true"
  211. AdditionalIncludeDirectories="..\win32;..\caca"
  212. PreprocessorDefinitions="LIBCACA=1"
  213. StringPooling="true"
  214. RuntimeLibrary="0"
  215. EnableFunctionLevelLinking="true"
  216. UsePrecompiledHeader="0"
  217. WarningLevel="3"
  218. DebugInformationFormat="3"
  219. CompileAs="1"
  220. DisableSpecificWarnings="4996;4142"
  221. />
  222. <Tool
  223. Name="VCManagedResourceCompilerTool"
  224. />
  225. <Tool
  226. Name="VCResourceCompilerTool"
  227. />
  228. <Tool
  229. Name="VCPreLinkEventTool"
  230. />
  231. <Tool
  232. Name="VCLinkerTool"
  233. OutputFile="$(OutDir)/font.exe"
  234. LinkIncremental="1"
  235. GenerateDebugInformation="true"
  236. SubSystem="1"
  237. OptimizeReferences="2"
  238. EnableCOMDATFolding="2"
  239. RandomizedBaseAddress="1"
  240. DataExecutionPrevention="0"
  241. TargetMachine="1"
  242. />
  243. <Tool
  244. Name="VCALinkTool"
  245. />
  246. <Tool
  247. Name="VCManifestTool"
  248. />
  249. <Tool
  250. Name="VCXDCMakeTool"
  251. />
  252. <Tool
  253. Name="VCBscMakeTool"
  254. />
  255. <Tool
  256. Name="VCFxCopTool"
  257. />
  258. <Tool
  259. Name="VCAppVerifierTool"
  260. />
  261. <Tool
  262. Name="VCPostBuildEventTool"
  263. />
  264. </Configuration>
  265. <Configuration
  266. Name="Release|x64"
  267. OutputDirectory="$(SolutionDir)\win32\$(ConfigurationName)\$(PlatformName)"
  268. IntermediateDirectory="$(SolutionDir)\win32\$(ConfigurationName)\$(PlatformName)\obj-$(ProjectName)"
  269. ConfigurationType="1"
  270. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
  271. CharacterSet="2"
  272. >
  273. <Tool
  274. Name="VCPreBuildEventTool"
  275. />
  276. <Tool
  277. Name="VCCustomBuildTool"
  278. />
  279. <Tool
  280. Name="VCXMLDataGeneratorTool"
  281. />
  282. <Tool
  283. Name="VCWebServiceProxyGeneratorTool"
  284. />
  285. <Tool
  286. Name="VCMIDLTool"
  287. TargetEnvironment="3"
  288. />
  289. <Tool
  290. Name="VCCLCompilerTool"
  291. Optimization="2"
  292. InlineFunctionExpansion="1"
  293. OmitFramePointers="true"
  294. AdditionalIncludeDirectories="..\win32;..\caca"
  295. PreprocessorDefinitions="LIBCACA=1"
  296. StringPooling="true"
  297. RuntimeLibrary="0"
  298. EnableFunctionLevelLinking="true"
  299. UsePrecompiledHeader="0"
  300. WarningLevel="3"
  301. DebugInformationFormat="3"
  302. CompileAs="1"
  303. DisableSpecificWarnings="4996;4142"
  304. />
  305. <Tool
  306. Name="VCManagedResourceCompilerTool"
  307. />
  308. <Tool
  309. Name="VCResourceCompilerTool"
  310. />
  311. <Tool
  312. Name="VCPreLinkEventTool"
  313. />
  314. <Tool
  315. Name="VCLinkerTool"
  316. OutputFile="$(OutDir)/font.exe"
  317. LinkIncremental="1"
  318. GenerateDebugInformation="true"
  319. SubSystem="1"
  320. OptimizeReferences="2"
  321. EnableCOMDATFolding="2"
  322. RandomizedBaseAddress="1"
  323. DataExecutionPrevention="0"
  324. TargetMachine="17"
  325. />
  326. <Tool
  327. Name="VCALinkTool"
  328. />
  329. <Tool
  330. Name="VCManifestTool"
  331. />
  332. <Tool
  333. Name="VCXDCMakeTool"
  334. />
  335. <Tool
  336. Name="VCBscMakeTool"
  337. />
  338. <Tool
  339. Name="VCFxCopTool"
  340. />
  341. <Tool
  342. Name="VCAppVerifierTool"
  343. />
  344. <Tool
  345. Name="VCPostBuildEventTool"
  346. />
  347. </Configuration>
  348. </Configurations>
  349. <References>
  350. </References>
  351. <Files>
  352. <File
  353. RelativePath="..\win32\config.h"
  354. >
  355. </File>
  356. <File
  357. RelativePath="font.c"
  358. >
  359. </File>
  360. </Files>
  361. <Globals>
  362. </Globals>
  363. </VisualStudioProject>