445 lines
8.7 KiB
Plaintext
445 lines
8.7 KiB
Plaintext
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
|
<VisualStudioProject
|
||
|
|
ProjectType="Visual C++"
|
||
|
|
Version="9,00"
|
||
|
|
Name="OpenMesh_Tools"
|
||
|
|
ProjectGUID="{682CF0FD-24AD-44AC-8438-A6BECD7ABE1C}"
|
||
|
|
RootNamespace="OpenMesh_Tools"
|
||
|
|
Keyword="Win32Proj"
|
||
|
|
TargetFrameworkVersion="0"
|
||
|
|
>
|
||
|
|
<Platforms>
|
||
|
|
<Platform
|
||
|
|
Name="Win32"
|
||
|
|
/>
|
||
|
|
</Platforms>
|
||
|
|
<ToolFiles>
|
||
|
|
</ToolFiles>
|
||
|
|
<Configurations>
|
||
|
|
<Configuration
|
||
|
|
Name="Debug|Win32"
|
||
|
|
OutputDirectory="Debug"
|
||
|
|
IntermediateDirectory="Debug"
|
||
|
|
ConfigurationType="4"
|
||
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||
|
|
CharacterSet="2"
|
||
|
|
>
|
||
|
|
<Tool
|
||
|
|
Name="VCPreBuildEventTool"
|
||
|
|
/>
|
||
|
|
<Tool
|
||
|
|
Name="VCCustomBuildTool"
|
||
|
|
/>
|
||
|
|
<Tool
|
||
|
|
Name="VCXMLDataGeneratorTool"
|
||
|
|
/>
|
||
|
|
<Tool
|
||
|
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
|
/>
|
||
|
|
<Tool
|
||
|
|
Name="VCMIDLTool"
|
||
|
|
/>
|
||
|
|
<Tool
|
||
|
|
Name="VCCLCompilerTool"
|
||
|
|
Optimization="0"
|
||
|
|
AdditionalIncludeDirectories="..\.."
|
||
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;DEBUG;_USE_MATH_DEFINES"
|
||
|
|
MinimalRebuild="false"
|
||
|
|
BasicRuntimeChecks="3"
|
||
|
|
RuntimeLibrary="3"
|
||
|
|
BufferSecurityCheck="false"
|
||
|
|
EnableFunctionLevelLinking="false"
|
||
|
|
DisableLanguageExtensions="false"
|
||
|
|
ForceConformanceInForLoopScope="true"
|
||
|
|
RuntimeTypeInfo="true"
|
||
|
|
UsePrecompiledHeader="0"
|
||
|
|
WarningLevel="1"
|
||
|
|
DebugInformationFormat="4"
|
||
|
|
/>
|
||
|
|
<Tool
|
||
|
|
Name="VCManagedResourceCompilerTool"
|
||
|
|
/>
|
||
|
|
<Tool
|
||
|
|
Name="VCResourceCompilerTool"
|
||
|
|
/>
|
||
|
|
<Tool
|
||
|
|
Name="VCPreLinkEventTool"
|
||
|
|
/>
|
||
|
|
<Tool
|
||
|
|
Name="VCLibrarianTool"
|
||
|
|
OutputFile="$(OutDir)/Tools.lib"
|
||
|
|
/>
|
||
|
|
<Tool
|
||
|
|
Name="VCALinkTool"
|
||
|
|
/>
|
||
|
|
<Tool
|
||
|
|
Name="VCXDCMakeTool"
|
||
|
|
/>
|
||
|
|
<Tool
|
||
|
|
Name="VCBscMakeTool"
|
||
|
|
/>
|
||
|
|
<Tool
|
||
|
|
Name="VCFxCopTool"
|
||
|
|
/>
|
||
|
|
<Tool
|
||
|
|
Name="VCPostBuildEventTool"
|
||
|
|
/>
|
||
|
|
</Configuration>
|
||
|
|
<Configuration
|
||
|
|
Name="Release|Win32"
|
||
|
|
OutputDirectory="Release"
|
||
|
|
IntermediateDirectory="Release"
|
||
|
|
ConfigurationType="4"
|
||
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
||
|
|
CharacterSet="2"
|
||
|
|
>
|
||
|
|
<Tool
|
||
|
|
Name="VCPreBuildEventTool"
|
||
|
|
/>
|
||
|
|
<Tool
|
||
|
|
Name="VCCustomBuildTool"
|
||
|
|
/>
|
||
|
|
<Tool
|
||
|
|
Name="VCXMLDataGeneratorTool"
|
||
|
|
/>
|
||
|
|
<Tool
|
||
|
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
|
/>
|
||
|
|
<Tool
|
||
|
|
Name="VCMIDLTool"
|
||
|
|
/>
|
||
|
|
<Tool
|
||
|
|
Name="VCCLCompilerTool"
|
||
|
|
Optimization="2"
|
||
|
|
InlineFunctionExpansion="2"
|
||
|
|
AdditionalIncludeDirectories="..\.."
|
||
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_USE_MATH_DEFINES"
|
||
|
|
StringPooling="false"
|
||
|
|
RuntimeLibrary="2"
|
||
|
|
BufferSecurityCheck="false"
|
||
|
|
EnableFunctionLevelLinking="false"
|
||
|
|
DisableLanguageExtensions="false"
|
||
|
|
ForceConformanceInForLoopScope="true"
|
||
|
|
RuntimeTypeInfo="true"
|
||
|
|
UsePrecompiledHeader="0"
|
||
|
|
WarningLevel="3"
|
||
|
|
DebugInformationFormat="0"
|
||
|
|
/>
|
||
|
|
<Tool
|
||
|
|
Name="VCManagedResourceCompilerTool"
|
||
|
|
/>
|
||
|
|
<Tool
|
||
|
|
Name="VCResourceCompilerTool"
|
||
|
|
/>
|
||
|
|
<Tool
|
||
|
|
Name="VCPreLinkEventTool"
|
||
|
|
/>
|
||
|
|
<Tool
|
||
|
|
Name="VCLibrarianTool"
|
||
|
|
OutputFile="$(OutDir)/Tools.lib"
|
||
|
|
/>
|
||
|
|
<Tool
|
||
|
|
Name="VCALinkTool"
|
||
|
|
/>
|
||
|
|
<Tool
|
||
|
|
Name="VCXDCMakeTool"
|
||
|
|
/>
|
||
|
|
<Tool
|
||
|
|
Name="VCBscMakeTool"
|
||
|
|
/>
|
||
|
|
<Tool
|
||
|
|
Name="VCFxCopTool"
|
||
|
|
/>
|
||
|
|
<Tool
|
||
|
|
Name="VCPostBuildEventTool"
|
||
|
|
/>
|
||
|
|
</Configuration>
|
||
|
|
</Configurations>
|
||
|
|
<References>
|
||
|
|
</References>
|
||
|
|
<Files>
|
||
|
|
<Filter
|
||
|
|
Name="Smoother"
|
||
|
|
>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Smoother\JacobiLaplaceSmootherT.cc"
|
||
|
|
>
|
||
|
|
<FileConfiguration
|
||
|
|
Name="Debug|Win32"
|
||
|
|
ExcludedFromBuild="true"
|
||
|
|
>
|
||
|
|
<Tool
|
||
|
|
Name="VCCLCompilerTool"
|
||
|
|
/>
|
||
|
|
</FileConfiguration>
|
||
|
|
<FileConfiguration
|
||
|
|
Name="Release|Win32"
|
||
|
|
ExcludedFromBuild="true"
|
||
|
|
>
|
||
|
|
<Tool
|
||
|
|
Name="VCCLCompilerTool"
|
||
|
|
/>
|
||
|
|
</FileConfiguration>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Smoother\JacobiLaplaceSmootherT.hh"
|
||
|
|
>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Smoother\LaplaceSmootherT.cc"
|
||
|
|
>
|
||
|
|
<FileConfiguration
|
||
|
|
Name="Debug|Win32"
|
||
|
|
ExcludedFromBuild="true"
|
||
|
|
>
|
||
|
|
<Tool
|
||
|
|
Name="VCCLCompilerTool"
|
||
|
|
/>
|
||
|
|
</FileConfiguration>
|
||
|
|
<FileConfiguration
|
||
|
|
Name="Release|Win32"
|
||
|
|
ExcludedFromBuild="true"
|
||
|
|
>
|
||
|
|
<Tool
|
||
|
|
Name="VCCLCompilerTool"
|
||
|
|
/>
|
||
|
|
</FileConfiguration>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Smoother\LaplaceSmootherT.hh"
|
||
|
|
>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Smoother\smooth_mesh.hh"
|
||
|
|
>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Smoother\SmootherT.cc"
|
||
|
|
>
|
||
|
|
<FileConfiguration
|
||
|
|
Name="Debug|Win32"
|
||
|
|
ExcludedFromBuild="true"
|
||
|
|
>
|
||
|
|
<Tool
|
||
|
|
Name="VCCLCompilerTool"
|
||
|
|
/>
|
||
|
|
</FileConfiguration>
|
||
|
|
<FileConfiguration
|
||
|
|
Name="Release|Win32"
|
||
|
|
ExcludedFromBuild="true"
|
||
|
|
>
|
||
|
|
<Tool
|
||
|
|
Name="VCCLCompilerTool"
|
||
|
|
/>
|
||
|
|
</FileConfiguration>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Smoother\SmootherT.hh"
|
||
|
|
>
|
||
|
|
</File>
|
||
|
|
</Filter>
|
||
|
|
<Filter
|
||
|
|
Name="Utils"
|
||
|
|
>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Utils\Config.hh"
|
||
|
|
>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Utils\conio.cc"
|
||
|
|
>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Utils\conio.hh"
|
||
|
|
>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Utils\getopt.c"
|
||
|
|
>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Utils\getopt.h"
|
||
|
|
>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Utils\GLConstAsString.hh"
|
||
|
|
>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Utils\Gnuplot.cc"
|
||
|
|
>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Utils\Gnuplot.hh"
|
||
|
|
>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Utils\HeapT.hh"
|
||
|
|
>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Utils\MeshCheckerT.cc"
|
||
|
|
>
|
||
|
|
<FileConfiguration
|
||
|
|
Name="Debug|Win32"
|
||
|
|
ExcludedFromBuild="true"
|
||
|
|
>
|
||
|
|
<Tool
|
||
|
|
Name="VCCLCompilerTool"
|
||
|
|
/>
|
||
|
|
</FileConfiguration>
|
||
|
|
<FileConfiguration
|
||
|
|
Name="Release|Win32"
|
||
|
|
ExcludedFromBuild="true"
|
||
|
|
>
|
||
|
|
<Tool
|
||
|
|
Name="VCCLCompilerTool"
|
||
|
|
/>
|
||
|
|
</FileConfiguration>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Utils\MeshCheckerT.hh"
|
||
|
|
>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Utils\NumLimitsT.hh"
|
||
|
|
>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Utils\StripifierT.cc"
|
||
|
|
>
|
||
|
|
<FileConfiguration
|
||
|
|
Name="Debug|Win32"
|
||
|
|
ExcludedFromBuild="true"
|
||
|
|
>
|
||
|
|
<Tool
|
||
|
|
Name="VCCLCompilerTool"
|
||
|
|
/>
|
||
|
|
</FileConfiguration>
|
||
|
|
<FileConfiguration
|
||
|
|
Name="Release|Win32"
|
||
|
|
ExcludedFromBuild="true"
|
||
|
|
>
|
||
|
|
<Tool
|
||
|
|
Name="VCCLCompilerTool"
|
||
|
|
/>
|
||
|
|
</FileConfiguration>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Utils\StripifierT.hh"
|
||
|
|
>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Utils\TestingFramework.hh"
|
||
|
|
>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Utils\Timer.cc"
|
||
|
|
>
|
||
|
|
<FileConfiguration
|
||
|
|
Name="Debug|Win32"
|
||
|
|
>
|
||
|
|
<Tool
|
||
|
|
Name="VCCLCompilerTool"
|
||
|
|
DisableLanguageExtensions="false"
|
||
|
|
/>
|
||
|
|
</FileConfiguration>
|
||
|
|
<FileConfiguration
|
||
|
|
Name="Release|Win32"
|
||
|
|
>
|
||
|
|
<Tool
|
||
|
|
Name="VCCLCompilerTool"
|
||
|
|
DisableLanguageExtensions="false"
|
||
|
|
/>
|
||
|
|
</FileConfiguration>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Utils\Timer.hh"
|
||
|
|
>
|
||
|
|
</File>
|
||
|
|
</Filter>
|
||
|
|
<Filter
|
||
|
|
Name="Decimater"
|
||
|
|
>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Decimater\CollapseInfoT.hh"
|
||
|
|
>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Decimater\DecimaterT.cc"
|
||
|
|
>
|
||
|
|
<FileConfiguration
|
||
|
|
Name="Debug|Win32"
|
||
|
|
ExcludedFromBuild="true"
|
||
|
|
>
|
||
|
|
<Tool
|
||
|
|
Name="VCCLCompilerTool"
|
||
|
|
/>
|
||
|
|
</FileConfiguration>
|
||
|
|
<FileConfiguration
|
||
|
|
Name="Release|Win32"
|
||
|
|
ExcludedFromBuild="true"
|
||
|
|
>
|
||
|
|
<Tool
|
||
|
|
Name="VCCLCompilerTool"
|
||
|
|
/>
|
||
|
|
</FileConfiguration>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Decimater\DecimaterT.hh"
|
||
|
|
>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Decimater\ModBaseT.hh"
|
||
|
|
>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Decimater\ModIndependentSetsT.hh"
|
||
|
|
>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Decimater\ModNormalFlippingT.hh"
|
||
|
|
>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Decimater\ModProgMeshT.cc"
|
||
|
|
>
|
||
|
|
<FileConfiguration
|
||
|
|
Name="Debug|Win32"
|
||
|
|
ExcludedFromBuild="true"
|
||
|
|
>
|
||
|
|
<Tool
|
||
|
|
Name="VCCLCompilerTool"
|
||
|
|
/>
|
||
|
|
</FileConfiguration>
|
||
|
|
<FileConfiguration
|
||
|
|
Name="Release|Win32"
|
||
|
|
ExcludedFromBuild="true"
|
||
|
|
>
|
||
|
|
<Tool
|
||
|
|
Name="VCCLCompilerTool"
|
||
|
|
/>
|
||
|
|
</FileConfiguration>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Decimater\ModProgMeshT.hh"
|
||
|
|
>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Decimater\ModQuadricT.cc"
|
||
|
|
>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Decimater\ModQuadricT.hh"
|
||
|
|
>
|
||
|
|
</File>
|
||
|
|
<File
|
||
|
|
RelativePath=".\Decimater\ModRoundnessT.hh"
|
||
|
|
>
|
||
|
|
</File>
|
||
|
|
</Filter>
|
||
|
|
</Files>
|
||
|
|
<Globals>
|
||
|
|
</Globals>
|
||
|
|
</VisualStudioProject>
|