*** empty log message ***
This commit is contained in:
parent
a7b6938a1e
commit
6525a2a052
|
@ -121,12 +121,36 @@
|
|||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
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
|
||||
RelativePath="..\..\..\wrap\io_trimesh\export_ply.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\vcg\space\index\grid_static_ptr.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\vcg\space\index\grid_util.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\vcg\math\histogram.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\wrap\io_trimesh\import_ply.h">
|
||||
</File>
|
||||
|
@ -142,14 +166,26 @@
|
|||
<File
|
||||
RelativePath="..\..\..\wrap\ply\plylib.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\resource.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\metro\sampling.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\vcg\space\index\spatial_hashing.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=".\metro.ico">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\metro.rc">
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
|
|
|
@ -7,11 +7,11 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "shadevis", "shadevis\shadev
|
|||
ProjectSection(ProjectDependencies) = postProject
|
||||
EndProjectSection
|
||||
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
|
||||
EndProjectSection
|
||||
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
|
||||
EndProjectSection
|
||||
EndProject
|
||||
|
@ -29,14 +29,14 @@ Global
|
|||
{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.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.Build.0 = Debug|Win32
|
||||
{6EDEA61E-9059-44D4-87B0-27B14A195BE0}.Release.ActiveCfg = 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
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
EndGlobalSection
|
||||
|
|
|
@ -72,14 +72,14 @@
|
|||
RuntimeLibrary="4"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="TRUE"
|
||||
Detect64BitPortabilityProblems="FALSE"
|
||||
DebugInformationFormat="3"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
OutputFile="$(OutDir)/trimeshinfo.exe"
|
||||
LinkIncremental="1"
|
||||
LinkIncremental="2"
|
||||
GenerateDebugInformation="TRUE"
|
||||
SubSystem="1"
|
||||
OptimizeReferences="2"
|
||||
|
|
Loading…
Reference in New Issue