First checkin for OpenMesh 2.0
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@2 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
578
Core/OpenMesh_Core.vcproj
Executable file
578
Core/OpenMesh_Core.vcproj
Executable file
@@ -0,0 +1,578 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="9,00"
|
||||
Name="OpenMesh_Core"
|
||||
ProjectGUID="{ED38FC0A-3C42-4D41-B234-B2912430DE52}"
|
||||
RootNamespace="OpenMesh_Core"
|
||||
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;_USE_MATH_DEFINES"
|
||||
MinimalRebuild="false"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="3"
|
||||
BufferSecurityCheck="false"
|
||||
EnableFunctionLevelLinking="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)/OpenMesh.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"
|
||||
ForceConformanceInForLoopScope="true"
|
||||
RuntimeTypeInfo="true"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
DebugInformationFormat="0"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCManagedResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
OutputFile="$(OutDir)/OpenMesh.lib"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCXDCMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCBscMakeTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCFxCopTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"
|
||||
/>
|
||||
</Configuration>
|
||||
</Configurations>
|
||||
<References>
|
||||
</References>
|
||||
<Files>
|
||||
<Filter
|
||||
Name="Geometry"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\Geometry\Config.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Geometry\LoopSchemeMaskT.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Geometry\MathDefs.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Geometry\Plane3d.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Geometry\QuadricT.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Geometry\VectorT.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Geometry\VectorT_inc.hh"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Mesh"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\Mesh\ArrayItems.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Mesh\ArrayKernel.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Mesh\ArrayKernel.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Mesh\AttribKernelT.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Mesh\Attributes.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Mesh\BaseKernel.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Mesh\BaseKernel.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Mesh\BaseMesh.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Mesh\Casts.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Mesh\CirculatorsT.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Mesh\FinalMeshItemsT.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Mesh\Handles.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Mesh\IteratorsT.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Mesh\PolyConnectivity.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Mesh\PolyConnectivity.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Mesh\PolyMesh_ArrayKernelT.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Mesh\PolyMeshT.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Mesh\PolyMeshT.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Mesh\Status.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Mesh\Traits.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Mesh\TriConnectivity.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Mesh\TriConnectivity.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Mesh\TriMesh_ArrayKernelT.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Mesh\TriMeshT.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Mesh\TriMeshT.hh"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="System"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\System\compiler.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\System\config.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\System\config.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\System\mostream.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\System\omstream.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\System\omstream.hh"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Utils"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\Utils\AutoPropertyHandleT.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Utils\BaseProperty.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Utils\BaseProperty.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Utils\color_cast.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Utils\Endian.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Utils\Endian.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Utils\GenProg.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Utils\Noncopyable.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Utils\Property.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Utils\PropertyContainer.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Utils\SingletonT.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Utils\SingletonT.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Utils\vector_cast.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Utils\vector_traits.hh"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="IO"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\Io\BinaryHelper.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\BinaryHelper.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\IOInstances.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\IOManager.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\IOManager.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\MeshIO.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\OFFFormat.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\OMFormat.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\OMFormat.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\Options.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\SR_binary.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\SR_binary_spec.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\SR_binary_vector_of_bool.inl"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\SR_binary_vector_of_fundamentals.inl"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\SR_binary_vector_of_string.inl"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\SR_rbo.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\SR_store.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\SR_types.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\StoreRestore.hh"
|
||||
>
|
||||
</File>
|
||||
<Filter
|
||||
Name="exporter"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\Io\exporter\BaseExporter.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\exporter\ExporterT.hh"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="importer"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\Io\importer\BaseImporter.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\importer\ImporterT.hh"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="reader"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\Io\reader\BaseReader.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\reader\BaseReader.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\reader\OBJReader.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\reader\OBJReader.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\reader\OFFReader.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\reader\OFFReader.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\reader\OMReader.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\reader\OMReader.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\reader\STLReader.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\reader\STLReader.hh"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="writer"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\Io\writer\BaseWriter.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\writer\BaseWriter.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\writer\OBJWriter.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\writer\OBJWriter.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\writer\OFFWriter.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\writer\OFFWriter.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\writer\OMWriter.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\writer\OMWriter.hh"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\writer\STLWriter.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Io\writer\STLWriter.hh"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
Reference in New Issue
Block a user