/Src/Dependencies/Boost/libs/geometry/test/algorithms/overlay/robustness/recursive_polygons.vcproj

http://hadesmem.googlecode.com/ · MSBuild · 223 lines · 223 code · 0 blank · 0 comment · 0 complexity · 1ce643d94b31f1dd91c518ae20ac6a7f MD5 · raw file

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="recursive_polygons"
  6. ProjectGUID="{E1AA569C-858C-4789-A6FF-5CDFB41C59D7}"
  7. RootNamespace="recursive_polygons"
  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)\recursive_polygons"
  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;_WINDOWS;BOOST_ALL_NO_LIB"
  46. BasicRuntimeChecks="3"
  47. RuntimeLibrary="1"
  48. UsePrecompiledHeader="0"
  49. WarningLevel="2"
  50. Detect64BitPortabilityProblems="true"
  51. DebugInformationFormat="1"
  52. />
  53. <Tool
  54. Name="VCManagedResourceCompilerTool"
  55. />
  56. <Tool
  57. Name="VCResourceCompilerTool"
  58. />
  59. <Tool
  60. Name="VCPreLinkEventTool"
  61. />
  62. <Tool
  63. Name="VCLinkerTool"
  64. AdditionalLibraryDirectories=""
  65. GenerateDebugInformation="true"
  66. SubSystem="1"
  67. TargetMachine="1"
  68. />
  69. <Tool
  70. Name="VCALinkTool"
  71. />
  72. <Tool
  73. Name="VCManifestTool"
  74. />
  75. <Tool
  76. Name="VCXDCMakeTool"
  77. />
  78. <Tool
  79. Name="VCBscMakeTool"
  80. />
  81. <Tool
  82. Name="VCFxCopTool"
  83. />
  84. <Tool
  85. Name="VCAppVerifierTool"
  86. />
  87. <Tool
  88. Name="VCWebDeploymentTool"
  89. />
  90. <Tool
  91. Name="VCPostBuildEventTool"
  92. />
  93. </Configuration>
  94. <Configuration
  95. Name="Release|Win32"
  96. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  97. IntermediateDirectory="$(ConfigurationName)\recursive_polygons"
  98. ConfigurationType="1"
  99. InheritedPropertySheets="..\..\..\boost.vsprops"
  100. CharacterSet="1"
  101. WholeProgramOptimization="0"
  102. >
  103. <Tool
  104. Name="VCPreBuildEventTool"
  105. />
  106. <Tool
  107. Name="VCCustomBuildTool"
  108. />
  109. <Tool
  110. Name="VCXMLDataGeneratorTool"
  111. />
  112. <Tool
  113. Name="VCWebServiceProxyGeneratorTool"
  114. />
  115. <Tool
  116. Name="VCMIDLTool"
  117. />
  118. <Tool
  119. Name="VCCLCompilerTool"
  120. AdditionalIncludeDirectories="../../../../../..;."
  121. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;BOOST_ALL_NO_LIB"
  122. RuntimeLibrary="0"
  123. UsePrecompiledHeader="0"
  124. WarningLevel="3"
  125. Detect64BitPortabilityProblems="true"
  126. />
  127. <Tool
  128. Name="VCManagedResourceCompilerTool"
  129. />
  130. <Tool
  131. Name="VCResourceCompilerTool"
  132. />
  133. <Tool
  134. Name="VCPreLinkEventTool"
  135. />
  136. <Tool
  137. Name="VCLinkerTool"
  138. SubSystem="1"
  139. OptimizeReferences="2"
  140. EnableCOMDATFolding="2"
  141. TargetMachine="1"
  142. />
  143. <Tool
  144. Name="VCALinkTool"
  145. />
  146. <Tool
  147. Name="VCManifestTool"
  148. />
  149. <Tool
  150. Name="VCXDCMakeTool"
  151. />
  152. <Tool
  153. Name="VCBscMakeTool"
  154. />
  155. <Tool
  156. Name="VCFxCopTool"
  157. />
  158. <Tool
  159. Name="VCAppVerifierTool"
  160. />
  161. <Tool
  162. Name="VCWebDeploymentTool"
  163. />
  164. <Tool
  165. Name="VCPostBuildEventTool"
  166. />
  167. </Configuration>
  168. </Configurations>
  169. <References>
  170. </References>
  171. <Files>
  172. <Filter
  173. Name="program options"
  174. >
  175. <File
  176. RelativePath="..\..\..\..\..\program_options\src\cmdline.cpp"
  177. >
  178. </File>
  179. <File
  180. RelativePath="..\..\..\..\..\program_options\src\config_file.cpp"
  181. >
  182. </File>
  183. <File
  184. RelativePath="..\..\..\..\..\program_options\src\convert.cpp"
  185. >
  186. </File>
  187. <File
  188. RelativePath="..\..\..\..\..\program_options\src\options_description.cpp"
  189. >
  190. </File>
  191. <File
  192. RelativePath="..\..\..\..\..\program_options\src\parsers.cpp"
  193. >
  194. </File>
  195. <File
  196. RelativePath="..\..\..\..\..\program_options\src\positional_options.cpp"
  197. >
  198. </File>
  199. <File
  200. RelativePath="..\..\..\..\..\program_options\src\split.cpp"
  201. >
  202. </File>
  203. <File
  204. RelativePath="..\..\..\..\..\program_options\src\utf8_codecvt_facet.cpp"
  205. >
  206. </File>
  207. <File
  208. RelativePath="..\..\..\..\..\program_options\src\value_semantic.cpp"
  209. >
  210. </File>
  211. <File
  212. RelativePath="..\..\..\..\..\program_options\src\variables_map.cpp"
  213. >
  214. </File>
  215. </Filter>
  216. <File
  217. RelativePath=".\recursive_polygons.cpp"
  218. >
  219. </File>
  220. </Files>
  221. <Globals>
  222. </Globals>
  223. </VisualStudioProject>