277 lines
5.3 KiB
XML
277 lines
5.3 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="carvelib"
|
|
ProjectGUID="{21F77D6E-3E33-4EB0-8BC6-C0C86C7EE45B}"
|
|
RootNamespace="carvelib"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../include"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;NOMINMAX"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies="fileformats.lib"
|
|
AdditionalLibraryDirectories="$(OutDir)"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories="../../include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;NOMINMAX"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies="fileformats.lib"
|
|
AdditionalLibraryDirectories="$(OutDir)"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<File
|
|
RelativePath="..\..\lib\aabb.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\carve.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\convex_hull.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\csg.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\csg_collector.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\csg_collector.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\edge.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\face.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\geom2d.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\geom3d.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\intersect.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\intersect_classify_common.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\intersect_classify_common_impl.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\intersect_classify_edge.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\intersect_classify_group.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\intersect_common.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\intersect_debug.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\intersect_debug.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\intersect_face_division.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\intersect_group.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\intersect_half_classify_group.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\intersection.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\math.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\octree.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\pointset.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\polyhedron.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\polyline.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\tag.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\timing.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\lib\triangulator.cpp"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|