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

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

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="self_intersection_points"
  6. ProjectGUID="{06B6DCBB-AEDA-49FA-81D9-EA8959958EFC}"
  7. RootNamespace="self_intersection_points"
  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)\self_intersection_points"
  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. GenerateDebugInformation="true"
  62. SubSystem="1"
  63. TargetMachine="1"
  64. />
  65. <Tool
  66. Name="VCALinkTool"
  67. />
  68. <Tool
  69. Name="VCManifestTool"
  70. />
  71. <Tool
  72. Name="VCXDCMakeTool"
  73. />
  74. <Tool
  75. Name="VCBscMakeTool"
  76. />
  77. <Tool
  78. Name="VCFxCopTool"
  79. />
  80. <Tool
  81. Name="VCAppVerifierTool"
  82. />
  83. <Tool
  84. Name="VCWebDeploymentTool"
  85. />
  86. <Tool
  87. Name="VCPostBuildEventTool"
  88. />
  89. </Configuration>
  90. <Configuration
  91. Name="Release|Win32"
  92. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  93. IntermediateDirectory="$(ConfigurationName)\self_intersection_points"
  94. ConfigurationType="1"
  95. InheritedPropertySheets="..\..\boost.vsprops"
  96. CharacterSet="1"
  97. WholeProgramOptimization="1"
  98. >
  99. <Tool
  100. Name="VCPreBuildEventTool"
  101. />
  102. <Tool
  103. Name="VCCustomBuildTool"
  104. />
  105. <Tool
  106. Name="VCXMLDataGeneratorTool"
  107. />
  108. <Tool
  109. Name="VCWebServiceProxyGeneratorTool"
  110. />
  111. <Tool
  112. Name="VCMIDLTool"
  113. />
  114. <Tool
  115. Name="VCCLCompilerTool"
  116. AdditionalIncludeDirectories=".;../../../../..;../.."
  117. PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
  118. ExceptionHandling="2"
  119. UsePrecompiledHeader="0"
  120. />
  121. <Tool
  122. Name="VCManagedResourceCompilerTool"
  123. />
  124. <Tool
  125. Name="VCResourceCompilerTool"
  126. />
  127. <Tool
  128. Name="VCPreLinkEventTool"
  129. />
  130. <Tool
  131. Name="VCLinkerTool"
  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=".\self_intersection_points.cpp"
  168. >
  169. </File>
  170. </Files>
  171. <Globals>
  172. </Globals>
  173. </VisualStudioProject>