diff --git a/apps/msvc/metro/metro.vcproj b/apps/msvc/metro/metro.vcproj
index 278394e3..24d90d30 100644
--- a/apps/msvc/metro/metro.vcproj
+++ b/apps/msvc/metro/metro.vcproj
@@ -121,12 +121,36 @@
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -142,14 +166,26 @@
+
+
+
+
+
+
+
+
diff --git a/apps/msvc/msvc.sln b/apps/msvc/msvc.sln
index 18da0668..919c45d4 100644
--- a/apps/msvc/msvc.sln
+++ b/apps/msvc/msvc.sln
@@ -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
diff --git a/apps/msvc/trimeshinfo/trimeshinfo.vcproj b/apps/msvc/trimeshinfo/trimeshinfo.vcproj
index d155dd93..f4734e3f 100644
--- a/apps/msvc/trimeshinfo/trimeshinfo.vcproj
+++ b/apps/msvc/trimeshinfo/trimeshinfo.vcproj
@@ -72,14 +72,14 @@
RuntimeLibrary="4"
UsePrecompiledHeader="0"
WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
+ Detect64BitPortabilityProblems="FALSE"
DebugInformationFormat="3"/>