mirror of https://github.com/CGAL/cgal
356 lines
8.4 KiB
XML
Executable File
356 lines
8.4 KiB
XML
Executable File
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="Mesh"
|
|
ProjectGUID="{83571301-4A1D-4C64-B89E-656467112D87}"
|
|
Keyword="MFCProj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="1"
|
|
UseOfMFC="1"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/GR /Zm900"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(CGALROOT)\include\CGAL\config\msvc7";"$(CGALROOT)\include""
|
|
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;NOMINMAX;CGAL_USE_POLYHEDRON_DESIGN_TWO"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
TreatWChar_tAsBuiltInType="TRUE"
|
|
RuntimeTypeInfo="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="FALSE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="$(CGALROOT)/lib/msvc7/cgal_mt_debug.lib"
|
|
AdditionalDependencies="opengl32.lib glu32.lib"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="TRUE"
|
|
SubSystem="2"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="FALSE"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories="$(IntDir)"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="1"
|
|
UseOfMFC="1"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
GlobalOptimizations="TRUE"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
FavorSizeOrSpeed="1"
|
|
OptimizeForProcessor="3"
|
|
OptimizeForWindowsApplication="TRUE"
|
|
AdditionalIncludeDirectories=""$(CGALROOT)\include\CGAL\config\msvc7";"$(CGALROOT)\include""
|
|
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;NOMINMAX;CGAL_USE_POLYHEDRON_DESIGN_TWO"
|
|
MinimalRebuild="FALSE"
|
|
RuntimeLibrary="0"
|
|
TreatWChar_tAsBuiltInType="TRUE"
|
|
RuntimeTypeInfo="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="FALSE"
|
|
DebugInformationFormat="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="$(CGALROOT)/lib/msvc7/cgal_mt_release.lib"
|
|
AdditionalDependencies="opengl32.lib glu32.lib"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="FALSE"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="FALSE"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories="$(IntDir)"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="App Source Files"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
|
<File
|
|
RelativePath=".\ChildFrm.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\DialogRenderingMode.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\MainFrm.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Mesh.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\MeshDoc.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\MeshView.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\StaticView.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.cpp">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TextualStatusBar.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\lib\Texture.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="App Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
|
<File
|
|
RelativePath=".\ChildFrm.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\DialogRenderingMode.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\MainFrm.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Mesh.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\MeshDoc.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\MeshView.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Resource.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\StaticView.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\TextualStatusBar.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\lib\Texture.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
|
|
<File
|
|
RelativePath=".\res\idb0.bmp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\res\idb1.bmp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\res\idb2.bmp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\res\idb3.bmp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\res\idb4.bmp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\res\idb5.bmp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\res\idb6.bmp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\res\idb7.bmp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\res\idb8.bmp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\res\Mesh.ico">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Mesh.rc">
|
|
</File>
|
|
<File
|
|
RelativePath=".\res\Mesh.rc2">
|
|
</File>
|
|
<File
|
|
RelativePath=".\res\MeshDoc.ico">
|
|
</File>
|
|
<File
|
|
RelativePath=".\res\Toolbar.bmp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="CGAL"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\lib\builder.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\lib\dump_eps.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\lib\enriched_polyhedron.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\lib\parser_obj.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\lib\quad-triangle.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\lib\sqrt3.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Arcball"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\lib\arcball\Arcball.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\lib\arcball\Arcball.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\lib\arcball\Camera.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\lib\arcball\Camera.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\lib\arcball\Matrix44.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\lib\arcball\Matrix44.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\lib\arcball\Quaternion.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\lib\arcball\Quaternion.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\lib\arcball\Vector3d.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\lib\arcball\Vector3d.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\lib\arcball\Viewport.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\lib\arcball\Viewport.h">
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\DialogMOde.htm"
|
|
DeploymentContent="TRUE">
|
|
</File>
|
|
<File
|
|
RelativePath=".\DialogOptions.htm"
|
|
DeploymentContent="TRUE">
|
|
</File>
|
|
<File
|
|
RelativePath=".\res\Mesh.manifest">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Mesh.reg">
|
|
</File>
|
|
<File
|
|
RelativePath=".\ReadMe.txt">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
<Global
|
|
Name="RESOURCE_FILE"
|
|
Value="Mesh.rc"/>
|
|
</Globals>
|
|
</VisualStudioProject>
|