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.

443 lines
11KB

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