From 309f2a1864a3e8d38f72c0278180d6a91b444d86 Mon Sep 17 00:00:00 2001 From: Chuck Walbourn Date: Wed, 10 Apr 2019 22:51:43 -0700 Subject: [PATCH] Added VS 2019 Desktop projects (#27) --- UVAtlas/UVAtlas_2019_Win10.sln | 40 +++ UVAtlas/UVAtlas_2019_Win10.vcxproj | 234 +++++++++++++ UVAtlas/UVAtlas_2019_Win10.vcxproj.filters | 166 +++++++++ UVAtlas/isochart/UVAtlasRepacker.cpp | 4 +- UVAtlas/isochart/isochartmesh.cpp | 6 +- UVAtlasTool/UVAtlasTool_2019.sln | 83 +++++ UVAtlasTool/UVAtlasTool_2019.vcxproj | 348 +++++++++++++++++++ UVAtlasTool/UVAtlasTool_2019.vcxproj.filters | 33 ++ 8 files changed, 909 insertions(+), 5 deletions(-) create mode 100644 UVAtlas/UVAtlas_2019_Win10.sln create mode 100644 UVAtlas/UVAtlas_2019_Win10.vcxproj create mode 100644 UVAtlas/UVAtlas_2019_Win10.vcxproj.filters create mode 100644 UVAtlasTool/UVAtlasTool_2019.sln create mode 100644 UVAtlasTool/UVAtlasTool_2019.vcxproj create mode 100644 UVAtlasTool/UVAtlasTool_2019.vcxproj.filters diff --git a/UVAtlas/UVAtlas_2019_Win10.sln b/UVAtlas/UVAtlas_2019_Win10.sln new file mode 100644 index 0000000..938caf9 --- /dev/null +++ b/UVAtlas/UVAtlas_2019_Win10.sln @@ -0,0 +1,40 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 16 +VisualStudioVersion = 15.0.27703.2000 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UVAtlas_2019_Win10", "UVAtlas_2019_Win10.vcxproj", "{10359E70-6A7F-4433-8EF1-B0FB688D830E}" +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{092D565A-3AC4-479C-B3A6-D5D0C83E6881}" + ProjectSection(SolutionItems) = preProject + ..\.editorconfig = ..\.editorconfig + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Debug|x64 = Debug|x64 + Release|Win32 = Release|Win32 + Release|x64 = Release|x64 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {10359E70-6A7F-4433-8EF1-B0FB688D830E}.Debug|Win32.ActiveCfg = Debug|Win32 + {10359E70-6A7F-4433-8EF1-B0FB688D830E}.Debug|Win32.Build.0 = Debug|Win32 + {10359E70-6A7F-4433-8EF1-B0FB688D830E}.Debug|Win32.Deploy.0 = Debug|Win32 + {10359E70-6A7F-4433-8EF1-B0FB688D830E}.Debug|x64.ActiveCfg = Debug|x64 + {10359E70-6A7F-4433-8EF1-B0FB688D830E}.Debug|x64.Build.0 = Debug|x64 + {10359E70-6A7F-4433-8EF1-B0FB688D830E}.Debug|x64.Deploy.0 = Debug|x64 + {10359E70-6A7F-4433-8EF1-B0FB688D830E}.Release|Win32.ActiveCfg = Release|Win32 + {10359E70-6A7F-4433-8EF1-B0FB688D830E}.Release|Win32.Build.0 = Release|Win32 + {10359E70-6A7F-4433-8EF1-B0FB688D830E}.Release|Win32.Deploy.0 = Release|Win32 + {10359E70-6A7F-4433-8EF1-B0FB688D830E}.Release|x64.ActiveCfg = Release|x64 + {10359E70-6A7F-4433-8EF1-B0FB688D830E}.Release|x64.Build.0 = Release|x64 + {10359E70-6A7F-4433-8EF1-B0FB688D830E}.Release|x64.Deploy.0 = Release|x64 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {A5DEA94B-8E75-40B0-A965-199706720DDC} + EndGlobalSection +EndGlobal diff --git a/UVAtlas/UVAtlas_2019_Win10.vcxproj b/UVAtlas/UVAtlas_2019_Win10.vcxproj new file mode 100644 index 0000000..d0fadba --- /dev/null +++ b/UVAtlas/UVAtlas_2019_Win10.vcxproj @@ -0,0 +1,234 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Create + Create + Create + Create + + + + + + + + + + {10359E70-6A7F-4433-8EF1-B0FB688D830E} + Win32Proj + UVAtlas + 10.0.17763.0 + + + + StaticLibrary + true + v142 + Unicode + + + StaticLibrary + true + v142 + Unicode + + + StaticLibrary + false + v142 + Unicode + + + StaticLibrary + false + v142 + Unicode + + + + + + + + + + + + + + + + + + + Bin\Desktop_2019_Win10\$(Platform)\$(Configuration)\ + Bin\Desktop_2019_Win10\$(Platform)\$(Configuration)\ + UVAtlas + + + Bin\Desktop_2019_Win10\$(Platform)\$(Configuration)\ + Bin\Desktop_2019_Win10\$(Platform)\$(Configuration)\ + UVAtlas + + + Bin\Desktop_2019_Win10\$(Platform)\$(Configuration)\ + Bin\Desktop_2019_Win10\$(Platform)\$(Configuration)\ + UVAtlas + + + Bin\Desktop_2019_Win10\$(Platform)\$(Configuration)\ + Bin\Desktop_2019_Win10\$(Platform)\$(Configuration)\ + UVAtlas + + + + Use + EnableAllWarnings + Disabled + _WIN32_WINNT=0x0600;WIN32;_DEBUG;_LIB;_CRT_STDIO_ARBITRARY_WIDE_SPECIFIERS;%(PreprocessorDefinitions) + Fast + pch.h + $(IntDir)$(TargetName).pdb + $(ProjectDir);$(ProjectDir)Inc;$(ProjectDir)geodesics;$(ProjectDir)isochart;%(AdditionalIncludeDirectories) + StreamingSIMDExtensions2 + true + true + /Zc:__cplusplus %(AdditionalOptions) + false + + + Windows + true + + + + + Use + EnableAllWarnings + Disabled + _WIN32_WINNT=0x0600;WIN32;_DEBUG;_LIB;_CRT_STDIO_ARBITRARY_WIDE_SPECIFIERS;%(PreprocessorDefinitions) + Fast + pch.h + $(IntDir)$(TargetName).pdb + $(ProjectDir);$(ProjectDir)Inc;$(ProjectDir)geodesics;$(ProjectDir)isochart;%(AdditionalIncludeDirectories) + true + true + /Zc:__cplusplus %(AdditionalOptions) + false + + + Windows + true + + + + + EnableAllWarnings + Use + MaxSpeed + _WIN32_WINNT=0x0600;WIN32;NDEBUG;_LIB;_CRT_STDIO_ARBITRARY_WIDE_SPECIFIERS;%(PreprocessorDefinitions) + Fast + pch.h + $(IntDir)$(TargetName).pdb + $(ProjectDir);$(ProjectDir)Inc;$(ProjectDir)geodesics;$(ProjectDir)isochart;%(AdditionalIncludeDirectories) + StreamingSIMDExtensions2 + true + true + /Zc:__cplusplus %(AdditionalOptions) + + + Windows + true + true + true + + + + + EnableAllWarnings + Use + MaxSpeed + _WIN32_WINNT=0x0600;WIN32;NDEBUG;_LIB;_CRT_STDIO_ARBITRARY_WIDE_SPECIFIERS;%(PreprocessorDefinitions) + Fast + pch.h + $(IntDir)$(TargetName).pdb + $(ProjectDir);$(ProjectDir)Inc;$(ProjectDir)geodesics;$(ProjectDir)isochart;%(AdditionalIncludeDirectories) + true + true + /Zc:__cplusplus %(AdditionalOptions) + + + Windows + true + true + true + + + + + + \ No newline at end of file diff --git a/UVAtlas/UVAtlas_2019_Win10.vcxproj.filters b/UVAtlas/UVAtlas_2019_Win10.vcxproj.filters new file mode 100644 index 0000000..7330027 --- /dev/null +++ b/UVAtlas/UVAtlas_2019_Win10.vcxproj.filters @@ -0,0 +1,166 @@ + + + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {3b2d5702-57fc-4310-a36b-3d3130661b87} + + + + + Header Files + + + Header Files + + + Geodesics + + + Geodesics + + + Geodesics + + + Geodesics + + + Geodesics + + + Isochart + + + Isochart + + + Isochart + + + Isochart + + + Isochart + + + Isochart + + + Isochart + + + Isochart + + + Isochart + + + Isochart + + + Isochart + + + Isochart + + + Isochart + + + Isochart + + + Isochart + + + Header Files + + + + + Geodesics + + + Geodesics + + + Geodesics + + + Isochart + + + Isochart + + + Isochart + + + Isochart + + + Isochart + + + Isochart + + + Isochart + + + Isochart + + + Isochart + + + Isochart + + + Isochart + + + Isochart + + + Isochart + + + Isochart + + + Isochart + + + Isochart + + + Isochart + + + Isochart + + + Isochart + + + Isochart + + + Isochart + + + + + Isochart + + + \ No newline at end of file diff --git a/UVAtlas/isochart/UVAtlasRepacker.cpp b/UVAtlas/isochart/UVAtlasRepacker.cpp index 8295b8a..f777232 100644 --- a/UVAtlas/isochart/UVAtlasRepacker.cpp +++ b/UVAtlas/isochart/UVAtlasRepacker.cpp @@ -1856,7 +1856,7 @@ float CUVAtlasRepacker::GetChartArea(uint32_t index) const const XMFLOAT2 *p1 = &m_VertexBuffer[m_IndexPartition[m_IndexBuffer[3 * i]]].uv; const XMFLOAT2 *p2 = &m_VertexBuffer[m_IndexPartition[m_IndexBuffer[3 * i + 1]]].uv; const XMFLOAT2 *p3 = &m_VertexBuffer[m_IndexPartition[m_IndexBuffer[3 * i + 2]]].uv; - currArea = fabs((p1->x - p3->x)*(p2->y - p3->y) - (p2->x - p3->x)*(p1->y - p3->y)) / 2; + currArea = fabsf((p1->x - p3->x)*(p2->y - p3->y) - (p2->x - p3->x)*(p1->y - p3->y)) / 2; Area += currArea; } @@ -1888,7 +1888,7 @@ float CUVAtlasRepacker::GetTotalArea() const XMFLOAT2 *p3 = (XMFLOAT2 *)(pVB + *(T *)(pIB + (3 * i + 2) * sizeof(T)) * m_iNumBytesPerVertex + m_TexCoordOffset); - float s = fabs((p1->x - p3->x)*(p2->y - p3->y) - + float s = fabsf((p1->x - p3->x)*(p2->y - p3->y) - (p2->x - p3->x)*(p1->y - p3->y)) / 2; Area += s; } diff --git a/UVAtlas/isochart/isochartmesh.cpp b/UVAtlas/isochart/isochartmesh.cpp index 545daaa..97d69eb 100644 --- a/UVAtlas/isochart/isochartmesh.cpp +++ b/UVAtlas/isochart/isochartmesh.cpp @@ -177,11 +177,11 @@ void CIsochartMesh:: ConvertToInternalCriterion( if (bIsSignalSpecialized) { - fTemp = 1 - pow(fStretch, POW_OF_IMT_GEO_L2_STRETCH); + fTemp = 1.f - powf(fStretch, POW_OF_IMT_GEO_L2_STRETCH); } else { - fTemp = 1 - fStretch; + fTemp = 1.f - fStretch; } if (IsInZeroRange(fTemp)) @@ -212,7 +212,7 @@ float CIsochartMesh::ConvertToExternalStretch( if (bIsSignalSpecialized) { - fStretch = pow(fStretch, 1/POW_OF_IMT_GEO_L2_STRETCH); + fStretch = powf(fStretch, 1/POW_OF_IMT_GEO_L2_STRETCH); } if (fStretch < 0) { diff --git a/UVAtlasTool/UVAtlasTool_2019.sln b/UVAtlasTool/UVAtlasTool_2019.sln new file mode 100644 index 0000000..b0d9f5c --- /dev/null +++ b/UVAtlasTool/UVAtlasTool_2019.sln @@ -0,0 +1,83 @@ +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 16 +VisualStudioVersion = 15.0.27703.2000 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UVAtlasTool", "UVAtlasTool_2019.vcxproj", "{A7969CB3-E89B-49B9-96E7-8A219785A7CB}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DirectXTex", "..\..\DirectXTex\DirectXTex\DirectXTex_Desktop_2019.vcxproj", "{371B9FA9-4C90-4AC6-A123-ACED756D6C77}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DirectXMesh", "..\..\DirectXMesh\DirectXMesh\DirectXMesh_Desktop_2019.vcxproj", "{6857F086-F6FE-4150-9ED7-7446F1C1C220}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UVAtlas_2019_Win10", "..\UVAtlas\UVAtlas_2019_Win10.vcxproj", "{10359E70-6A7F-4433-8EF1-B0FB688D830E}" +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{1E8D0984-C342-4C66-B288-23D5D44F531E}" + ProjectSection(SolutionItems) = preProject + ..\.editorconfig = ..\.editorconfig + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Debug|x64 = Debug|x64 + Profile|Win32 = Profile|Win32 + Profile|x64 = Profile|x64 + Release|Win32 = Release|Win32 + Release|x64 = Release|x64 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {A7969CB3-E89B-49B9-96E7-8A219785A7CB}.Debug|Win32.ActiveCfg = Debug|Win32 + {A7969CB3-E89B-49B9-96E7-8A219785A7CB}.Debug|Win32.Build.0 = Debug|Win32 + {A7969CB3-E89B-49B9-96E7-8A219785A7CB}.Debug|x64.ActiveCfg = Debug|x64 + {A7969CB3-E89B-49B9-96E7-8A219785A7CB}.Debug|x64.Build.0 = Debug|x64 + {A7969CB3-E89B-49B9-96E7-8A219785A7CB}.Profile|Win32.ActiveCfg = Profile|Win32 + {A7969CB3-E89B-49B9-96E7-8A219785A7CB}.Profile|Win32.Build.0 = Profile|Win32 + {A7969CB3-E89B-49B9-96E7-8A219785A7CB}.Profile|x64.ActiveCfg = Profile|x64 + {A7969CB3-E89B-49B9-96E7-8A219785A7CB}.Profile|x64.Build.0 = Profile|x64 + {A7969CB3-E89B-49B9-96E7-8A219785A7CB}.Release|Win32.ActiveCfg = Release|Win32 + {A7969CB3-E89B-49B9-96E7-8A219785A7CB}.Release|Win32.Build.0 = Release|Win32 + {A7969CB3-E89B-49B9-96E7-8A219785A7CB}.Release|x64.ActiveCfg = Release|x64 + {A7969CB3-E89B-49B9-96E7-8A219785A7CB}.Release|x64.Build.0 = Release|x64 + {371B9FA9-4C90-4AC6-A123-ACED756D6C77}.Debug|Win32.ActiveCfg = Debug|Win32 + {371B9FA9-4C90-4AC6-A123-ACED756D6C77}.Debug|Win32.Build.0 = Debug|Win32 + {371B9FA9-4C90-4AC6-A123-ACED756D6C77}.Debug|x64.ActiveCfg = Debug|x64 + {371B9FA9-4C90-4AC6-A123-ACED756D6C77}.Debug|x64.Build.0 = Debug|x64 + {371B9FA9-4C90-4AC6-A123-ACED756D6C77}.Profile|Win32.ActiveCfg = Profile|Win32 + {371B9FA9-4C90-4AC6-A123-ACED756D6C77}.Profile|Win32.Build.0 = Profile|Win32 + {371B9FA9-4C90-4AC6-A123-ACED756D6C77}.Profile|x64.ActiveCfg = Profile|x64 + {371B9FA9-4C90-4AC6-A123-ACED756D6C77}.Profile|x64.Build.0 = Profile|x64 + {371B9FA9-4C90-4AC6-A123-ACED756D6C77}.Release|Win32.ActiveCfg = Release|Win32 + {371B9FA9-4C90-4AC6-A123-ACED756D6C77}.Release|Win32.Build.0 = Release|Win32 + {371B9FA9-4C90-4AC6-A123-ACED756D6C77}.Release|x64.ActiveCfg = Release|x64 + {371B9FA9-4C90-4AC6-A123-ACED756D6C77}.Release|x64.Build.0 = Release|x64 + {6857F086-F6FE-4150-9ED7-7446F1C1C220}.Debug|Win32.ActiveCfg = Debug|Win32 + {6857F086-F6FE-4150-9ED7-7446F1C1C220}.Debug|Win32.Build.0 = Debug|Win32 + {6857F086-F6FE-4150-9ED7-7446F1C1C220}.Debug|x64.ActiveCfg = Debug|x64 + {6857F086-F6FE-4150-9ED7-7446F1C1C220}.Debug|x64.Build.0 = Debug|x64 + {6857F086-F6FE-4150-9ED7-7446F1C1C220}.Profile|Win32.ActiveCfg = Profile|Win32 + {6857F086-F6FE-4150-9ED7-7446F1C1C220}.Profile|Win32.Build.0 = Profile|Win32 + {6857F086-F6FE-4150-9ED7-7446F1C1C220}.Profile|x64.ActiveCfg = Profile|x64 + {6857F086-F6FE-4150-9ED7-7446F1C1C220}.Profile|x64.Build.0 = Profile|x64 + {6857F086-F6FE-4150-9ED7-7446F1C1C220}.Release|Win32.ActiveCfg = Release|Win32 + {6857F086-F6FE-4150-9ED7-7446F1C1C220}.Release|Win32.Build.0 = Release|Win32 + {6857F086-F6FE-4150-9ED7-7446F1C1C220}.Release|x64.ActiveCfg = Release|x64 + {6857F086-F6FE-4150-9ED7-7446F1C1C220}.Release|x64.Build.0 = Release|x64 + {10359E70-6A7F-4433-8EF1-B0FB688D830E}.Debug|Win32.ActiveCfg = Debug|Win32 + {10359E70-6A7F-4433-8EF1-B0FB688D830E}.Debug|Win32.Build.0 = Debug|Win32 + {10359E70-6A7F-4433-8EF1-B0FB688D830E}.Debug|x64.ActiveCfg = Debug|x64 + {10359E70-6A7F-4433-8EF1-B0FB688D830E}.Debug|x64.Build.0 = Debug|x64 + {10359E70-6A7F-4433-8EF1-B0FB688D830E}.Profile|Win32.ActiveCfg = Release|Win32 + {10359E70-6A7F-4433-8EF1-B0FB688D830E}.Profile|Win32.Build.0 = Release|Win32 + {10359E70-6A7F-4433-8EF1-B0FB688D830E}.Profile|x64.ActiveCfg = Release|x64 + {10359E70-6A7F-4433-8EF1-B0FB688D830E}.Profile|x64.Build.0 = Release|x64 + {10359E70-6A7F-4433-8EF1-B0FB688D830E}.Release|Win32.ActiveCfg = Release|Win32 + {10359E70-6A7F-4433-8EF1-B0FB688D830E}.Release|Win32.Build.0 = Release|Win32 + {10359E70-6A7F-4433-8EF1-B0FB688D830E}.Release|x64.ActiveCfg = Release|x64 + {10359E70-6A7F-4433-8EF1-B0FB688D830E}.Release|x64.Build.0 = Release|x64 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {F576ED7C-BC0D-42CD-90EB-0E206EEA9F74} + EndGlobalSection +EndGlobal diff --git a/UVAtlasTool/UVAtlasTool_2019.vcxproj b/UVAtlasTool/UVAtlasTool_2019.vcxproj new file mode 100644 index 0000000..7e6c5d8 --- /dev/null +++ b/UVAtlasTool/UVAtlasTool_2019.vcxproj @@ -0,0 +1,348 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Profile + Win32 + + + Profile + x64 + + + Release + Win32 + + + Release + x64 + + + + UVAtlasTool + {A7969CB3-E89B-49B9-96E7-8A219785A7CB} + UVAtlasTool + Win32Proj + 10.0.17763.0 + + + + Application + Unicode + v142 + + + Application + Unicode + v142 + + + Application + true + Unicode + v142 + + + Application + true + Unicode + v142 + + + Application + true + Unicode + v142 + + + Application + true + Unicode + v142 + + + + + + + + + + + + + + + + + + + + + + + + Bin\Desktop_2019\$(Platform)\$(Configuration)\ + Bin\Desktop_2019\$(Platform)\$(Configuration)\ + uvatlastool + true + + + Bin\Desktop_2019\$(Platform)\$(Configuration)\ + Bin\Desktop_2019\$(Platform)\$(Configuration)\ + uvatlastool + true + + + Bin\Desktop_2019\$(Platform)\$(Configuration)\ + Bin\Desktop_2019\$(Platform)\$(Configuration)\ + uvatlastool + true + + + Bin\Desktop_2019\$(Platform)\$(Configuration)\ + Bin\Desktop_2019\$(Platform)\$(Configuration)\ + uvatlastool + true + + + Bin\Desktop_2019\$(Platform)\$(Configuration)\ + Bin\Desktop_2019\$(Platform)\$(Configuration)\ + uvatlastool + true + + + Bin\Desktop_2019\$(Platform)\$(Configuration)\ + Bin\Desktop_2019\$(Platform)\$(Configuration)\ + uvatlastool + true + + + + Level4 + Disabled + MultiThreadedDebugDLL + Fast + StreamingSIMDExtensions2 + ..\UVAtlas\inc;..\..\DirectXMesh\DirectXMesh;..\..\DirectXMesh\Utilities;..\..\DirectXTex\DirectXTex;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;DEBUG;PROFILE;_CONSOLE;_WIN32_WINNT=0x0600;%(PreprocessorDefinitions) + true + Guard + true + /Zc:__cplusplus %(AdditionalOptions) + + + ole32.lib;windowscodecs.lib;uuid.lib;%(AdditionalDependencies) + Console + true + true + + + false + + + + + + + + + + + + + Level4 + Disabled + MultiThreadedDebugDLL + Fast + ..\UVAtlas\inc;..\..\DirectXMesh\DirectXMesh;..\..\DirectXMesh\Utilities;..\..\DirectXTex\DirectXTex;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;DEBUG;PROFILE;_CONSOLE;_WIN32_WINNT=0x0600;%(PreprocessorDefinitions) + true + Guard + true + /Zc:__cplusplus %(AdditionalOptions) + + + ole32.lib;windowscodecs.lib;uuid.lib;%(AdditionalDependencies) + Console + true + + + false + + + + + + + + + + + + + Level4 + MaxSpeed + Fast + StreamingSIMDExtensions2 + ..\UVAtlas\inc;..\..\DirectXMesh\DirectXMesh;..\..\DirectXMesh\Utilities;..\..\DirectXTex\DirectXTex;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_CONSOLE;_WIN32_WINNT=0x0600;%(PreprocessorDefinitions) + true + Guard + true + /Zc:__cplusplus %(AdditionalOptions) + + + ole32.lib;oleaut32.lib;windowscodecs.lib;uuid.lib;%(AdditionalDependencies) + true + Console + true + true + true + + + false + + + + + + + + + + + + + Level4 + MaxSpeed + Fast + ..\UVAtlas\inc;..\..\DirectXMesh\DirectXMesh;..\..\DirectXMesh\Utilities;..\..\DirectXTex\DirectXTex;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_CONSOLE;_WIN32_WINNT=0x0600;%(PreprocessorDefinitions) + true + Guard + true + /Zc:__cplusplus %(AdditionalOptions) + + + ole32.lib;oleaut32.lib;windowscodecs.lib;uuid.lib;%(AdditionalDependencies) + true + Console + true + true + + + false + + + + + + + + + + + + + Level4 + MaxSpeed + Fast + StreamingSIMDExtensions2 + ..\UVAtlas\inc;..\..\DirectXMesh\DirectXMesh;..\..\DirectXMesh\Utilities;..\..\DirectXTex\DirectXTex;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;PROFILE;_CONSOLE;_WIN32_WINNT=0x0600;%(PreprocessorDefinitions) + true + Guard + true + /Zc:__cplusplus %(AdditionalOptions) + + + ole32.lib;oleaut32.lib;windowscodecs.lib;uuid.lib;%(AdditionalDependencies) + true + Console + true + true + true + + + false + + + + + + + + + + + + + Level4 + MaxSpeed + Fast + ..\UVAtlas\inc;..\..\DirectXMesh\DirectXMesh;..\..\DirectXMesh\Utilities;..\..\DirectXTex\DirectXTex;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;PROFILE;_CONSOLE;_WIN32_WINNT=0x0600;%(PreprocessorDefinitions) + true + Guard + true + /Zc:__cplusplus %(AdditionalOptions) + + + ole32.lib;oleaut32.lib;windowscodecs.lib;uuid.lib;%(AdditionalDependencies) + true + Console + true + true + + + false + + + + + + + + + + + + + {6857f086-f6fe-4150-9ed7-7446f1c1c220} + + + {371b9fa9-4c90-4ac6-a123-aced756d6c77} + + + {10359e70-6a7f-4433-8ef1-b0fb688d830e} + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/UVAtlasTool/UVAtlasTool_2019.vcxproj.filters b/UVAtlasTool/UVAtlasTool_2019.vcxproj.filters new file mode 100644 index 0000000..9e627d5 --- /dev/null +++ b/UVAtlasTool/UVAtlasTool_2019.vcxproj.filters @@ -0,0 +1,33 @@ + + + + + {8e114980-c1a3-4ada-ad7c-83caadf5daeb} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe + + + {c8076e0b-beef-46c6-8c4b-128ccc82a987} + + + + + + + + Wavefront OBJ + + + + + Wavefront OBJ + + + + + + Resource Files + + + + + \ No newline at end of file