/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
- <?xml version="1.0" encoding="Windows-1252"?>
- <VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="recursive_polygons"
- ProjectGUID="{E1AA569C-858C-4789-A6FF-5CDFB41C59D7}"
- RootNamespace="recursive_polygons"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)\recursive_polygons"
- ConfigurationType="1"
- InheritedPropertySheets="..\..\..\boost.vsprops"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="../../../../../..;."
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;BOOST_ALL_NO_LIB"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- UsePrecompiledHeader="0"
- WarningLevel="2"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="1"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalLibraryDirectories=""
- GenerateDebugInformation="true"
- SubSystem="1"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)\recursive_polygons"
- ConfigurationType="1"
- InheritedPropertySheets="..\..\..\boost.vsprops"
- CharacterSet="1"
- WholeProgramOptimization="0"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="../../../../../..;."
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;BOOST_ALL_NO_LIB"
- RuntimeLibrary="0"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- SubSystem="1"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="program options"
- >
- <File
- RelativePath="..\..\..\..\..\program_options\src\cmdline.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\..\..\program_options\src\config_file.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\..\..\program_options\src\convert.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\..\..\program_options\src\options_description.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\..\..\program_options\src\parsers.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\..\..\program_options\src\positional_options.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\..\..\program_options\src\split.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\..\..\program_options\src\utf8_codecvt_facet.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\..\..\program_options\src\value_semantic.cpp"
- >
- </File>
- <File
- RelativePath="..\..\..\..\..\program_options\src\variables_map.cpp"
- >
- </File>
- </Filter>
- <File
- RelativePath=".\recursive_polygons.cpp"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
- </VisualStudioProject>