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.
 
 
 
 
 
 

367 lines
8.1 KiB

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