/Src/Dependencies/Boost/libs/geometry/test/algorithms/overlay/split_rings.vcproj

http://hadesmem.googlecode.com/ · MSBuild · 173 lines · 173 code · 0 blank · 0 comment · 0 complexity · 88c31a191e81e688905cbde0676efdc4 MD5 · raw file

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="split_rings"
  6. ProjectGUID="{271231F9-F7DA-4218-8538-0E9DCD688D09}"
  7. RootNamespace="split_rings"
  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)\split_rings"
  22. ConfigurationType="1"
  23. InheritedPropertySheets="..\..\boost.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="WIN32;_DEBUG;_CONSOLE"
  46. ExceptionHandling="2"
  47. RuntimeLibrary="1"
  48. UsePrecompiledHeader="0"
  49. />
  50. <Tool
  51. Name="VCManagedResourceCompilerTool"
  52. />
  53. <Tool
  54. Name="VCResourceCompilerTool"
  55. />
  56. <Tool
  57. Name="VCPreLinkEventTool"
  58. />
  59. <Tool
  60. Name="VCLinkerTool"
  61. SubSystem="1"
  62. TargetMachine="1"
  63. />
  64. <Tool
  65. Name="VCALinkTool"
  66. />
  67. <Tool
  68. Name="VCManifestTool"
  69. />
  70. <Tool
  71. Name="VCXDCMakeTool"
  72. />
  73. <Tool
  74. Name="VCBscMakeTool"
  75. />
  76. <Tool
  77. Name="VCFxCopTool"
  78. />
  79. <Tool
  80. Name="VCAppVerifierTool"
  81. />
  82. <Tool
  83. Name="VCWebDeploymentTool"
  84. />
  85. <Tool
  86. Name="VCPostBuildEventTool"
  87. />
  88. </Configuration>
  89. <Configuration
  90. Name="Release|Win32"
  91. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  92. IntermediateDirectory="$(ConfigurationName)\split_rings"
  93. ConfigurationType="1"
  94. InheritedPropertySheets="..\..\boost.vsprops"
  95. CharacterSet="1"
  96. WholeProgramOptimization="1"
  97. >
  98. <Tool
  99. Name="VCPreBuildEventTool"
  100. />
  101. <Tool
  102. Name="VCCustomBuildTool"
  103. />
  104. <Tool
  105. Name="VCXMLDataGeneratorTool"
  106. />
  107. <Tool
  108. Name="VCWebServiceProxyGeneratorTool"
  109. />
  110. <Tool
  111. Name="VCMIDLTool"
  112. />
  113. <Tool
  114. Name="VCCLCompilerTool"
  115. AdditionalIncludeDirectories=".;../../../../..;../.."
  116. PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
  117. ExceptionHandling="2"
  118. UsePrecompiledHeader="0"
  119. />
  120. <Tool
  121. Name="VCManagedResourceCompilerTool"
  122. />
  123. <Tool
  124. Name="VCResourceCompilerTool"
  125. />
  126. <Tool
  127. Name="VCPreLinkEventTool"
  128. />
  129. <Tool
  130. Name="VCLinkerTool"
  131. GenerateDebugInformation="true"
  132. SubSystem="1"
  133. OptimizeReferences="2"
  134. EnableCOMDATFolding="2"
  135. TargetMachine="1"
  136. />
  137. <Tool
  138. Name="VCALinkTool"
  139. />
  140. <Tool
  141. Name="VCManifestTool"
  142. />
  143. <Tool
  144. Name="VCXDCMakeTool"
  145. />
  146. <Tool
  147. Name="VCBscMakeTool"
  148. />
  149. <Tool
  150. Name="VCFxCopTool"
  151. />
  152. <Tool
  153. Name="VCAppVerifierTool"
  154. />
  155. <Tool
  156. Name="VCWebDeploymentTool"
  157. />
  158. <Tool
  159. Name="VCPostBuildEventTool"
  160. />
  161. </Configuration>
  162. </Configurations>
  163. <References>
  164. </References>
  165. <Files>
  166. <File
  167. RelativePath=".\split_rings.cpp"
  168. >
  169. </File>
  170. </Files>
  171. <Globals>
  172. </Globals>
  173. </VisualStudioProject>