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.

439 lines
11KB

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9,00"
  5. Name="blocks"
  6. ProjectGUID="{2D92C98B-F186-4BF0-A9D4-51D42C93F6E8}"
  7. TargetFrameworkVersion="131072"
  8. >
  9. <Platforms>
  10. <Platform
  11. Name="Win32"
  12. />
  13. </Platforms>
  14. <ToolFiles>
  15. </ToolFiles>
  16. <Configurations>
  17. <Configuration
  18. Name="Debug|Win32"
  19. OutputDirectory=".\blocks_"
  20. IntermediateDirectory=".\blocks_"
  21. ConfigurationType="1"
  22. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  23. UseOfMFC="0"
  24. ATLMinimizesCRunTimeLibraryUsage="false"
  25. >
  26. <Tool
  27. Name="VCPreBuildEventTool"
  28. />
  29. <Tool
  30. Name="VCCustomBuildTool"
  31. />
  32. <Tool
  33. Name="VCXMLDataGeneratorTool"
  34. />
  35. <Tool
  36. Name="VCWebServiceProxyGeneratorTool"
  37. />
  38. <Tool
  39. Name="VCMIDLTool"
  40. PreprocessorDefinitions="_DEBUG"
  41. MkTypLibCompatible="true"
  42. SuppressStartupBanner="true"
  43. TargetEnvironment="1"
  44. TypeLibraryName=".\blocks_/blocks.tlb"
  45. HeaderFileName=""
  46. />
  47. <Tool
  48. Name="VCCLCompilerTool"
  49. Optimization="0"
  50. AdditionalIncludeDirectories=".;..\..\zlib;..\..\png;..\..\jpeg;../.."
  51. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN"
  52. RuntimeLibrary="3"
  53. UsePrecompiledHeader="0"
  54. PrecompiledHeaderFile=".\blocks_/blocks.pch"
  55. AssemblerListingLocation=".\blocks_/"
  56. ObjectFile=".\blocks_/"
  57. ProgramDataBaseFileName=".\blocks_/"
  58. SuppressStartupBanner="true"
  59. DebugInformationFormat="3"
  60. CompileAs="0"
  61. />
  62. <Tool
  63. Name="VCManagedResourceCompilerTool"
  64. />
  65. <Tool
  66. Name="VCResourceCompilerTool"
  67. PreprocessorDefinitions="_DEBUG"
  68. Culture="1033"
  69. />
  70. <Tool
  71. Name="VCPreLinkEventTool"
  72. />
  73. <Tool
  74. Name="VCLinkerTool"
  75. AdditionalDependencies="fltkd.lib winmm.lib comctl32.lib"
  76. OutputFile="../../test/blocksd.exe"
  77. LinkIncremental="1"
  78. SuppressStartupBanner="true"
  79. AdditionalLibraryDirectories="..\..\lib"
  80. IgnoreDefaultLibraryNames="libcd"
  81. GenerateDebugInformation="true"
  82. ProgramDatabaseFile=".\blocks_/blocksd.pdb"
  83. SubSystem="2"
  84. RandomizedBaseAddress="1"
  85. DataExecutionPrevention="0"
  86. TargetMachine="1"
  87. />
  88. <Tool
  89. Name="VCALinkTool"
  90. />
  91. <Tool
  92. Name="VCManifestTool"
  93. />
  94. <Tool
  95. Name="VCXDCMakeTool"
  96. />
  97. <Tool
  98. Name="VCBscMakeTool"
  99. />
  100. <Tool
  101. Name="VCFxCopTool"
  102. />
  103. <Tool
  104. Name="VCAppVerifierTool"
  105. />
  106. <Tool
  107. Name="VCPostBuildEventTool"
  108. />
  109. </Configuration>
  110. <Configuration
  111. Name="Release|Win32"
  112. OutputDirectory=".\Release"
  113. IntermediateDirectory=".\Release"
  114. ConfigurationType="1"
  115. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  116. UseOfMFC="0"
  117. ATLMinimizesCRunTimeLibraryUsage="false"
  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. PreprocessorDefinitions="NDEBUG"
  134. MkTypLibCompatible="true"
  135. SuppressStartupBanner="true"
  136. TargetEnvironment="1"
  137. TypeLibraryName=".\Release/blocks.tlb"
  138. HeaderFileName=""
  139. />
  140. <Tool
  141. Name="VCCLCompilerTool"
  142. Optimization="4"
  143. InlineFunctionExpansion="2"
  144. FavorSizeOrSpeed="2"
  145. AdditionalIncludeDirectories=".;..\..\zlib;..\..\png;..\..\jpeg;../.."
  146. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN"
  147. RuntimeLibrary="2"
  148. UsePrecompiledHeader="0"
  149. PrecompiledHeaderFile=".\Release/blocks.pch"
  150. AssemblerListingLocation=".\Release/"
  151. ObjectFile=".\Release/"
  152. ProgramDataBaseFileName=".\Release/"
  153. SuppressStartupBanner="true"
  154. CompileAs="0"
  155. />
  156. <Tool
  157. Name="VCManagedResourceCompilerTool"
  158. />
  159. <Tool
  160. Name="VCResourceCompilerTool"
  161. PreprocessorDefinitions="NDEBUG"
  162. Culture="1033"
  163. />
  164. <Tool
  165. Name="VCPreLinkEventTool"
  166. />
  167. <Tool
  168. Name="VCLinkerTool"
  169. AdditionalDependencies="fltk.lib winmm.lib comctl32.lib"
  170. OutputFile="../../test/blocks.exe"
  171. LinkIncremental="1"
  172. SuppressStartupBanner="true"
  173. AdditionalLibraryDirectories="..\..\lib"
  174. IgnoreDefaultLibraryNames="libcd"
  175. ProgramDatabaseFile=".\Release/blocks.pdb"
  176. SubSystem="2"
  177. RandomizedBaseAddress="1"
  178. DataExecutionPrevention="0"
  179. TargetMachine="1"
  180. />
  181. <Tool
  182. Name="VCALinkTool"
  183. />
  184. <Tool
  185. Name="VCManifestTool"
  186. />
  187. <Tool
  188. Name="VCXDCMakeTool"
  189. />
  190. <Tool
  191. Name="VCBscMakeTool"
  192. />
  193. <Tool
  194. Name="VCFxCopTool"
  195. />
  196. <Tool
  197. Name="VCAppVerifierTool"
  198. />
  199. <Tool
  200. Name="VCPostBuildEventTool"
  201. />
  202. </Configuration>
  203. <Configuration
  204. Name="Debug Cairo|Win32"
  205. OutputDirectory="$(ConfigurationName)"
  206. IntermediateDirectory="$(ConfigurationName)"
  207. ConfigurationType="1"
  208. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  209. UseOfMFC="0"
  210. ATLMinimizesCRunTimeLibraryUsage="false"
  211. >
  212. <Tool
  213. Name="VCPreBuildEventTool"
  214. />
  215. <Tool
  216. Name="VCCustomBuildTool"
  217. />
  218. <Tool
  219. Name="VCXMLDataGeneratorTool"
  220. />
  221. <Tool
  222. Name="VCWebServiceProxyGeneratorTool"
  223. />
  224. <Tool
  225. Name="VCMIDLTool"
  226. PreprocessorDefinitions="_DEBUG"
  227. MkTypLibCompatible="true"
  228. SuppressStartupBanner="true"
  229. TargetEnvironment="1"
  230. TypeLibraryName=".\blocks_/blocks.tlb"
  231. HeaderFileName=""
  232. />
  233. <Tool
  234. Name="VCCLCompilerTool"
  235. Optimization="0"
  236. AdditionalIncludeDirectories=".;..\..\zlib;..\..\png;..\..\jpeg;../.."
  237. PreprocessorDefinitions="FLTK_HAVE_CAIRO=1;_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN"
  238. RuntimeLibrary="3"
  239. UsePrecompiledHeader="0"
  240. PrecompiledHeaderFile=".\blocks_/blocks.pch"
  241. AssemblerListingLocation=".\blocks_/"
  242. ObjectFile=".\blocks_/"
  243. ProgramDataBaseFileName=".\blocks_/"
  244. SuppressStartupBanner="true"
  245. DebugInformationFormat="3"
  246. CompileAs="0"
  247. />
  248. <Tool
  249. Name="VCManagedResourceCompilerTool"
  250. />
  251. <Tool
  252. Name="VCResourceCompilerTool"
  253. PreprocessorDefinitions="_DEBUG"
  254. Culture="1033"
  255. />
  256. <Tool
  257. Name="VCPreLinkEventTool"
  258. />
  259. <Tool
  260. Name="VCLinkerTool"
  261. AdditionalDependencies="cairo.lib fltkd.lib winmm.lib comctl32.lib"
  262. OutputFile="../../test/blocksd.exe"
  263. LinkIncremental="1"
  264. SuppressStartupBanner="true"
  265. AdditionalLibraryDirectories="..\..\lib"
  266. IgnoreDefaultLibraryNames="libcd"
  267. GenerateDebugInformation="true"
  268. ProgramDatabaseFile=".\blocks_/blocksd.pdb"
  269. SubSystem="2"
  270. RandomizedBaseAddress="1"
  271. DataExecutionPrevention="0"
  272. TargetMachine="1"
  273. />
  274. <Tool
  275. Name="VCALinkTool"
  276. />
  277. <Tool
  278. Name="VCManifestTool"
  279. />
  280. <Tool
  281. Name="VCXDCMakeTool"
  282. />
  283. <Tool
  284. Name="VCBscMakeTool"
  285. />
  286. <Tool
  287. Name="VCFxCopTool"
  288. />
  289. <Tool
  290. Name="VCAppVerifierTool"
  291. />
  292. <Tool
  293. Name="VCPostBuildEventTool"
  294. />
  295. </Configuration>
  296. <Configuration
  297. Name="Release Cairo|Win32"
  298. OutputDirectory="$(ConfigurationName)"
  299. IntermediateDirectory="$(ConfigurationName)"
  300. ConfigurationType="1"
  301. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  302. UseOfMFC="0"
  303. ATLMinimizesCRunTimeLibraryUsage="false"
  304. >
  305. <Tool
  306. Name="VCPreBuildEventTool"
  307. />
  308. <Tool
  309. Name="VCCustomBuildTool"
  310. />
  311. <Tool
  312. Name="VCXMLDataGeneratorTool"
  313. />
  314. <Tool
  315. Name="VCWebServiceProxyGeneratorTool"
  316. />
  317. <Tool
  318. Name="VCMIDLTool"
  319. PreprocessorDefinitions="NDEBUG"
  320. MkTypLibCompatible="true"
  321. SuppressStartupBanner="true"
  322. TargetEnvironment="1"
  323. TypeLibraryName=".\Release/blocks.tlb"
  324. HeaderFileName=""
  325. />
  326. <Tool
  327. Name="VCCLCompilerTool"
  328. Optimization="4"
  329. InlineFunctionExpansion="2"
  330. FavorSizeOrSpeed="2"
  331. AdditionalIncludeDirectories=".;..\..\zlib;..\..\png;..\..\jpeg;../.."
  332. PreprocessorDefinitions="FLTK_HAVE_CAIRO=1,_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN"
  333. RuntimeLibrary="2"
  334. UsePrecompiledHeader="0"
  335. PrecompiledHeaderFile=".\Release/blocks.pch"
  336. AssemblerListingLocation=".\Release/"
  337. ObjectFile=".\Release/"
  338. ProgramDataBaseFileName=".\Release/"
  339. SuppressStartupBanner="true"
  340. CompileAs="0"
  341. />
  342. <Tool
  343. Name="VCManagedResourceCompilerTool"
  344. />
  345. <Tool
  346. Name="VCResourceCompilerTool"
  347. PreprocessorDefinitions="NDEBUG"
  348. Culture="1033"
  349. />
  350. <Tool
  351. Name="VCPreLinkEventTool"
  352. />
  353. <Tool
  354. Name="VCLinkerTool"
  355. AdditionalDependencies="fltk.lib winmm.lib comctl32.lib cairo.lib"
  356. OutputFile="../../test/blocks.exe"
  357. LinkIncremental="1"
  358. SuppressStartupBanner="true"
  359. AdditionalLibraryDirectories="..\..\lib"
  360. IgnoreDefaultLibraryNames="libcd"
  361. ProgramDatabaseFile=".\Release/blocks.pdb"
  362. SubSystem="2"
  363. RandomizedBaseAddress="1"
  364. DataExecutionPrevention="0"
  365. TargetMachine="1"
  366. />
  367. <Tool
  368. Name="VCALinkTool"
  369. />
  370. <Tool
  371. Name="VCManifestTool"
  372. />
  373. <Tool
  374. Name="VCXDCMakeTool"
  375. />
  376. <Tool
  377. Name="VCBscMakeTool"
  378. />
  379. <Tool
  380. Name="VCFxCopTool"
  381. />
  382. <Tool
  383. Name="VCAppVerifierTool"
  384. />
  385. <Tool
  386. Name="VCPostBuildEventTool"
  387. />
  388. </Configuration>
  389. </Configurations>
  390. <References>
  391. </References>
  392. <Files>
  393. <File
  394. RelativePath="..\..\test\blocks.cxx"
  395. >
  396. <FileConfiguration
  397. Name="Debug|Win32"
  398. >
  399. <Tool
  400. Name="VCCLCompilerTool"
  401. Optimization="0"
  402. AdditionalIncludeDirectories=""
  403. PreprocessorDefinitions=""
  404. />
  405. </FileConfiguration>
  406. <FileConfiguration
  407. Name="Release|Win32"
  408. >
  409. <Tool
  410. Name="VCCLCompilerTool"
  411. AdditionalIncludeDirectories=""
  412. PreprocessorDefinitions=""
  413. />
  414. </FileConfiguration>
  415. <FileConfiguration
  416. Name="Debug Cairo|Win32"
  417. >
  418. <Tool
  419. Name="VCCLCompilerTool"
  420. Optimization="0"
  421. AdditionalIncludeDirectories=""
  422. PreprocessorDefinitions=""
  423. />
  424. </FileConfiguration>
  425. <FileConfiguration
  426. Name="Release Cairo|Win32"
  427. >
  428. <Tool
  429. Name="VCCLCompilerTool"
  430. AdditionalIncludeDirectories=""
  431. PreprocessorDefinitions=""
  432. />
  433. </FileConfiguration>
  434. </File>
  435. </Files>
  436. <Globals>
  437. </Globals>
  438. </VisualStudioProject>