/modules/freetype2/builds/win32/visualce/freetype.vcproj

http://github.com/zpao/v8monkey · MSBuild · 13885 lines · 13885 code · 0 blank · 0 comment · 0 complexity · 3ece80c9cecabf1fd9fc4d6547dc2125 MD5 · raw file

Large files are truncated click here to view the full file

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8,00"
  5. Name="freetype"
  6. ProjectGUID="{78B079BD-9FC7-4B9E-B4A6-96DA0F00248B}"
  7. >
  8. <Platforms>
  9. <Platform
  10. Name="Win32"
  11. />
  12. <Platform
  13. Name="Pocket PC 2003 (ARMV4)"
  14. />
  15. <Platform
  16. Name="Smartphone 2003 (ARMV4)"
  17. />
  18. <Platform
  19. Name="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  20. />
  21. <Platform
  22. Name="Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
  23. />
  24. <Platform
  25. Name="Windows Mobile 6 Professional SDK (ARMV4I)"
  26. />
  27. <Platform
  28. Name="Windows Mobile 6 Standard SDK (ARMV4I)"
  29. />
  30. </Platforms>
  31. <ToolFiles>
  32. </ToolFiles>
  33. <Configurations>
  34. <Configuration
  35. Name="Release|Win32"
  36. OutputDirectory=".\..\..\..\objs\release"
  37. IntermediateDirectory=".\..\..\..\objs\release"
  38. ConfigurationType="4"
  39. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  40. UseOfMFC="0"
  41. ATLMinimizesCRunTimeLibraryUsage="false"
  42. CharacterSet="2"
  43. >
  44. <Tool
  45. Name="VCPreBuildEventTool"
  46. />
  47. <Tool
  48. Name="VCCustomBuildTool"
  49. />
  50. <Tool
  51. Name="VCXMLDataGeneratorTool"
  52. />
  53. <Tool
  54. Name="VCWebServiceProxyGeneratorTool"
  55. />
  56. <Tool
  57. Name="VCMIDLTool"
  58. />
  59. <Tool
  60. Name="VCCLCompilerTool"
  61. Optimization="2"
  62. InlineFunctionExpansion="1"
  63. AdditionalIncludeDirectories="..\..\..\include"
  64. PreprocessorDefinitions="NDEBUG;WIN32;_LIB;FT2_BUILD_LIBRARY"
  65. StringPooling="true"
  66. RuntimeLibrary="2"
  67. EnableFunctionLevelLinking="true"
  68. DisableLanguageExtensions="true"
  69. PrecompiledHeaderFile=".\..\..\..\objs\release/freetype.pch"
  70. AssemblerListingLocation=".\..\..\..\objs\release/"
  71. ObjectFile=".\..\..\..\objs\release/"
  72. ProgramDataBaseFileName=".\..\..\..\objs\release/"
  73. WarningLevel="4"
  74. DebugInformationFormat="0"
  75. CompileAs="0"
  76. />
  77. <Tool
  78. Name="VCManagedResourceCompilerTool"
  79. />
  80. <Tool
  81. Name="VCResourceCompilerTool"
  82. PreprocessorDefinitions="NDEBUG"
  83. Culture="1033"
  84. />
  85. <Tool
  86. Name="VCPreLinkEventTool"
  87. />
  88. <Tool
  89. Name="VCLibrarianTool"
  90. OutputFile="..\..\..\objs\freetype243.lib"
  91. SuppressStartupBanner="true"
  92. />
  93. <Tool
  94. Name="VCALinkTool"
  95. />
  96. <Tool
  97. Name="VCXDCMakeTool"
  98. />
  99. <Tool
  100. Name="VCBscMakeTool"
  101. />
  102. <Tool
  103. Name="VCFxCopTool"
  104. />
  105. <Tool
  106. Name="VCPostBuildEventTool"
  107. />
  108. </Configuration>
  109. <Configuration
  110. Name="Release Multithreaded|Win32"
  111. OutputDirectory=".\..\..\..\objs\release_mt"
  112. IntermediateDirectory=".\..\..\..\objs\release_mt"
  113. ConfigurationType="4"
  114. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  115. UseOfMFC="0"
  116. ATLMinimizesCRunTimeLibraryUsage="false"
  117. CharacterSet="2"
  118. >
  119. <Tool
  120. Name="VCPreBuildEventTool"
  121. />
  122. <Tool
  123. Name="VCCustomBuildTool"
  124. />
  125. <Tool
  126. Name="VCXMLDataGeneratorTool"
  127. />
  128. <Tool
  129. Name="VCWebServiceProxyGeneratorTool"
  130. />
  131. <Tool
  132. Name="VCMIDLTool"
  133. />
  134. <Tool
  135. Name="VCCLCompilerTool"
  136. Optimization="2"
  137. InlineFunctionExpansion="1"
  138. AdditionalIncludeDirectories="..\..\..\include"
  139. PreprocessorDefinitions="NDEBUG;WIN32;_LIB;FT2_BUILD_LIBRARY"
  140. StringPooling="true"
  141. RuntimeLibrary="0"
  142. EnableFunctionLevelLinking="true"
  143. DisableLanguageExtensions="true"
  144. PrecompiledHeaderFile=".\..\..\..\objs\release_mt/freetype.pch"
  145. AssemblerListingLocation=".\..\..\..\objs\release_mt/"
  146. ObjectFile=".\..\..\..\objs\release_mt/"
  147. ProgramDataBaseFileName=".\..\..\..\objs\release_mt/"
  148. WarningLevel="4"
  149. DebugInformationFormat="0"
  150. CompileAs="0"
  151. />
  152. <Tool
  153. Name="VCManagedResourceCompilerTool"
  154. />
  155. <Tool
  156. Name="VCResourceCompilerTool"
  157. PreprocessorDefinitions="NDEBUG"
  158. Culture="1033"
  159. />
  160. <Tool
  161. Name="VCPreLinkEventTool"
  162. />
  163. <Tool
  164. Name="VCLibrarianTool"
  165. OutputFile="..\..\..\objs\freetype243MT.lib"
  166. SuppressStartupBanner="true"
  167. />
  168. <Tool
  169. Name="VCALinkTool"
  170. />
  171. <Tool
  172. Name="VCXDCMakeTool"
  173. />
  174. <Tool
  175. Name="VCBscMakeTool"
  176. />
  177. <Tool
  178. Name="VCFxCopTool"
  179. />
  180. <Tool
  181. Name="VCPostBuildEventTool"
  182. />
  183. </Configuration>
  184. <Configuration
  185. Name="Release Singlethreaded|Win32"
  186. OutputDirectory=".\..\..\..\objs\release_st"
  187. IntermediateDirectory=".\..\..\..\objs\release_st"
  188. ConfigurationType="4"
  189. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  190. UseOfMFC="0"
  191. ATLMinimizesCRunTimeLibraryUsage="false"
  192. CharacterSet="2"
  193. >
  194. <Tool
  195. Name="VCPreBuildEventTool"
  196. />
  197. <Tool
  198. Name="VCCustomBuildTool"
  199. />
  200. <Tool
  201. Name="VCXMLDataGeneratorTool"
  202. />
  203. <Tool
  204. Name="VCWebServiceProxyGeneratorTool"
  205. />
  206. <Tool
  207. Name="VCMIDLTool"
  208. />
  209. <Tool
  210. Name="VCCLCompilerTool"
  211. Optimization="2"
  212. InlineFunctionExpansion="1"
  213. AdditionalIncludeDirectories="..\..\..\include"
  214. PreprocessorDefinitions="NDEBUG;WIN32;_LIB;FT2_BUILD_LIBRARY"
  215. StringPooling="true"
  216. RuntimeLibrary="0"
  217. EnableFunctionLevelLinking="true"
  218. DisableLanguageExtensions="true"
  219. PrecompiledHeaderFile=".\..\..\..\objs\release_st/freetype.pch"
  220. AssemblerListingLocation=".\..\..\..\objs\release_st/"
  221. ObjectFile=".\..\..\..\objs\release_st/"
  222. ProgramDataBaseFileName=".\..\..\..\objs\release_st/"
  223. WarningLevel="4"
  224. DebugInformationFormat="0"
  225. CompileAs="0"
  226. />
  227. <Tool
  228. Name="VCManagedResourceCompilerTool"
  229. />
  230. <Tool
  231. Name="VCResourceCompilerTool"
  232. PreprocessorDefinitions="NDEBUG"
  233. Culture="1033"
  234. />
  235. <Tool
  236. Name="VCPreLinkEventTool"
  237. />
  238. <Tool
  239. Name="VCLibrarianTool"
  240. OutputFile="..\..\..\objs\freetype243ST.lib"
  241. />
  242. <Tool
  243. Name="VCALinkTool"
  244. />
  245. <Tool
  246. Name="VCXDCMakeTool"
  247. />
  248. <Tool
  249. Name="VCBscMakeTool"
  250. />
  251. <Tool
  252. Name="VCFxCopTool"
  253. />
  254. <Tool
  255. Name="VCPostBuildEventTool"
  256. />
  257. </Configuration>
  258. <Configuration
  259. Name="Debug|Win32"
  260. OutputDirectory=".\..\..\..\objs\debug"
  261. IntermediateDirectory=".\..\..\..\objs\debug"
  262. ConfigurationType="4"
  263. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  264. UseOfMFC="0"
  265. ATLMinimizesCRunTimeLibraryUsage="false"
  266. CharacterSet="2"
  267. >
  268. <Tool
  269. Name="VCPreBuildEventTool"
  270. />
  271. <Tool
  272. Name="VCCustomBuildTool"
  273. />
  274. <Tool
  275. Name="VCXMLDataGeneratorTool"
  276. />
  277. <Tool
  278. Name="VCWebServiceProxyGeneratorTool"
  279. />
  280. <Tool
  281. Name="VCMIDLTool"
  282. />
  283. <Tool
  284. Name="VCCLCompilerTool"
  285. Optimization="0"
  286. AdditionalIncludeDirectories="..\..\..\include"
  287. PreprocessorDefinitions="_DEBUG;WIN32;_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY"
  288. BasicRuntimeChecks="3"
  289. RuntimeLibrary="3"
  290. DisableLanguageExtensions="true"
  291. PrecompiledHeaderFile=".\..\..\..\objs\debug/freetype.pch"
  292. AssemblerListingLocation=".\..\..\..\objs\debug/"
  293. ObjectFile=".\..\..\..\objs\debug/"
  294. ProgramDataBaseFileName=".\..\..\..\objs\debug/"
  295. WarningLevel="4"
  296. DebugInformationFormat="3"
  297. CompileAs="0"
  298. />
  299. <Tool
  300. Name="VCManagedResourceCompilerTool"
  301. />
  302. <Tool
  303. Name="VCResourceCompilerTool"
  304. PreprocessorDefinitions="_DEBUG"
  305. Culture="1033"
  306. />
  307. <Tool
  308. Name="VCPreLinkEventTool"
  309. />
  310. <Tool
  311. Name="VCLibrarianTool"
  312. OutputFile="..\..\..\objs\freetype243_D.lib"
  313. SuppressStartupBanner="true"
  314. />
  315. <Tool
  316. Name="VCALinkTool"
  317. />
  318. <Tool
  319. Name="VCXDCMakeTool"
  320. />
  321. <Tool
  322. Name="VCBscMakeTool"
  323. />
  324. <Tool
  325. Name="VCFxCopTool"
  326. />
  327. <Tool
  328. Name="VCPostBuildEventTool"
  329. />
  330. </Configuration>
  331. <Configuration
  332. Name="Debug Singlethreaded|Win32"
  333. OutputDirectory=".\..\..\..\objs\debug_st"
  334. IntermediateDirectory=".\..\..\..\objs\debug_st"
  335. ConfigurationType="4"
  336. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  337. UseOfMFC="0"
  338. ATLMinimizesCRunTimeLibraryUsage="false"
  339. CharacterSet="2"
  340. >
  341. <Tool
  342. Name="VCPreBuildEventTool"
  343. />
  344. <Tool
  345. Name="VCCustomBuildTool"
  346. />
  347. <Tool
  348. Name="VCXMLDataGeneratorTool"
  349. />
  350. <Tool
  351. Name="VCWebServiceProxyGeneratorTool"
  352. />
  353. <Tool
  354. Name="VCMIDLTool"
  355. />
  356. <Tool
  357. Name="VCCLCompilerTool"
  358. Optimization="0"
  359. AdditionalIncludeDirectories="..\..\..\include"
  360. PreprocessorDefinitions="_DEBUG;WIN32;_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY"
  361. BasicRuntimeChecks="3"
  362. RuntimeLibrary="1"
  363. DisableLanguageExtensions="true"
  364. PrecompiledHeaderFile=".\..\..\..\objs\debug_st/freetype.pch"
  365. AssemblerListingLocation=".\..\..\..\objs\debug_st/"
  366. ObjectFile=".\..\..\..\objs\debug_st/"
  367. ProgramDataBaseFileName=".\..\..\..\objs\debug_st/"
  368. WarningLevel="4"
  369. DebugInformationFormat="3"
  370. CompileAs="0"
  371. />
  372. <Tool
  373. Name="VCManagedResourceCompilerTool"
  374. />
  375. <Tool
  376. Name="VCResourceCompilerTool"
  377. PreprocessorDefinitions="_DEBUG"
  378. Culture="1033"
  379. />
  380. <Tool
  381. Name="VCPreLinkEventTool"
  382. />
  383. <Tool
  384. Name="VCLibrarianTool"
  385. OutputFile="..\..\..\objs\freetype243ST_D.lib"
  386. SuppressStartupBanner="true"
  387. />
  388. <Tool
  389. Name="VCALinkTool"
  390. />
  391. <Tool
  392. Name="VCXDCMakeTool"
  393. />
  394. <Tool
  395. Name="VCBscMakeTool"
  396. />
  397. <Tool
  398. Name="VCFxCopTool"
  399. />
  400. <Tool
  401. Name="VCPostBuildEventTool"
  402. />
  403. </Configuration>
  404. <Configuration
  405. Name="Debug Multithreaded|Win32"
  406. OutputDirectory=".\..\..\..\objs\debug_mt"
  407. IntermediateDirectory=".\..\..\..\objs\debug_mt"
  408. ConfigurationType="4"
  409. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  410. UseOfMFC="0"
  411. ATLMinimizesCRunTimeLibraryUsage="false"
  412. CharacterSet="2"
  413. >
  414. <Tool
  415. Name="VCPreBuildEventTool"
  416. />
  417. <Tool
  418. Name="VCCustomBuildTool"
  419. />
  420. <Tool
  421. Name="VCXMLDataGeneratorTool"
  422. />
  423. <Tool
  424. Name="VCWebServiceProxyGeneratorTool"
  425. />
  426. <Tool
  427. Name="VCMIDLTool"
  428. />
  429. <Tool
  430. Name="VCCLCompilerTool"
  431. Optimization="0"
  432. AdditionalIncludeDirectories="..\..\..\include"
  433. PreprocessorDefinitions="_DEBUG;WIN32;_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY;_CRT_SECURE_NO_DEPRECATE"
  434. GeneratePreprocessedFile="0"
  435. BasicRuntimeChecks="3"
  436. RuntimeLibrary="1"
  437. DisableLanguageExtensions="true"
  438. PrecompiledHeaderFile=".\..\..\..\objs\debug_mt/freetype.pch"
  439. AssemblerListingLocation=".\..\..\..\objs\debug_mt/"
  440. ObjectFile=".\..\..\..\objs\debug_mt/"
  441. ProgramDataBaseFileName=".\..\..\..\objs\debug_mt/"
  442. WarningLevel="4"
  443. DebugInformationFormat="3"
  444. CompileAs="0"
  445. />
  446. <Tool
  447. Name="VCManagedResourceCompilerTool"
  448. />
  449. <Tool
  450. Name="VCResourceCompilerTool"
  451. PreprocessorDefinitions="_DEBUG"
  452. Culture="1033"
  453. />
  454. <Tool
  455. Name="VCPreLinkEventTool"
  456. />
  457. <Tool
  458. Name="VCLibrarianTool"
  459. OutputFile="..\..\..\objs\freetype243MT_D.lib"
  460. SuppressStartupBanner="true"
  461. />
  462. <Tool
  463. Name="VCALinkTool"
  464. />
  465. <Tool
  466. Name="VCXDCMakeTool"
  467. />
  468. <Tool
  469. Name="VCBscMakeTool"
  470. />
  471. <Tool
  472. Name="VCFxCopTool"
  473. />
  474. <Tool
  475. Name="VCPostBuildEventTool"
  476. />
  477. </Configuration>
  478. <Configuration
  479. Name="Release|Pocket PC 2003 (ARMV4)"
  480. OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
  481. IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
  482. ConfigurationType="4"
  483. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  484. UseOfMFC="0"
  485. ATLMinimizesCRunTimeLibraryUsage="false"
  486. CharacterSet="2"
  487. >
  488. <Tool
  489. Name="VCPreBuildEventTool"
  490. />
  491. <Tool
  492. Name="VCCustomBuildTool"
  493. />
  494. <Tool
  495. Name="VCXMLDataGeneratorTool"
  496. />
  497. <Tool
  498. Name="VCWebServiceProxyGeneratorTool"
  499. />
  500. <Tool
  501. Name="VCMIDLTool"
  502. TargetEnvironment="1"
  503. />
  504. <Tool
  505. Name="VCCLCompilerTool"
  506. ExecutionBucket="7"
  507. Optimization="2"
  508. InlineFunctionExpansion="1"
  509. AdditionalIncludeDirectories="..\..\..\include"
  510. PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;NDEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_LIB;FT2_BUILD_LIBRARY"
  511. StringPooling="false"
  512. MinimalRebuild="true"
  513. RuntimeLibrary="2"
  514. EnableFunctionLevelLinking="false"
  515. DisableLanguageExtensions="false"
  516. PrecompiledHeaderFile=".\..\..\..\objs\release/freetype.pch"
  517. AssemblerListingLocation=".\..\..\..\objs\release/"
  518. ObjectFile=".\..\..\..\objs\release/"
  519. ProgramDataBaseFileName=".\..\..\..\objs\release/"
  520. WarningLevel="4"
  521. DebugInformationFormat="0"
  522. CompileAs="0"
  523. />
  524. <Tool
  525. Name="VCManagedResourceCompilerTool"
  526. />
  527. <Tool
  528. Name="VCResourceCompilerTool"
  529. PreprocessorDefinitions="NDEBUG"
  530. Culture="1033"
  531. />
  532. <Tool
  533. Name="VCPreLinkEventTool"
  534. />
  535. <Tool
  536. Name="VCLibrarianTool"
  537. OutputFile="..\..\..\objs\freetype243.lib"
  538. SuppressStartupBanner="true"
  539. />
  540. <Tool
  541. Name="VCALinkTool"
  542. />
  543. <Tool
  544. Name="VCXDCMakeTool"
  545. />
  546. <Tool
  547. Name="VCBscMakeTool"
  548. />
  549. <Tool
  550. Name="VCCodeSignTool"
  551. />
  552. <Tool
  553. Name="VCPostBuildEventTool"
  554. />
  555. <DeploymentTool
  556. ForceDirty="-1"
  557. RemoteDirectory=""
  558. RegisterOutput="0"
  559. AdditionalFiles=""
  560. />
  561. <DebuggerTool
  562. />
  563. </Configuration>
  564. <Configuration
  565. Name="Release Multithreaded|Pocket PC 2003 (ARMV4)"
  566. OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
  567. IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
  568. ConfigurationType="4"
  569. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  570. UseOfMFC="0"
  571. ATLMinimizesCRunTimeLibraryUsage="false"
  572. CharacterSet="2"
  573. >
  574. <Tool
  575. Name="VCPreBuildEventTool"
  576. />
  577. <Tool
  578. Name="VCCustomBuildTool"
  579. />
  580. <Tool
  581. Name="VCXMLDataGeneratorTool"
  582. />
  583. <Tool
  584. Name="VCWebServiceProxyGeneratorTool"
  585. />
  586. <Tool
  587. Name="VCMIDLTool"
  588. TargetEnvironment="1"
  589. />
  590. <Tool
  591. Name="VCCLCompilerTool"
  592. ExecutionBucket="7"
  593. Optimization="2"
  594. InlineFunctionExpansion="1"
  595. AdditionalIncludeDirectories="..\..\..\include"
  596. PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;NDEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_LIB;FT2_BUILD_LIBRARY"
  597. StringPooling="true"
  598. RuntimeLibrary="0"
  599. EnableFunctionLevelLinking="true"
  600. DisableLanguageExtensions="false"
  601. PrecompiledHeaderFile=".\..\..\..\objs\release_mt/freetype.pch"
  602. AssemblerListingLocation=".\..\..\..\objs\release_mt/"
  603. ObjectFile=".\..\..\..\objs\release_mt/"
  604. ProgramDataBaseFileName=".\..\..\..\objs\release_mt/"
  605. WarningLevel="4"
  606. DebugInformationFormat="0"
  607. CompileAs="0"
  608. />
  609. <Tool
  610. Name="VCManagedResourceCompilerTool"
  611. />
  612. <Tool
  613. Name="VCResourceCompilerTool"
  614. PreprocessorDefinitions="NDEBUG"
  615. Culture="1033"
  616. />
  617. <Tool
  618. Name="VCPreLinkEventTool"
  619. />
  620. <Tool
  621. Name="VCLibrarianTool"
  622. OutputFile="..\..\..\objs\freetype243MT.lib"
  623. SuppressStartupBanner="true"
  624. />
  625. <Tool
  626. Name="VCALinkTool"
  627. />
  628. <Tool
  629. Name="VCXDCMakeTool"
  630. />
  631. <Tool
  632. Name="VCBscMakeTool"
  633. />
  634. <Tool
  635. Name="VCCodeSignTool"
  636. />
  637. <Tool
  638. Name="VCPostBuildEventTool"
  639. />
  640. <DeploymentTool
  641. ForceDirty="-1"
  642. RemoteDirectory=""
  643. RegisterOutput="0"
  644. AdditionalFiles=""
  645. />
  646. <DebuggerTool
  647. />
  648. </Configuration>
  649. <Configuration
  650. Name="Release Singlethreaded|Pocket PC 2003 (ARMV4)"
  651. OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
  652. IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
  653. ConfigurationType="4"
  654. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  655. UseOfMFC="0"
  656. ATLMinimizesCRunTimeLibraryUsage="false"
  657. CharacterSet="2"
  658. >
  659. <Tool
  660. Name="VCPreBuildEventTool"
  661. />
  662. <Tool
  663. Name="VCCustomBuildTool"
  664. />
  665. <Tool
  666. Name="VCXMLDataGeneratorTool"
  667. />
  668. <Tool
  669. Name="VCWebServiceProxyGeneratorTool"
  670. />
  671. <Tool
  672. Name="VCMIDLTool"
  673. TargetEnvironment="1"
  674. />
  675. <Tool
  676. Name="VCCLCompilerTool"
  677. ExecutionBucket="7"
  678. Optimization="2"
  679. InlineFunctionExpansion="1"
  680. AdditionalIncludeDirectories="..\..\..\include"
  681. PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;NDEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);NDEBUG;WIN32;_LIB;FT2_BUILD_LIBRARY"
  682. StringPooling="false"
  683. RuntimeLibrary="0"
  684. EnableFunctionLevelLinking="false"
  685. DisableLanguageExtensions="false"
  686. PrecompiledHeaderFile=".\..\..\..\objs\release_st/freetype.pch"
  687. AssemblerListingLocation=".\..\..\..\objs\release_st/"
  688. ObjectFile=".\..\..\..\objs\release_st/"
  689. ProgramDataBaseFileName=".\..\..\..\objs\release_st/"
  690. WarningLevel="4"
  691. DebugInformationFormat="0"
  692. CompileAs="0"
  693. />
  694. <Tool
  695. Name="VCManagedResourceCompilerTool"
  696. />
  697. <Tool
  698. Name="VCResourceCompilerTool"
  699. PreprocessorDefinitions="NDEBUG"
  700. Culture="1033"
  701. />
  702. <Tool
  703. Name="VCPreLinkEventTool"
  704. />
  705. <Tool
  706. Name="VCLibrarianTool"
  707. OutputFile="..\..\..\objs\freetype243ST.lib"
  708. />
  709. <Tool
  710. Name="VCALinkTool"
  711. />
  712. <Tool
  713. Name="VCXDCMakeTool"
  714. />
  715. <Tool
  716. Name="VCBscMakeTool"
  717. />
  718. <Tool
  719. Name="VCCodeSignTool"
  720. />
  721. <Tool
  722. Name="VCPostBuildEventTool"
  723. />
  724. <DeploymentTool
  725. ForceDirty="-1"
  726. RemoteDirectory=""
  727. RegisterOutput="0"
  728. AdditionalFiles=""
  729. />
  730. <DebuggerTool
  731. />
  732. </Configuration>
  733. <Configuration
  734. Name="Debug|Pocket PC 2003 (ARMV4)"
  735. OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
  736. IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
  737. ConfigurationType="4"
  738. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  739. UseOfMFC="0"
  740. ATLMinimizesCRunTimeLibraryUsage="false"
  741. CharacterSet="2"
  742. >
  743. <Tool
  744. Name="VCPreBuildEventTool"
  745. />
  746. <Tool
  747. Name="VCCustomBuildTool"
  748. />
  749. <Tool
  750. Name="VCXMLDataGeneratorTool"
  751. />
  752. <Tool
  753. Name="VCWebServiceProxyGeneratorTool"
  754. />
  755. <Tool
  756. Name="VCMIDLTool"
  757. TargetEnvironment="1"
  758. />
  759. <Tool
  760. Name="VCCLCompilerTool"
  761. ExecutionBucket="7"
  762. Optimization="0"
  763. AdditionalIncludeDirectories="..\..\..\include"
  764. PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;_DEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY"
  765. RuntimeLibrary="3"
  766. DisableLanguageExtensions="false"
  767. PrecompiledHeaderFile=".\..\..\..\objs\debug/freetype.pch"
  768. AssemblerListingLocation=".\..\..\..\objs\debug/"
  769. ObjectFile=".\..\..\..\objs\debug/"
  770. ProgramDataBaseFileName=".\..\..\..\objs\debug/"
  771. WarningLevel="4"
  772. DebugInformationFormat="3"
  773. CompileAs="0"
  774. />
  775. <Tool
  776. Name="VCManagedResourceCompilerTool"
  777. />
  778. <Tool
  779. Name="VCResourceCompilerTool"
  780. PreprocessorDefinitions="_DEBUG"
  781. Culture="1033"
  782. />
  783. <Tool
  784. Name="VCPreLinkEventTool"
  785. />
  786. <Tool
  787. Name="VCLibrarianTool"
  788. OutputFile="..\..\..\objs\freetype243_D.lib"
  789. SuppressStartupBanner="true"
  790. />
  791. <Tool
  792. Name="VCALinkTool"
  793. />
  794. <Tool
  795. Name="VCXDCMakeTool"
  796. />
  797. <Tool
  798. Name="VCBscMakeTool"
  799. />
  800. <Tool
  801. Name="VCCodeSignTool"
  802. />
  803. <Tool
  804. Name="VCPostBuildEventTool"
  805. />
  806. <DeploymentTool
  807. ForceDirty="-1"
  808. RemoteDirectory=""
  809. RegisterOutput="0"
  810. AdditionalFiles=""
  811. />
  812. <DebuggerTool
  813. />
  814. </Configuration>
  815. <Configuration
  816. Name="Debug Singlethreaded|Pocket PC 2003 (ARMV4)"
  817. OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
  818. IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
  819. ConfigurationType="4"
  820. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  821. UseOfMFC="0"
  822. ATLMinimizesCRunTimeLibraryUsage="false"
  823. CharacterSet="2"
  824. >
  825. <Tool
  826. Name="VCPreBuildEventTool"
  827. />
  828. <Tool
  829. Name="VCCustomBuildTool"
  830. />
  831. <Tool
  832. Name="VCXMLDataGeneratorTool"
  833. />
  834. <Tool
  835. Name="VCWebServiceProxyGeneratorTool"
  836. />
  837. <Tool
  838. Name="VCMIDLTool"
  839. TargetEnvironment="1"
  840. />
  841. <Tool
  842. Name="VCCLCompilerTool"
  843. ExecutionBucket="7"
  844. Optimization="0"
  845. AdditionalIncludeDirectories="..\..\..\include"
  846. PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;_DEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_DEBUG;_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY"
  847. RuntimeLibrary="1"
  848. DisableLanguageExtensions="true"
  849. PrecompiledHeaderFile=".\..\..\..\objs\debug_st/freetype.pch"
  850. AssemblerListingLocation=".\..\..\..\objs\debug_st/"
  851. ObjectFile=".\..\..\..\objs\debug_st/"
  852. ProgramDataBaseFileName=".\..\..\..\objs\debug_st/"
  853. WarningLevel="4"
  854. DebugInformationFormat="3"
  855. CompileAs="0"
  856. />
  857. <Tool
  858. Name="VCManagedResourceCompilerTool"
  859. />
  860. <Tool
  861. Name="VCResourceCompilerTool"
  862. PreprocessorDefinitions="_DEBUG"
  863. Culture="1033"
  864. />
  865. <Tool
  866. Name="VCPreLinkEventTool"
  867. />
  868. <Tool
  869. Name="VCLibrarianTool"
  870. OutputFile="..\..\..\objs\freetype243ST_D.lib"
  871. SuppressStartupBanner="true"
  872. />
  873. <Tool
  874. Name="VCALinkTool"
  875. />
  876. <Tool
  877. Name="VCXDCMakeTool"
  878. />
  879. <Tool
  880. Name="VCBscMakeTool"
  881. />
  882. <Tool
  883. Name="VCCodeSignTool"
  884. />
  885. <Tool
  886. Name="VCPostBuildEventTool"
  887. />
  888. <DeploymentTool
  889. ForceDirty="-1"
  890. RemoteDirectory=""
  891. RegisterOutput="0"
  892. AdditionalFiles=""
  893. />
  894. <DebuggerTool
  895. />
  896. </Configuration>
  897. <Configuration
  898. Name="Debug Multithreaded|Pocket PC 2003 (ARMV4)"
  899. OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
  900. IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
  901. ConfigurationType="4"
  902. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  903. UseOfMFC="0"
  904. ATLMinimizesCRunTimeLibraryUsage="false"
  905. CharacterSet="2"
  906. >
  907. <Tool
  908. Name="VCPreBuildEventTool"
  909. />
  910. <Tool
  911. Name="VCCustomBuildTool"
  912. />
  913. <Tool
  914. Name="VCXMLDataGeneratorTool"
  915. />
  916. <Tool
  917. Name="VCWebServiceProxyGeneratorTool"
  918. />
  919. <Tool
  920. Name="VCMIDLTool"
  921. TargetEnvironment="1"
  922. />
  923. <Tool
  924. Name="VCCLCompilerTool"
  925. ExecutionBucket="7"
  926. Optimization="0"
  927. AdditionalIncludeDirectories="..\..\..\include"
  928. PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;_DEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_DEBUG;_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY;_CRT_SECURE_NO_DEPRECATE"
  929. GeneratePreprocessedFile="0"
  930. RuntimeLibrary="1"
  931. DisableLanguageExtensions="false"
  932. PrecompiledHeaderFile=".\..\..\..\objs\debug_mt/freetype.pch"
  933. AssemblerListingLocation=".\..\..\..\objs\debug_mt/"
  934. ObjectFile=".\..\..\..\objs\debug_mt/"
  935. ProgramDataBaseFileName=".\..\..\..\objs\debug_mt/"
  936. WarningLevel="4"
  937. DebugInformationFormat="3"
  938. CompileAs="0"
  939. />
  940. <Tool
  941. Name="VCManagedResourceCompilerTool"
  942. />
  943. <Tool
  944. Name="VCResourceCompilerTool"
  945. PreprocessorDefinitions="_DEBUG"
  946. Culture="1033"
  947. />
  948. <Tool
  949. Name="VCPreLinkEventTool"
  950. />
  951. <Tool
  952. Name="VCLibrarianTool"
  953. OutputFile="..\..\..\objs\freetype243MT_D.lib"
  954. SuppressStartupBanner="true"
  955. />
  956. <Tool
  957. Name="VCALinkTool"
  958. />
  959. <Tool
  960. Name="VCXDCMakeTool"
  961. />
  962. <Tool
  963. Name="VCBscMakeTool"
  964. />
  965. <Tool
  966. Name="VCCodeSignTool"
  967. />
  968. <Tool
  969. Name="VCPostBuildEventTool"
  970. />
  971. <DeploymentTool
  972. ForceDirty="-1"
  973. RemoteDirectory=""
  974. RegisterOutput="0"
  975. AdditionalFiles=""
  976. />
  977. <DebuggerTool
  978. />
  979. </Configuration>
  980. <Configuration
  981. Name="Release|Smartphone 2003 (ARMV4)"
  982. OutputDirectory="Smartphone 2003 (ARMV4)\$(ConfigurationName)"
  983. IntermediateDirectory="Smartphone 2003 (ARMV4)\$(ConfigurationName)"
  984. ConfigurationType="4"
  985. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  986. UseOfMFC="0"
  987. ATLMinimizesCRunTimeLibraryUsage="false"
  988. CharacterSet="2"
  989. >
  990. <Tool
  991. Name="VCPreBuildEventTool"
  992. />
  993. <Tool
  994. Name="VCCustomBuildTool"
  995. />
  996. <Tool
  997. Name="VCXMLDataGeneratorTool"
  998. />
  999. <Tool
  1000. Name="VCWebServiceProxyGeneratorTool"
  1001. />
  1002. <Tool
  1003. Name="VCMIDLTool"
  1004. TargetEnvironment="1"
  1005. />
  1006. <Tool
  1007. Name="VCCLCompilerTool"
  1008. ExecutionBucket="7"
  1009. Optimization="2"
  1010. InlineFunctionExpansion="1"
  1011. AdditionalIncludeDirectories="..\..\..\include"
  1012. PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;NDEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_LIB;FT2_BUILD_LIBRARY"
  1013. StringPooling="false"
  1014. MinimalRebuild="true"
  1015. RuntimeLibrary="2"
  1016. EnableFunctionLevelLinking="false"
  1017. DisableLanguageExtensions="false"
  1018. PrecompiledHeaderFile=".\..\..\..\objs\release/freetype.pch"
  1019. AssemblerListingLocation=".\..\..\..\objs\release/"
  1020. ObjectFile=".\..\..\..\objs\release/"
  1021. ProgramDataBaseFileName=".\..\..\..\objs\release/"
  1022. WarningLevel="4"
  1023. DebugInformationFormat="0"
  1024. CompileAs="0"
  1025. />
  1026. <Tool
  1027. Name="VCManagedResourceCompilerTool"
  1028. />
  1029. <Tool
  1030. Name="VCResourceCompilerTool"
  1031. PreprocessorDefinitions="NDEBUG"
  1032. Culture="1033"
  1033. />
  1034. <Tool
  1035. Name="VCPreLinkEventTool"
  1036. />
  1037. <Tool
  1038. Name="VCLibrarianTool"
  1039. OutputFile="..\..\..\objs\freetype243.lib"
  1040. SuppressStartupBanner="true"
  1041. />
  1042. <Tool
  1043. Name="VCALinkTool"
  1044. />
  1045. <Tool
  1046. Name="VCXDCMakeTool"
  1047. />
  1048. <Tool
  1049. Name="VCBscMakeTool"
  1050. />
  1051. <Tool
  1052. Name="VCCodeSignTool"
  1053. />
  1054. <Tool
  1055. Name="VCPostBuildEventTool"
  1056. />
  1057. <DeploymentTool
  1058. ForceDirty="-1"
  1059. RemoteDirectory=""
  1060. RegisterOutput="0"
  1061. AdditionalFiles=""
  1062. />
  1063. <DebuggerTool
  1064. />
  1065. </Configuration>
  1066. <Configuration
  1067. Name="Release Multithreaded|Smartphone 2003 (ARMV4)"
  1068. OutputDirectory="Smartphone 2003 (ARMV4)\$(ConfigurationName)"
  1069. IntermediateDirectory="Smartphone 2003 (ARMV4)\$(ConfigurationName)"
  1070. ConfigurationType="4"
  1071. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  1072. UseOfMFC="0"
  1073. ATLMinimizesCRunTimeLibraryUsage="false"
  1074. CharacterSet="2"
  1075. >
  1076. <Tool
  1077. Name="VCPreBuildEventTool"
  1078. />
  1079. <Tool
  1080. Name="VCCustomBuildTool"
  1081. />
  1082. <Tool
  1083. Name="VCXMLDataGeneratorTool"
  1084. />
  1085. <Tool
  1086. Name="VCWebServiceProxyGeneratorTool"
  1087. />
  1088. <Tool
  1089. Name="VCMIDLTool"
  1090. TargetEnvironment="1"
  1091. />
  1092. <Tool
  1093. Name="VCCLCompilerTool"
  1094. ExecutionBucket="7"
  1095. Optimization="2"
  1096. InlineFunctionExpansion="1"
  1097. AdditionalIncludeDirectories="..\..\..\include"
  1098. PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;NDEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_LIB;FT2_BUILD_LIBRARY"
  1099. StringPooling="true"
  1100. RuntimeLibrary="0"
  1101. EnableFunctionLevelLinking="true"
  1102. DisableLanguageExtensions="false"
  1103. PrecompiledHeaderFile=".\..\..\..\objs\release_mt/freetype.pch"
  1104. AssemblerListingLocation=".\..\..\..\objs\release_mt/"
  1105. ObjectFile=".\..\..\..\objs\release_mt/"
  1106. ProgramDataBaseFileName=".\..\..\..\objs\release_mt/"
  1107. WarningLevel="4"
  1108. DebugInformationFormat="0"
  1109. CompileAs="0"
  1110. />
  1111. <Tool
  1112. Name="VCManagedResourceCompilerTool"
  1113. />
  1114. <Tool
  1115. Name="VCResourceCompilerTool"
  1116. PreprocessorDefinitions="NDEBUG"
  1117. Culture="1033"
  1118. />
  1119. <Tool
  1120. Name="VCPreLinkEventTool"
  1121. />
  1122. <Tool
  1123. Name="VCLibrarianTool"
  1124. OutputFile="..\..\..\objs\freetype243MT.lib"
  1125. SuppressStartupBanner="true"
  1126. />
  1127. <Tool
  1128. Name="VCALinkTool"
  1129. />
  1130. <Tool
  1131. Name="VCXDCMakeTool"
  1132. />
  1133. <Tool
  1134. Name="VCBscMakeTool"
  1135. />
  1136. <Tool
  1137. Name="VCCodeSignTool"
  1138. />
  1139. <Tool
  1140. Name="VCPostBuildEventTool"
  1141. />
  1142. <DeploymentTool
  1143. ForceDirty="-1"
  1144. RemoteDirectory=""
  1145. RegisterOutput="0"
  1146. AdditionalFiles=""
  1147. />
  1148. <DebuggerTool
  1149. />
  1150. </Configuration>
  1151. <Configuration
  1152. Name="Release Singlethreaded|Smartphone 2003 (ARMV4)"
  1153. OutputDirectory="Smartphone 2003 (ARMV4)\$(ConfigurationName)"
  1154. IntermediateDirectory="Smartphone 2003 (ARMV4)\$(ConfigurationName)"
  1155. ConfigurationType="4"
  1156. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  1157. UseOfMFC="0"
  1158. ATLMinimizesCRunTimeLibraryUsage="false"
  1159. CharacterSet="2"
  1160. >
  1161. <Tool
  1162. Name="VCPreBuildEventTool"
  1163. />
  1164. <Tool
  1165. Name="VCCustomBuildTool"
  1166. />
  1167. <Tool
  1168. Name="VCXMLDataGeneratorTool"
  1169. />
  1170. <Tool
  1171. Name="VCWebServiceProxyGeneratorTool"
  1172. />
  1173. <Tool
  1174. Name="VCMIDLTool"
  1175. TargetEnvironment="1"
  1176. />
  1177. <Tool
  1178. Name="VCCLCompilerTool"
  1179. ExecutionBucket="7"
  1180. Optimization="2"
  1181. InlineFunctionExpansion="1"
  1182. AdditionalIncludeDirectories="..\..\..\include"
  1183. PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;NDEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);NDEBUG;WIN32;_LIB;FT2_BUILD_LIBRARY"
  1184. StringPooling="false"
  1185. RuntimeLibrary="0"
  1186. EnableFunctionLevelLinking="false"
  1187. DisableLanguageExtensions="false"
  1188. PrecompiledHeaderFile=".\..\..\..\objs\release_st/freetype.pch"
  1189. AssemblerListingLocation=".\..\..\..\objs\release_st/"
  1190. ObjectFile=".\..\..\..\objs\release_st/"
  1191. ProgramDataBaseFileName=".\..\..\..\objs\release_st/"
  1192. WarningLevel="4"
  1193. DebugInformationFormat="0"
  1194. CompileAs="0"
  1195. />
  1196. <Tool
  1197. Name="VCManagedResourceCompilerTool"
  1198. />
  1199. <Tool
  1200. Name="VCResourceCompilerTool"
  1201. PreprocessorDefinitions="NDEBUG"
  1202. Culture="1033"
  1203. />
  1204. <Tool
  1205. Name="VCPreLinkEventTool"
  1206. />
  1207. <Tool
  1208. Name="VCLibrarianTool"
  1209. OutputFile="..\..\..\objs\freetype243ST.lib"
  1210. />
  1211. <Tool
  1212. Name="VCALinkTool"
  1213. />
  1214. <Tool
  1215. Name="VCXDCMakeTool"
  1216. />
  1217. <Tool
  1218. Name="VCBscMakeTool"
  1219. />
  1220. <Tool
  1221. Name="VCCodeSignTool"
  1222. />
  1223. <Tool
  1224. Name="VCPostBuildEventTool"
  1225. />
  1226. <DeploymentTool
  1227. ForceDirty="-1"
  1228. RemoteDirectory=""
  1229. RegisterOutput="0"
  1230. AdditionalFiles=""
  1231. />
  1232. <DebuggerTool
  1233. />
  1234. </Configuration>
  1235. <Configuration
  1236. Name="Debug|Smartphone 2003 (ARMV4)"
  1237. OutputDirectory="Smartphone 2003 (ARMV4)\$(ConfigurationName)"
  1238. IntermediateDirectory="Smartphone 2003 (ARMV4)\$(ConfigurationName)"
  1239. ConfigurationType="4"
  1240. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  1241. UseOfMFC="0"
  1242. ATLMinimizesCRunTimeLibraryUsage="false"
  1243. CharacterSet="2"
  1244. >
  1245. <Tool
  1246. Name="VCPreBuildEventTool"
  1247. />
  1248. <Tool
  1249. Name="VCCustomBuildTool"
  1250. />
  1251. <Tool
  1252. Name="VCXMLDataGeneratorTool"
  1253. />
  1254. <Tool
  1255. Name="VCWebServiceProxyGeneratorTool"
  1256. />
  1257. <Tool
  1258. Name="VCMIDLTool"
  1259. TargetEnvironment="1"
  1260. />
  1261. <Tool
  1262. Name="VCCLCompilerTool"
  1263. ExecutionBucket="7"
  1264. Optimization="0"
  1265. AdditionalIncludeDirectories="..\..\..\include"
  1266. PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;_DEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY"
  1267. RuntimeLibrary="3"
  1268. DisableLanguageExtensions="false"
  1269. PrecompiledHeaderFile=".\..\..\..\objs\debug/freetype.pch"
  1270. AssemblerListingLocation=".\..\..\..\objs\debug/"
  1271. ObjectFile=".\..\..\..\objs\debug/"
  1272. ProgramDataBaseFileName=".\..\..\..\objs\debug/"
  1273. WarningLevel="4"
  1274. DebugInformationFormat="3"
  1275. CompileAs="0"
  1276. />
  1277. <Tool
  1278. Name="VCManagedResourceCompilerTool"
  1279. />
  1280. <Tool
  1281. Name="VCResourceCompilerTool"
  1282. PreprocessorDefinitions="_DEBUG"
  1283. Culture="1033"
  1284. />
  1285. <Tool
  1286. Name="VCPreLinkEventTool"
  1287. />
  1288. <Tool
  1289. Name="VCLibrarianTool"
  1290. OutputFile="..\..\..\objs\freetype243_D.lib"
  1291. SuppressStartupBanner="true"
  1292. />
  1293. <Tool
  1294. Name="VCALinkTool"
  1295. />
  1296. <Tool
  1297. Name="VCXDCMakeTool"
  1298. />
  1299. <Tool
  1300. Name="VCBscMakeTool"
  1301. />
  1302. <Tool
  1303. Name="VCCodeSignTool"
  1304. />
  1305. <Tool
  1306. Name="VCPostBuildEventTool"
  1307. />
  1308. <DeploymentTool
  1309. ForceDirty="-1"
  1310. RemoteDirectory=""
  1311. RegisterOutput="0"
  1312. AdditionalFiles=""
  1313. />
  1314. <DebuggerTool
  1315. />
  1316. </Configuration>
  1317. <Configuration
  1318. Name="Debug Singlethreaded|Smartphone 2003 (ARMV4)"
  1319. OutputDirectory="Smartphone 2003 (ARMV4)\$(ConfigurationName)"
  1320. IntermediateDirectory="Smartphone 2003 (ARMV4)\$(ConfigurationName)"
  1321. ConfigurationType="4"
  1322. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  1323. UseOfMFC="0"
  1324. ATLMinimizesCRunTimeLibraryUsage="false"
  1325. CharacterSet="2"
  1326. >
  1327. <Tool
  1328. Name="VCPreBuildEventTool"
  1329. />
  1330. <Tool
  1331. Name="VCCustomBuildTool"
  1332. />
  1333. <Tool
  1334. Name="VCXMLDataGeneratorTool"
  1335. />
  1336. <Tool
  1337. Name="VCWebServiceProxyGeneratorTool"
  1338. />
  1339. <Tool
  1340. Name="VCMIDLTool"
  1341. TargetEnvironment="1"
  1342. />
  1343. <Tool
  1344. Name="VCCLCompilerTool"
  1345. ExecutionBucket="7"
  1346. Optimization="0"
  1347. AdditionalIncludeDirectories="..\..\..\include"
  1348. PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;_DEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_DEBUG;_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY"
  1349. RuntimeLibrary="1"
  1350. DisableLanguageExtensions="true"
  1351. PrecompiledHeaderFile=".\..\..\..\objs\debug_st/freetype.pch"
  1352. AssemblerListingLocation=".\..\..\..\objs\debug_st/"
  1353. ObjectFile=".\..\..\..\objs\debug_st/"
  1354. ProgramDataBaseFileName=".\..\..\..\objs\debug_st/"
  1355. WarningLevel="4"
  1356. DebugInformationFormat="3"
  1357. CompileAs="0"
  1358. />
  1359. <Tool
  1360. Name="VCManagedResourceCompilerTool"
  1361. />
  1362. <Tool
  1363. Name="VCResourceCompilerTool"
  1364. PreprocessorDefinitions="_DEBUG"
  1365. Culture="1033"
  1366. />
  1367. <Tool
  1368. Name="VCPreLinkEventTool"
  1369. />
  1370. <Tool
  1371. Name="VCLibrarianTool"
  1372. OutputFile="..\..\..\objs\freetype243ST_D.lib"
  1373. SuppressStartupBanner="true"
  1374. />
  1375. <Tool
  1376. Name="VCALinkTool"
  1377. />
  1378. <Tool
  1379. Name="VCXDCMakeTool"
  1380. />
  1381. <Tool
  1382. Name="VCBscMakeTool"
  1383. />
  1384. <Tool
  1385. Name="VCCodeSignTool"
  1386. />
  1387. <Tool
  1388. Name="VCPostBuildEventTool"
  1389. />
  1390. <DeploymentTool
  1391. ForceDirty="-1"
  1392. RemoteDirectory=""
  1393. RegisterOutput="0"
  1394. AdditionalFiles=""
  1395. />
  1396. <DebuggerTool
  1397. />
  1398. </Configuration>
  1399. <Configuration
  1400. Name="Debug Multithreaded|Smartphone 2003 (ARMV4)"
  1401. OutputDirectory="Smartphone 2003 (ARMV4)\$(ConfigurationName)"
  1402. IntermediateDirectory="Smartphone 2003 (ARMV4)\$(ConfigurationName)"
  1403. ConfigurationType="4"
  1404. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  1405. UseOfMFC="0"
  1406. ATLMinimizesCRunTimeLibraryUsage="false"
  1407. CharacterSet="2"
  1408. >
  1409. <Tool
  1410. Name="VCPreBuildEventTool"
  1411. />
  1412. <Tool
  1413. Name="VCCustomBuildTool"
  1414. />
  1415. <Tool
  1416. Name="VCXMLDataGeneratorTool"
  1417. />
  1418. <Tool
  1419. Name="VCWebServiceProxyGeneratorTool"
  1420. />
  1421. <Tool
  1422. Name="VCMIDLTool"
  1423. TargetEnvironment="1"
  1424. />
  1425. <Tool
  1426. Name="VCCLCompilerTool"
  1427. ExecutionBucket="7"
  1428. Optimization="0"
  1429. AdditionalIncludeDirectories="..\..\..\include"
  1430. PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;_DEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_DEBUG;_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY;_CRT_SECURE_NO_DEPRECATE"
  1431. GeneratePreprocessedFile="0"
  1432. RuntimeLibrary="1"
  1433. DisableLanguageExtensions="false"
  1434. PrecompiledHeaderFile=".\..\..\..\objs\debug_mt/freetype.pch"
  1435. AssemblerListingLocation=".\..\..\..\objs\debug_mt/"
  1436. ObjectFile=".\..\..\..\objs\debug_mt/"
  1437. ProgramDataBaseFileName=".\..\..\..\objs\debug_mt/"
  1438. WarningLevel="4"
  1439. DebugInformationFormat="3"
  1440. CompileAs="0"
  1441. />
  1442. <Tool
  1443. Name="VCManagedResourceCompilerTool"
  1444. />
  1445. <Tool
  1446. Name="VCResourceCompilerTool"
  1447. PreprocessorDefinitions="_DEBUG"
  1448. Culture="1033"
  1449. />
  1450. <Tool
  1451. Name="VCPreLinkEventTool"
  1452. />
  1453. <Tool
  1454. Name="VCLibrarianTool"
  1455. OutputFile="..\..\..\objs\freetype243MT_D.lib"
  1456. SuppressStartupBanner="true"
  1457. />
  1458. <Tool
  1459. Name="VCALinkTool"
  1460. />
  1461. <Tool
  1462. Name="VCXDCMakeTool"
  1463. />
  1464. <Tool
  1465. Name="VCBscMakeTool"
  1466. />
  1467. <Tool
  1468. Name="VCCodeSignTool"
  1469. />
  1470. <Tool
  1471. Name="VCPostBuildEventTool"
  1472. />
  1473. <DeploymentTool
  1474. ForceDirty="-1"
  1475. RemoteDirectory=""
  1476. RegisterOutput="0"
  1477. AdditionalFiles=""
  1478. />
  1479. <DebuggerTool
  1480. />
  1481. </Configuration>
  1482. <Configuration
  1483. Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  1484. OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
  1485. IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
  1486. ConfigurationType="4"
  1487. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  1488. UseOfMFC="0"
  1489. ATLMinimizesCRunTimeLibraryUsage="false"
  1490. CharacterSet="2"
  1491. >
  1492. <Tool
  1493. Name="VCPreBuildEventTool"
  1494. />
  1495. <Tool
  1496. Name="VCCustomBuildTool"
  1497. />
  1498. <Tool
  1499. Name="VCXMLDataGeneratorTool"
  1500. />
  1501. <Tool
  1502. Name="VCWebServiceProxyGeneratorTool"
  1503. />
  1504. <Tool
  1505. Name="VCMIDLTool"
  1506. TargetEnvironment="1"
  1507. />
  1508. <Tool
  1509. Name="VCCLCompilerTool"
  1510. ExecutionBucket="7"
  1511. Optimization="2"
  1512. InlineFunctionExpansion="1"
  1513. AdditionalIncludeDirectories="..\..\..\include"
  1514. PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;NDEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_LIB;FT2_BUILD_LIBRARY"
  1515. StringPooling="false"
  1516. MinimalRebuild="true"
  1517. RuntimeLibrary="2"
  1518. EnableFunctionLevelLinking="false"
  1519. DisableLanguageExtensions="false"
  1520. PrecompiledHeaderFile=".\..\..\..\objs\release/freetype.pch"
  1521. AssemblerListingLocation=".\..\..\..\objs\release/"
  1522. ObjectFile=".\..\..\..\objs\release/"
  1523. ProgramDataBaseFileName=".\..\..\..\objs\release/"
  1524. WarningLevel="4"
  1525. DebugInformationFormat="0"
  1526. CompileAs="0"
  1527. />
  1528. <Tool
  1529. Name="VCManagedResourceCompilerTool"
  1530. />
  1531. <Tool
  1532. Name="VCResourceCompilerTool"
  1533. PreprocessorDefinitions="NDEBUG"
  1534. Culture="1033"
  1535. />
  1536. <Tool
  1537. Name="VCPreLinkEventTool"
  1538. />
  1539. <Tool
  1540. Name="VCLibrarianTool"
  1541. OutputFile="..\..\..\objs\freetype243.lib"
  1542. SuppressStartupBanner="true"
  1543. />
  1544. <Tool
  1545. Name="VCALinkTool"
  1546. />
  1547. <Tool
  1548. Name="VCXDCMakeTool"
  1549. />
  1550. <Tool
  1551. Name="VCBscMakeTool"
  1552. />
  1553. <Tool
  1554. Name="VCCodeSignTool"
  1555. />
  1556. <Tool
  1557. Name="VCPostBuildEventTool"
  1558. />
  1559. <DeploymentTool
  1560. ForceDirty="-1"
  1561. RemoteDirectory=""
  1562. RegisterOutput="0"
  1563. AdditionalFiles=""
  1564. />
  1565. <DebuggerTool
  1566. />
  1567. </Configuration>
  1568. <Configuration
  1569. Name="Release Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  1570. OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
  1571. IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
  1572. ConfigurationType="4"
  1573. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  1574. UseOfMFC="0"
  1575. ATLMinimizesCRunTimeLibraryUsage="false"
  1576. CharacterSet="2"
  1577. >
  1578. <Tool
  1579. Name="VCPreBuildEventTool"
  1580. />
  1581. <Tool
  1582. Name="VCCustomBuildTool"
  1583. />
  1584. <Tool
  1585. Name="VCXMLDataGeneratorTool"
  1586. />
  1587. <Tool
  1588. Name="VCWebServiceProxyGeneratorTool"
  1589. />
  1590. <Tool
  1591. Name="VCMIDLTool"
  1592. TargetEnvironment="1"
  1593. />
  1594. <Tool
  1595. Name="VCCLCompilerTool"
  1596. ExecutionBucket="7"
  1597. Optimization="2"
  1598. InlineFunctionExpansion="1"
  1599. AdditionalIncludeDirectories="..\..\..\include"
  1600. PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;NDEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_LIB;FT2_BUILD_LIBRARY"
  1601. StringPooling="true"
  1602. RuntimeLibrary="0"
  1603. EnableFunctionLevelLinking="true"
  1604. DisableLanguageExtensions="false"
  1605. PrecompiledHeaderFile=".\..\..\..\objs\release_mt/freetype.pch"
  1606. AssemblerListingLocation=".\..\..\..\objs\release_mt/"
  1607. ObjectFile=".\..\..\..\objs\release_mt/"
  1608. ProgramDataBaseFileName=".\..\..\..\objs\release_mt/"
  1609. WarningLevel="4"
  1610. DebugInformationFormat="0"
  1611. CompileAs="0"
  1612. />
  1613. <Tool
  1614. Name="VCManagedResourceCompilerTool"
  1615. />
  1616. <Tool
  1617. Name="VCResourceCompilerTool"
  1618. PreprocessorDefinitions="NDEBUG"
  1619. Culture="1033"
  1620. />
  1621. <Tool
  1622. Name="VCPreLinkEventTool"
  1623. />
  1624. <Tool
  1625. Name="VCLibrarianTool"
  1626. OutputFile="..\..\..\objs\freetype243MT.lib"
  1627. SuppressStartupBanner="true"
  1628. />
  1629. <Tool
  1630. Name="VCALinkTool"
  1631. />
  1632. <Tool
  1633. Name="VCXDCMakeTool"
  1634. />
  1635. <Tool
  1636. Name="VCBscMakeTool"
  1637. />
  1638. <Tool
  1639. Name="VCCodeSignTool"
  1640. />
  1641. <Tool
  1642. Name="VCPostBuildEventTool"
  1643. />
  1644. <DeploymentTool
  1645. ForceDirty="-1"
  1646. RemoteDirectory=""
  1647. RegisterOutput="0"
  1648. AdditionalFiles=""
  1649. />
  1650. <DebuggerTool
  1651. />
  1652. </Configuration>
  1653. <Configuration
  1654. Name="Release Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  1655. OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
  1656. IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
  1657. ConfigurationType="4"
  1658. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  1659. UseOfMFC="0"
  1660. ATLMinimizesCRunTimeLibraryUsage="false"
  1661. CharacterSet="2"
  1662. >
  1663. <Tool
  1664. Name="VCPreBuildEventTool"
  1665. />
  1666. <Tool
  1667. Name="VCCustomBuildTool"
  1668. />
  1669. <Tool
  1670. Name="VCXMLDataGeneratorTool"
  1671. />
  1672. <Tool
  1673. Name="VCWebServiceProxyGeneratorTool"
  1674. />
  1675. <Tool
  1676. Name="VCMIDLTool"
  1677. TargetEnvironment="1"
  1678. />
  1679. <Tool
  1680. Name="VCCLCompilerTool"
  1681. ExecutionBucket="7"
  1682. Optimization="2"
  1683. InlineFunctionExpansion="1"
  1684. AdditionalIncludeDirectories="..\..\..\include"
  1685. PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;NDEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);NDEBUG;WIN32;_LIB;FT2_BUILD_LIBRARY"
  1686. StringPooling="false"
  1687. RuntimeLibrary="0"
  1688. EnableFunctionLevelLinking="false"
  1689. DisableLanguageExtensions="false"
  1690. PrecompiledHeaderFile=".\..\..\..\objs\release_st/freetype.pch"
  1691. AssemblerListingLocation=".\..\..\..\objs\release_st/"
  1692. ObjectFile=".\..\..\..\objs\release_st/"
  1693. ProgramDataBaseFileName=".\..\..\..\objs\release_st/"
  1694. WarningLevel="4"
  1695. DebugInformationFormat="0"
  1696. CompileAs="0"
  1697. />
  1698. <Tool
  1699. Name="VCManagedResourceCompilerTool"
  1700. />
  1701. <Tool
  1702. Name="VCResourceCompilerTool"
  1703. PreprocessorDefinitions="NDEBUG"
  1704. Culture="1033"
  1705. />
  1706. <Tool
  1707. Name="VCPreLinkEventTool"
  1708. />
  1709. <Tool
  1710. Name="VCLibrarianTool"
  1711. OutputFile="..\..\..\objs\freetype243ST.lib"
  1712. />
  1713. <Tool
  1714. Name="VCALinkTool"
  1715. />
  1716. <Tool
  1717. Name="VCXDCMakeTool"
  1718. />
  1719. <Tool
  1720. Name="VCBscMakeTool"
  1721. />
  1722. <Tool
  1723. Name="VCCodeSignTool"
  1724. />
  1725. <Tool
  1726. Name="VCPostBuildEventTool"
  1727. />
  1728. <DeploymentTool
  1729. ForceDirty="-1"
  1730. RemoteDirectory=""
  1731. RegisterOutput="0"
  1732. AdditionalFiles=""
  1733. />
  1734. <DebuggerTool
  1735. />
  1736. </Configuration>
  1737. <Configuration
  1738. Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  1739. OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
  1740. IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
  1741. ConfigurationType="4"
  1742. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  1743. UseOfMFC="0"
  1744. ATLMinimizesCRunTimeLibraryUsage="false"
  1745. CharacterSet="2"
  1746. >
  1747. <Tool
  1748. Name="VCPreBuildEventTool"
  1749. />
  1750. <Tool
  1751. Name="VCCustomBuildTool"
  1752. />
  1753. <Tool
  1754. Name="VCXMLDataGeneratorTool"
  1755. />
  1756. <Tool
  1757. Name="VCWebServiceProxyGeneratorTool"
  1758. />
  1759. <Tool
  1760. Name="VCMIDLTool"
  1761. TargetEnvironment="1"
  1762. />
  1763. <Tool
  1764. Name="VCCLCompilerTool"
  1765. ExecutionBucket="7"
  1766. Optimization="0"
  1767. AdditionalIncludeDirectories="..\..\..\include"
  1768. PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;_DEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY"
  1769. RuntimeLibrary="3"
  1770. DisableLanguageExtensions="false"
  1771. PrecompiledHeaderFile=".\..\..\..\objs\debug/freetype.pch"
  1772. AssemblerListingLocation=".\..\..\..\objs\debug/"
  1773. ObjectFile=".\..\..\..\objs\debug/"
  1774. ProgramDataBaseFileName=".\..\..\..\objs\debug/"
  1775. WarningLevel="4"
  1776. DebugInformationFormat="3"
  1777. CompileAs="0"
  1778. />
  1779. <Tool
  1780. Name="VCManagedResourceCompilerTool"
  1781. />
  1782. <Tool
  1783. Name="VCResourceCompilerTool"
  1784. PreprocessorDefinitions="_DEBUG"
  1785. Culture="1033"
  1786. />
  1787. <Tool
  1788. Name="VCPreLinkEventTool"
  1789. />
  1790. <Tool
  1791. Name="VCLibrarianTool"
  1792. OutputFile="..\..\..\objs\freetype243_D.lib"
  1793. SuppressStartupBanner="true"
  1794. />
  1795. <Tool
  1796. Name="VCALinkTool"
  1797. />
  1798. <Tool
  1799. Name="VCXDCMakeTool"
  1800. />
  1801. <Tool
  1802. Name="VCBscMakeTool"
  1803. />
  1804. <Tool
  1805. Name="VCCodeSignTool"
  1806. />
  1807. <Tool
  1808. Name="VCPostBuildEventTool"
  1809. />
  1810. <DeploymentTool
  1811. ForceDirty="-1"
  1812. RemoteDirectory=""
  1813. RegisterOutput="0"
  1814. AdditionalFiles=""
  1815. />
  1816. <DebuggerTool
  1817. />
  1818. </Configuration>
  1819. <Configuration
  1820. Name="Debug Singlethreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  1821. OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
  1822. IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
  1823. ConfigurationType="4"
  1824. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  1825. UseOfMFC="0"
  1826. ATLMinimizesCRunTimeLibraryUsage="false"
  1827. CharacterSet="2"
  1828. >
  1829. <Tool
  1830. Name="VCPreBuildEventTool"
  1831. />
  1832. <Tool
  1833. Name="VCCustomBuildTool"
  1834. />
  1835. <Tool
  1836. Name="VCXMLDataGeneratorTool"
  1837. />
  1838. <Tool
  1839. Name="VCWebServiceProxyGeneratorTool"
  1840. />
  1841. <Tool
  1842. Name="VCMIDLTool"
  1843. TargetEnvironment="1"
  1844. />
  1845. <Tool
  1846. Name="VCCLCompilerTool"
  1847. ExecutionBucket="7"
  1848. Optimization="0"
  1849. AdditionalIncludeDirectories="..\..\..\include"
  1850. PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;_DEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_DEBUG;_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY"
  1851. RuntimeLibrary="1"
  1852. DisableLanguageExtensions="true"
  1853. PrecompiledHeaderFile=".\..\..\..\objs\debug_st/freetype.pch"
  1854. AssemblerListingLocation=".\..\..\..\objs\debug_st/"
  1855. ObjectFile=".\..\..\..\objs\debug_st/"
  1856. ProgramDataBaseFileName=".\..\..\..\objs\debug_st/"
  1857. WarningLevel="4"
  1858. DebugInformationFormat="3"
  1859. CompileAs="0"
  1860. />
  1861. <Tool
  1862. Name="VCManagedResourceCompilerTool"
  1863. />
  1864. <Tool
  1865. Name="VCResourceCompilerTool"
  1866. PreprocessorDefinitions="_DEBUG"
  1867. Culture="1033"
  1868. />
  1869. <Tool
  1870. Name="VCPreLinkEventTool"
  1871. />
  1872. <Tool
  1873. Name="VCLibrarianTool"
  1874. OutputFile="..\..\..\objs\freetype243ST_D.lib"
  1875. SuppressStartupBanner="true"
  1876. />
  1877. <Tool
  1878. Name="VCALinkTool"
  1879. />
  1880. <Tool
  1881. Name="VCXDCMakeTool"
  1882. />
  1883. <Tool
  1884. Name="VCBscMakeTool"
  1885. />
  1886. <Tool
  1887. Name="VCCodeSignTool"
  1888. />
  1889. <Tool
  1890. Name="VCPostBuildEventTool"
  1891. />
  1892. <DeploymentTool
  1893. ForceDirty="-1"
  1894. RemoteDirectory=""
  1895. RegisterOutput="0"
  1896. AdditionalFiles=""
  1897. />
  1898. <DebuggerTool
  1899. />
  1900. </Configuration>
  1901. <Configuration
  1902. Name="Debug Multithreaded|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
  1903. OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
  1904. IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
  1905. ConfigurationType="4"
  1906. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  1907. UseOfMFC="0"
  1908. ATLMinimizesCRunTimeLibraryUsage="false"
  1909. CharacterSet="2"
  1910. >
  1911. <Tool
  1912. Name="VCPreBuildEventTool"
  1913. />
  1914. <Tool
  1915. Name="VCCustomBuildTool"
  1916. />
  1917. <Tool
  1918. Name="VCXMLDataGeneratorTool"
  1919. />
  1920. <Tool
  1921. Name="VCWebServiceProxyGeneratorTool"
  1922. />
  1923. <Tool
  1924. Name="VCMIDLTool"
  1925. TargetEnvironment="1"
  1926. />
  1927. <Tool
  1928. Name="VCCLCompilerTool"
  1929. ExecutionBucket="7"
  1930. Optimization="0"
  1931. AdditionalIncludeDirectories="..\..\..\include"
  1932. PreprocessorDefinitions="_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;_DEBUG;$(PLATFORMDEFINES);$(ARCHFAM);$(_ARCHFAM_);_DEBUG;_LIB;FT_DEBUG_LEVEL_ERROR;FT_DEBUG_LEVEL_TRACE;FT2_BUILD_LIBRARY;_CRT_SECURE_NO_DEPRECATE"
  1933. GeneratePreprocessedFile="0"
  1934. RuntimeLibrary="1"
  1935. DisableLanguageExtensions="false"
  1936. PrecompiledHeaderFile=".\..\..\..\objs\debug_mt/freetype.pch"
  1937. AssemblerListingLocation=".\..\..\..\objs\debug_mt/"
  1938. ObjectFile=".\..\..\..\objs\debug_mt/"
  1939. ProgramDataBaseFileName=".\..\..\..\objs\debug_mt/"
  1940. WarningLevel