Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 

342 linhas
7.1 KiB

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