git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@70 fdac6126-5c0c-442c-9429-916003d36597
343 lines
7.5 KiB
XML
343 lines
7.5 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="Tools"
|
|
ProjectGUID="{A84C45D6-CAE9-38A7-8A45-631F520C70CC}"
|
|
RootNamespace="Tools"
|
|
Keyword="Qt4VSv1.0"
|
|
TargetFrameworkVersion="0"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="."
|
|
IntermediateDirectory="tmp\Windows_32_Debug\"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
WarningLevel="0"
|
|
DefaultCharType="0"
|
|
EnableErrorChecks="1"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="-Zm200 -w34100 -w34189 -Zm200 -w34100 -w34189 -w34100 -w34189"
|
|
Optimization="4"
|
|
AdditionalIncludeDirectories="..\.."
|
|
PreprocessorDefinitions="UNICODE;WIN32;QT_LARGEFILE_SUPPORT;_USE_MATH_DEFINES;NOMINMAX"
|
|
GeneratePreprocessedFile="0"
|
|
ExceptionHandling="1"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="false"
|
|
TreatWChar_tAsBuiltInType="false"
|
|
RuntimeTypeInfo="true"
|
|
AssemblerListingLocation="tmp\Windows_32_Debug\"
|
|
ObjectFile="tmp\Windows_32_Debug\"
|
|
ProgramDataBaseFileName=".\"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="UNICODE,WIN32,QT_LARGEFILE_SUPPORT,_USE_MATH_DEFINES,NOMINMAX,QT_THREAD_SUPPORT,QT_WEBKIT_LIB,QT_SCRIPT_LIB,QT_SQL_LIB,QT_XML_LIB,QT_OPENGL_LIB,QT_GUI_LIB,QT_NETWORK_LIB,QT_CORE_LIB,_DEBUG"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="lib\Windows_32_Debug\Tools.lib"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="."
|
|
IntermediateDirectory="tmp\Windows_32_Release\"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
WarningLevel="0"
|
|
DefaultCharType="0"
|
|
EnableErrorChecks="1"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="-Zm200 -w34100 -w34189 -Zm200 -w34100 -w34189 -w34100 -w34189"
|
|
Optimization="2"
|
|
AdditionalIncludeDirectories="..\.."
|
|
PreprocessorDefinitions="NDEBUG;UNICODE;WIN32;_USE_MATH_DEFINES;NOMINMAX"
|
|
GeneratePreprocessedFile="0"
|
|
ExceptionHandling="1"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
TreatWChar_tAsBuiltInType="false"
|
|
RuntimeTypeInfo="true"
|
|
AssemblerListingLocation="tmp\Windows_32_Release\"
|
|
ObjectFile="tmp\Windows_32_Release\"
|
|
ProgramDataBaseFileName=".\"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="QT_NO_DEBUG,NDEBUG,UNICODE,WIN32,QT_LARGEFILE_SUPPORT,_USE_MATH_DEFINES,NOMINMAX,QT_THREAD_SUPPORT,QT_NO_DEBUG,QT_WEBKIT_LIB,QT_SCRIPT_LIB,QT_SQL_LIB,QT_XML_LIB,QT_OPENGL_LIB,QT_GUI_LIB,QT_NETWORK_LIB,QT_CORE_LIB"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="lib\Windows_32_Release\Tools.lib"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath="Utils\conio.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Utils\getopt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Utils\Gnuplot.cc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Utils\Timer.cc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="Decimater\CollapseInfoT.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Subdivider\Uniform\CompositeLoopT.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Subdivider\Uniform\CompositeSqrt3T.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Subdivider\Adaptive\Composite\CompositeT.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Subdivider\Uniform\Composite\CompositeT.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Subdivider\Adaptive\Composite\CompositeTraits.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Subdivider\Uniform\Composite\CompositeTraits.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Utils\Config.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Utils\conio.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Decimater\DecimaterT.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Utils\GLConstAsString.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Utils\Gnuplot.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Utils\HeapT.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Smoother\JacobiLaplaceSmootherT.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Smoother\LaplaceSmootherT.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Subdivider\Uniform\LoopT.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Utils\MeshCheckerT.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Decimater\ModBaseT.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Decimater\ModIndependentSetsT.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Decimater\ModNormalFlippingT.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Decimater\ModProgMeshT.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Decimater\ModQuadricT.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Decimater\ModRoundnessT.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Utils\NumLimitsT.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Subdivider\Adaptive\Composite\RuleInterfaceT.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Subdivider\Adaptive\Composite\RulesT.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Smoother\smooth_mesh.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Smoother\SmootherT.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Subdivider\Uniform\Sqrt3T.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Utils\StripifierT.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Subdivider\Uniform\SubdividerT.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Utils\TestingFramework.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Utils\Timer.hh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Subdivider\Adaptive\Composite\Traits.hh"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|