*** empty log message ***

This commit is contained in:
Paolo Cignoni 2005-10-02 23:26:38 +00:00
parent a7b6938a1e
commit 6525a2a052
3 changed files with 44 additions and 8 deletions

View File

@ -121,12 +121,36 @@
Name="Header Files" Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd" Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
<File
RelativePath="..\..\..\vcg\space\index\aabb_binary_tree\aabb_binary_tree.h">
</File>
<File
RelativePath="..\..\..\vcg\space\index\aabb_binary_tree\base.h">
</File>
<File
RelativePath="..\..\..\vcg\space\box3.h">
</File>
<File
RelativePath="..\..\..\vcg\space\index\aabb_binary_tree\closest.h">
</File>
<File
RelativePath="..\..\..\vcg\complex\trimesh\closest.h">
</File>
<File
RelativePath="..\..\..\vcg\space\index\aabb_binary_tree\core.h">
</File>
<File <File
RelativePath="..\..\..\wrap\io_trimesh\export_ply.h"> RelativePath="..\..\..\wrap\io_trimesh\export_ply.h">
</File> </File>
<File <File
RelativePath="..\..\..\vcg\space\index\grid_static_ptr.h"> RelativePath="..\..\..\vcg\space\index\grid_static_ptr.h">
</File> </File>
<File
RelativePath="..\..\..\vcg\space\index\grid_util.h">
</File>
<File
RelativePath="..\..\..\vcg\math\histogram.h">
</File>
<File <File
RelativePath="..\..\..\wrap\io_trimesh\import_ply.h"> RelativePath="..\..\..\wrap\io_trimesh\import_ply.h">
</File> </File>
@ -142,14 +166,26 @@
<File <File
RelativePath="..\..\..\wrap\ply\plylib.h"> RelativePath="..\..\..\wrap\ply\plylib.h">
</File> </File>
<File
RelativePath=".\resource.h">
</File>
<File <File
RelativePath="..\..\metro\sampling.h"> RelativePath="..\..\metro\sampling.h">
</File> </File>
<File
RelativePath="..\..\..\vcg\space\index\spatial_hashing.h">
</File>
</Filter> </Filter>
<Filter <Filter
Name="Resource Files" Name="Resource Files"
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
<File
RelativePath=".\metro.ico">
</File>
<File
RelativePath=".\metro.rc">
</File>
</Filter> </Filter>
</Files> </Files>
<Globals> <Globals>

View File

@ -7,11 +7,11 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "shadevis", "shadevis\shadev
ProjectSection(ProjectDependencies) = postProject ProjectSection(ProjectDependencies) = postProject
EndProjectSection EndProjectSection
EndProject EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tri_decimator", "tri_decimator\tri_decimator.vcproj", "{9B107969-442C-4365-B868-C27B5B462501}" Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "trimeshinfo", "trimeshinfo\trimeshinfo.vcproj", "{6EDEA61E-9059-44D4-87B0-27B14A195BE0}"
ProjectSection(ProjectDependencies) = postProject ProjectSection(ProjectDependencies) = postProject
EndProjectSection EndProjectSection
EndProject EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "trimeshinfo", "trimeshinfo\trimeshinfo.vcproj", "{6EDEA61E-9059-44D4-87B0-27B14A195BE0}" Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tridecimator", "tridecimator\tridecimator.vcproj", "{DE3690A6-F4DB-4D5A-B428-7A54A314000E}"
ProjectSection(ProjectDependencies) = postProject ProjectSection(ProjectDependencies) = postProject
EndProjectSection EndProjectSection
EndProject EndProject
@ -29,14 +29,14 @@ Global
{4664E1C0-E186-4C60-A33F-7F5259855D43}.Debug.Build.0 = Debug|Win32 {4664E1C0-E186-4C60-A33F-7F5259855D43}.Debug.Build.0 = Debug|Win32
{4664E1C0-E186-4C60-A33F-7F5259855D43}.Release.ActiveCfg = Release|Win32 {4664E1C0-E186-4C60-A33F-7F5259855D43}.Release.ActiveCfg = Release|Win32
{4664E1C0-E186-4C60-A33F-7F5259855D43}.Release.Build.0 = Release|Win32 {4664E1C0-E186-4C60-A33F-7F5259855D43}.Release.Build.0 = Release|Win32
{9B107969-442C-4365-B868-C27B5B462501}.Debug.ActiveCfg = Debug|Win32
{9B107969-442C-4365-B868-C27B5B462501}.Debug.Build.0 = Debug|Win32
{9B107969-442C-4365-B868-C27B5B462501}.Release.ActiveCfg = Release|Win32
{9B107969-442C-4365-B868-C27B5B462501}.Release.Build.0 = Release|Win32
{6EDEA61E-9059-44D4-87B0-27B14A195BE0}.Debug.ActiveCfg = Debug|Win32 {6EDEA61E-9059-44D4-87B0-27B14A195BE0}.Debug.ActiveCfg = Debug|Win32
{6EDEA61E-9059-44D4-87B0-27B14A195BE0}.Debug.Build.0 = Debug|Win32 {6EDEA61E-9059-44D4-87B0-27B14A195BE0}.Debug.Build.0 = Debug|Win32
{6EDEA61E-9059-44D4-87B0-27B14A195BE0}.Release.ActiveCfg = Release|Win32 {6EDEA61E-9059-44D4-87B0-27B14A195BE0}.Release.ActiveCfg = Release|Win32
{6EDEA61E-9059-44D4-87B0-27B14A195BE0}.Release.Build.0 = Release|Win32 {6EDEA61E-9059-44D4-87B0-27B14A195BE0}.Release.Build.0 = Release|Win32
{DE3690A6-F4DB-4D5A-B428-7A54A314000E}.Debug.ActiveCfg = Debug|Win32
{DE3690A6-F4DB-4D5A-B428-7A54A314000E}.Debug.Build.0 = Debug|Win32
{DE3690A6-F4DB-4D5A-B428-7A54A314000E}.Release.ActiveCfg = Release|Win32
{DE3690A6-F4DB-4D5A-B428-7A54A314000E}.Release.Build.0 = Release|Win32
EndGlobalSection EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection EndGlobalSection

View File

@ -72,14 +72,14 @@
RuntimeLibrary="4" RuntimeLibrary="4"
UsePrecompiledHeader="0" UsePrecompiledHeader="0"
WarningLevel="3" WarningLevel="3"
Detect64BitPortabilityProblems="TRUE" Detect64BitPortabilityProblems="FALSE"
DebugInformationFormat="3"/> DebugInformationFormat="3"/>
<Tool <Tool
Name="VCCustomBuildTool"/> Name="VCCustomBuildTool"/>
<Tool <Tool
Name="VCLinkerTool" Name="VCLinkerTool"
OutputFile="$(OutDir)/trimeshinfo.exe" OutputFile="$(OutDir)/trimeshinfo.exe"
LinkIncremental="1" LinkIncremental="2"
GenerateDebugInformation="TRUE" GenerateDebugInformation="TRUE"
SubSystem="1" SubSystem="1"
OptimizeReferences="2" OptimizeReferences="2"