/Src/Dependencies/Boost/libs/geometry/example/with_external_libs/x02_gd_example.vcproj

http://hadesmem.googlecode.com/ · MSBuild · 232 lines · 232 code · 0 blank · 0 comment · 0 complexity · e463d313b5bb5ccc3671ff468a68f8b3 MD5 · raw file

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="x02_gd_example"
  6. ProjectGUID="{A73F21AC-6F32-41A9-A86C-53BD4DC84B05}"
  7. RootNamespace="x02_gd_example"
  8. Keyword="Win32Proj"
  9. >
  10. <Platforms>
  11. <Platform
  12. Name="Win32"
  13. />
  14. </Platforms>
  15. <ToolFiles>
  16. </ToolFiles>
  17. <Configurations>
  18. <Configuration
  19. Name="Debug|Win32"
  20. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  21. IntermediateDirectory="$(ConfigurationName)\x02_gd_example"
  22. ConfigurationType="1"
  23. InheritedPropertySheets="..\boost.vsprops;.\gd.vsprops"
  24. CharacterSet="1"
  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. />
  41. <Tool
  42. Name="VCCLCompilerTool"
  43. Optimization="0"
  44. AdditionalIncludeDirectories="../../../.."
  45. PreprocessorDefinitions="../../../.."
  46. MinimalRebuild="true"
  47. RuntimeLibrary="3"
  48. UsePrecompiledHeader="0"
  49. DebugInformationFormat="4"
  50. />
  51. <Tool
  52. Name="VCManagedResourceCompilerTool"
  53. />
  54. <Tool
  55. Name="VCResourceCompilerTool"
  56. />
  57. <Tool
  58. Name="VCPreLinkEventTool"
  59. />
  60. <Tool
  61. Name="VCLinkerTool"
  62. AdditionalDependencies="kernel32.lib"
  63. LinkIncremental="2"
  64. GenerateDebugInformation="true"
  65. SubSystem="1"
  66. TargetMachine="1"
  67. />
  68. <Tool
  69. Name="VCALinkTool"
  70. />
  71. <Tool
  72. Name="VCManifestTool"
  73. />
  74. <Tool
  75. Name="VCXDCMakeTool"
  76. />
  77. <Tool
  78. Name="VCBscMakeTool"
  79. />
  80. <Tool
  81. Name="VCFxCopTool"
  82. />
  83. <Tool
  84. Name="VCAppVerifierTool"
  85. />
  86. <Tool
  87. Name="VCWebDeploymentTool"
  88. />
  89. <Tool
  90. Name="VCPostBuildEventTool"
  91. />
  92. </Configuration>
  93. <Configuration
  94. Name="Release|Win32"
  95. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  96. IntermediateDirectory="$(ConfigurationName)\x02_gd_example"
  97. ConfigurationType="1"
  98. InheritedPropertySheets="..\boost.vsprops;.\gd.vsprops"
  99. CharacterSet="1"
  100. WholeProgramOptimization="1"
  101. >
  102. <Tool
  103. Name="VCPreBuildEventTool"
  104. />
  105. <Tool
  106. Name="VCCustomBuildTool"
  107. />
  108. <Tool
  109. Name="VCXMLDataGeneratorTool"
  110. />
  111. <Tool
  112. Name="VCWebServiceProxyGeneratorTool"
  113. />
  114. <Tool
  115. Name="VCMIDLTool"
  116. />
  117. <Tool
  118. Name="VCCLCompilerTool"
  119. InlineFunctionExpansion="2"
  120. EnableIntrinsicFunctions="true"
  121. FavorSizeOrSpeed="1"
  122. WholeProgramOptimization="false"
  123. AdditionalIncludeDirectories="../../../.."
  124. PreprocessorDefinitions="../../../.."
  125. RuntimeLibrary="2"
  126. UsePrecompiledHeader="0"
  127. DebugInformationFormat="3"
  128. />
  129. <Tool
  130. Name="VCManagedResourceCompilerTool"
  131. />
  132. <Tool
  133. Name="VCResourceCompilerTool"
  134. />
  135. <Tool
  136. Name="VCPreLinkEventTool"
  137. />
  138. <Tool
  139. Name="VCLinkerTool"
  140. AdditionalDependencies="kernel32.lib"
  141. LinkIncremental="1"
  142. GenerateDebugInformation="true"
  143. SubSystem="1"
  144. OptimizeReferences="2"
  145. EnableCOMDATFolding="2"
  146. TargetMachine="1"
  147. />
  148. <Tool
  149. Name="VCALinkTool"
  150. />
  151. <Tool
  152. Name="VCManifestTool"
  153. />
  154. <Tool
  155. Name="VCXDCMakeTool"
  156. />
  157. <Tool
  158. Name="VCBscMakeTool"
  159. />
  160. <Tool
  161. Name="VCFxCopTool"
  162. />
  163. <Tool
  164. Name="VCAppVerifierTool"
  165. />
  166. <Tool
  167. Name="VCWebDeploymentTool"
  168. />
  169. <Tool
  170. Name="VCPostBuildEventTool"
  171. />
  172. </Configuration>
  173. </Configurations>
  174. <References>
  175. </References>
  176. <Files>
  177. <Filter
  178. Name="GD"
  179. >
  180. <File
  181. RelativePath="$(GD)\gd.c"
  182. >
  183. </File>
  184. <File
  185. RelativePath="$(GD)\gd_gd.c"
  186. >
  187. </File>
  188. <File
  189. RelativePath="$(GD)\gd_gif_out.c"
  190. >
  191. </File>
  192. <File
  193. RelativePath="$(GD)\gd_io.c"
  194. >
  195. </File>
  196. <File
  197. RelativePath="$(GD)\gd_io_dp.c"
  198. >
  199. </File>
  200. <File
  201. RelativePath="$(GD)\gd_io_file.c"
  202. >
  203. </File>
  204. <File
  205. RelativePath="$(GD)\gd_io_ss.c"
  206. >
  207. </File>
  208. <File
  209. RelativePath="$(GD)\gd_security.c"
  210. >
  211. </File>
  212. <File
  213. RelativePath="$(GD)\gd_topal.c"
  214. >
  215. </File>
  216. <File
  217. RelativePath="$(GD)\gdhelpers.c"
  218. >
  219. </File>
  220. <File
  221. RelativePath="$(GD)\gdtables.c"
  222. >
  223. </File>
  224. </Filter>
  225. <File
  226. RelativePath=".\x02_gd_example.cpp"
  227. >
  228. </File>
  229. </Files>
  230. <Globals>
  231. </Globals>
  232. </VisualStudioProject>