diff --git a/UVAtlas/UVAtlas_Windows10.sln b/UVAtlas/UVAtlas_Windows10_2017.sln similarity index 96% rename from UVAtlas/UVAtlas_Windows10.sln rename to UVAtlas/UVAtlas_Windows10_2017.sln index 4760981..5e2b8a6 100644 --- a/UVAtlas/UVAtlas_Windows10.sln +++ b/UVAtlas/UVAtlas_Windows10_2017.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.27703.2000 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UVAtlas", "UVAtlas_Windows10.vcxproj", "{2554D4E8-57F0-46F7-8B8F-3727D65BDE5E}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UVAtlas", "UVAtlas_Windows10_2017.vcxproj", "{2554D4E8-57F0-46F7-8B8F-3727D65BDE5E}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{BEADBA94-103D-4BBE-BA6D-76280354E51D}" ProjectSection(SolutionItems) = preProject diff --git a/UVAtlas/UVAtlas_Windows10.vcxproj b/UVAtlas/UVAtlas_Windows10_2017.vcxproj similarity index 94% rename from UVAtlas/UVAtlas_Windows10.vcxproj rename to UVAtlas/UVAtlas_Windows10_2017.vcxproj index 5b8099b..77e285d 100644 --- a/UVAtlas/UVAtlas_Windows10.vcxproj +++ b/UVAtlas/UVAtlas_Windows10_2017.vcxproj @@ -183,50 +183,50 @@ false - Bin\Windows10\$(Platform)\$(Configuration)\ - Bin\Windows10\$(Platform)\$(Configuration)\ + Bin\Windows10_2017\$(Platform)\$(Configuration)\ + Bin\Windows10_2017\$(Platform)\$(Configuration)\ UVAtlas false - Bin\Windows10\$(Platform)\$(Configuration)\ - Bin\Windows10\$(Platform)\$(Configuration)\ + Bin\Windows10_2017\$(Platform)\$(Configuration)\ + Bin\Windows10_2017\$(Platform)\$(Configuration)\ UVAtlas false - Bin\Windows10\$(Platform)\$(Configuration)\ - Bin\Windows10\$(Platform)\$(Configuration)\ + Bin\Windows10_2017\$(Platform)\$(Configuration)\ + Bin\Windows10_2017\$(Platform)\$(Configuration)\ UVAtlas false - Bin\Windows10\$(Platform)\$(Configuration)\ - Bin\Windows10\$(Platform)\$(Configuration)\ + Bin\Windows10_2017\$(Platform)\$(Configuration)\ + Bin\Windows10_2017\$(Platform)\$(Configuration)\ UVAtlas false - Bin\Windows10\$(Platform)\$(Configuration)\ - Bin\Windows10\$(Platform)\$(Configuration)\ + Bin\Windows10_2017\$(Platform)\$(Configuration)\ + Bin\Windows10_2017\$(Platform)\$(Configuration)\ UVAtlas false - Bin\Windows10\$(Platform)\$(Configuration)\ - Bin\Windows10\$(Platform)\$(Configuration)\ + Bin\Windows10_2017\$(Platform)\$(Configuration)\ + Bin\Windows10_2017\$(Platform)\$(Configuration)\ UVAtlas false - Bin\Windows10\$(Platform)\$(Configuration)\ - Bin\Windows10\$(Platform)\$(Configuration)\ + Bin\Windows10_2017\$(Platform)\$(Configuration)\ + Bin\Windows10_2017\$(Platform)\$(Configuration)\ UVAtlas false - Bin\Windows10\$(Platform)\$(Configuration)\ - Bin\Windows10\$(Platform)\$(Configuration)\ + Bin\Windows10_2017\$(Platform)\$(Configuration)\ + Bin\Windows10_2017\$(Platform)\$(Configuration)\ UVAtlas diff --git a/UVAtlas/UVAtlas_Windows10.vcxproj.filters b/UVAtlas/UVAtlas_Windows10_2017.vcxproj.filters similarity index 100% rename from UVAtlas/UVAtlas_Windows10.vcxproj.filters rename to UVAtlas/UVAtlas_Windows10_2017.vcxproj.filters diff --git a/UVAtlas/UVAtlas_Windows10_2019.sln b/UVAtlas/UVAtlas_Windows10_2019.sln new file mode 100644 index 0000000..53af879 --- /dev/null +++ b/UVAtlas/UVAtlas_Windows10_2019.sln @@ -0,0 +1,48 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 16 +VisualStudioVersion = 16.0.29009.5 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UVAtlas", "UVAtlas_Windows10_2019.vcxproj", "{2554D4E8-57F0-46F7-8B8F-3727D65BDE5E}" +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{BEADBA94-103D-4BBE-BA6D-76280354E51D}" + ProjectSection(SolutionItems) = preProject + ..\.editorconfig = ..\.editorconfig + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|ARM = Debug|ARM + Debug|ARM64 = Debug|ARM64 + Debug|x64 = Debug|x64 + Debug|x86 = Debug|x86 + Release|ARM = Release|ARM + Release|ARM64 = Release|ARM64 + Release|x64 = Release|x64 + Release|x86 = Release|x86 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {2554D4E8-57F0-46F7-8B8F-3727D65BDE5E}.Debug|ARM.ActiveCfg = Debug|ARM + {2554D4E8-57F0-46F7-8B8F-3727D65BDE5E}.Debug|ARM.Build.0 = Debug|ARM + {2554D4E8-57F0-46F7-8B8F-3727D65BDE5E}.Debug|ARM64.ActiveCfg = Debug|ARM64 + {2554D4E8-57F0-46F7-8B8F-3727D65BDE5E}.Debug|ARM64.Build.0 = Debug|ARM64 + {2554D4E8-57F0-46F7-8B8F-3727D65BDE5E}.Debug|x64.ActiveCfg = Debug|x64 + {2554D4E8-57F0-46F7-8B8F-3727D65BDE5E}.Debug|x64.Build.0 = Debug|x64 + {2554D4E8-57F0-46F7-8B8F-3727D65BDE5E}.Debug|x86.ActiveCfg = Debug|Win32 + {2554D4E8-57F0-46F7-8B8F-3727D65BDE5E}.Debug|x86.Build.0 = Debug|Win32 + {2554D4E8-57F0-46F7-8B8F-3727D65BDE5E}.Release|ARM.ActiveCfg = Release|ARM + {2554D4E8-57F0-46F7-8B8F-3727D65BDE5E}.Release|ARM.Build.0 = Release|ARM + {2554D4E8-57F0-46F7-8B8F-3727D65BDE5E}.Release|ARM64.ActiveCfg = Release|ARM64 + {2554D4E8-57F0-46F7-8B8F-3727D65BDE5E}.Release|ARM64.Build.0 = Release|ARM64 + {2554D4E8-57F0-46F7-8B8F-3727D65BDE5E}.Release|x64.ActiveCfg = Release|x64 + {2554D4E8-57F0-46F7-8B8F-3727D65BDE5E}.Release|x64.Build.0 = Release|x64 + {2554D4E8-57F0-46F7-8B8F-3727D65BDE5E}.Release|x86.ActiveCfg = Release|Win32 + {2554D4E8-57F0-46F7-8B8F-3727D65BDE5E}.Release|x86.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {98B19305-E614-4DAF-86CC-CF3476DE6993} + EndGlobalSection +EndGlobal diff --git a/UVAtlas/UVAtlas_Windows10_2019.vcxproj b/UVAtlas/UVAtlas_Windows10_2019.vcxproj new file mode 100644 index 0000000..1ed7f3d --- /dev/null +++ b/UVAtlas/UVAtlas_Windows10_2019.vcxproj @@ -0,0 +1,403 @@ + + + + + Debug + ARM + + + Debug + ARM64 + + + Debug + Win32 + + + Debug + x64 + + + Release + ARM + + + Release + ARM64 + + + Release + Win32 + + + Release + x64 + + + + + + + + + + + + + + + + + + + + + + + + + Create + Create + Create + Create + Create + Create + Create + Create + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {2554d4e8-57f0-46f7-8b8f-3727d65bde5e} + StaticLibrary + UVAtlas + UVAtlas + en-US + 14.0 + true + Windows Store + 10.0 + 10.0.14393.0 + 10.0 + + + + StaticLibrary + true + v142 + + + StaticLibrary + true + v142 + + + StaticLibrary + true + v142 + + + StaticLibrary + true + v142 + + + StaticLibrary + false + v142 + + + StaticLibrary + false + v142 + + + StaticLibrary + false + v142 + + + StaticLibrary + false + v142 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + false + Bin\Windows10_2019\$(Platform)\$(Configuration)\ + Bin\Windows10_2019\$(Platform)\$(Configuration)\ + UVAtlas + + + false + Bin\Windows10_2019\$(Platform)\$(Configuration)\ + Bin\Windows10_2019\$(Platform)\$(Configuration)\ + UVAtlas + + + false + Bin\Windows10_2019\$(Platform)\$(Configuration)\ + Bin\Windows10_2019\$(Platform)\$(Configuration)\ + UVAtlas + + + false + Bin\Windows10_2019\$(Platform)\$(Configuration)\ + Bin\Windows10_2019\$(Platform)\$(Configuration)\ + UVAtlas + + + false + Bin\Windows10_2019\$(Platform)\$(Configuration)\ + Bin\Windows10_2019\$(Platform)\$(Configuration)\ + UVAtlas + + + false + Bin\Windows10_2019\$(Platform)\$(Configuration)\ + Bin\Windows10_2019\$(Platform)\$(Configuration)\ + UVAtlas + + + false + Bin\Windows10_2019\$(Platform)\$(Configuration)\ + Bin\Windows10_2019\$(Platform)\$(Configuration)\ + UVAtlas + + + false + Bin\Windows10_2019\$(Platform)\$(Configuration)\ + Bin\Windows10_2019\$(Platform)\$(Configuration)\ + UVAtlas + + + + Use + + false + true + EnableAllWarnings + Fast + $(IntDir)$(TargetName).pdb + StreamingSIMDExtensions2 + $(ProjectDir);$(ProjectDir)Inc;$(ProjectDir)geodesics;$(ProjectDir)isochart;$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories) + _CRT_STDIO_ARBITRARY_WIDE_SPECIFIERS;%(PreprocessorDefinitions) + true + /Zc:__cplusplus %(AdditionalOptions) + false + + + Console + false + false + + + + + Use + + false + true + EnableAllWarnings + Fast + $(IntDir)$(TargetName).pdb + StreamingSIMDExtensions2 + $(ProjectDir);$(ProjectDir)Inc;$(ProjectDir)geodesics;$(ProjectDir)isochart;$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories) + _CRT_STDIO_ARBITRARY_WIDE_SPECIFIERS;%(PreprocessorDefinitions) + true + /Zc:__cplusplus %(AdditionalOptions) + + + Console + false + false + + + + + Use + + false + true + EnableAllWarnings + Fast + $(IntDir)$(TargetName).pdb + $(ProjectDir);$(ProjectDir)Inc;$(ProjectDir)geodesics;$(ProjectDir)isochart;$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories) + _CRT_STDIO_ARBITRARY_WIDE_SPECIFIERS;%(PreprocessorDefinitions) + true + /Zc:__cplusplus %(AdditionalOptions) + false + + + Console + false + false + + + + + Use + + + false + true + EnableAllWarnings + Fast + $(IntDir)$(TargetName).pdb + $(ProjectDir);$(ProjectDir)Inc;$(ProjectDir)geodesics;$(ProjectDir)isochart;$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories) + _CRT_STDIO_ARBITRARY_WIDE_SPECIFIERS;%(PreprocessorDefinitions) + true + /Zc:__cplusplus %(AdditionalOptions) + false + + + Console + false + false + + + + + Use + + false + true + EnableAllWarnings + Fast + $(IntDir)$(TargetName).pdb + $(ProjectDir);$(ProjectDir)Inc;$(ProjectDir)geodesics;$(ProjectDir)isochart;$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories) + _CRT_STDIO_ARBITRARY_WIDE_SPECIFIERS;%(PreprocessorDefinitions) + true + /Zc:__cplusplus %(AdditionalOptions) + + + Console + false + false + + + + + Use + + + false + true + EnableAllWarnings + Fast + $(IntDir)$(TargetName).pdb + $(ProjectDir);$(ProjectDir)Inc;$(ProjectDir)geodesics;$(ProjectDir)isochart;$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories) + _CRT_STDIO_ARBITRARY_WIDE_SPECIFIERS;%(PreprocessorDefinitions) + true + /Zc:__cplusplus %(AdditionalOptions) + + + Console + false + false + + + + + Use + + false + true + EnableAllWarnings + Fast + $(IntDir)$(TargetName).pdb + $(ProjectDir);$(ProjectDir)Inc;$(ProjectDir)geodesics;$(ProjectDir)isochart;$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories) + _CRT_STDIO_ARBITRARY_WIDE_SPECIFIERS;%(PreprocessorDefinitions) + true + /Zc:__cplusplus %(AdditionalOptions) + false + + + Console + false + false + + + + + Use + + false + true + EnableAllWarnings + Fast + $(IntDir)$(TargetName).pdb + $(ProjectDir);$(ProjectDir)Inc;$(ProjectDir)geodesics;$(ProjectDir)isochart;$(GeneratedFilesDir);$(IntDir);%(AdditionalIncludeDirectories) + _CRT_STDIO_ARBITRARY_WIDE_SPECIFIERS;%(PreprocessorDefinitions) + true + /Zc:__cplusplus %(AdditionalOptions) + + + Console + false + false + + + + + + \ No newline at end of file diff --git a/UVAtlas/UVAtlas_Windows10_2019.vcxproj.filters b/UVAtlas/UVAtlas_Windows10_2019.vcxproj.filters new file mode 100644 index 0000000..41f6cf7 --- /dev/null +++ b/UVAtlas/UVAtlas_Windows10_2019.vcxproj.filters @@ -0,0 +1,161 @@ + + + + + {124539f0-73b5-403b-b9bb-1d7a3c258cf5} + + + {6484c435-90af-4bc3-968e-c621d1183877} + + + {e8d73a00-10f7-4eaa-9018-3a2fd86be6f3} + + + + + Geodesics + + + Geodesics + + + Geodesics + + + isochart + + + isochart + + + isochart + + + isochart + + + isochart + + + isochart + + + isochart + + + isochart + + + isochart + + + isochart + + + isochart + + + isochart + + + isochart + + + isochart + + + isochart + + + isochart + + + isochart + + + isochart + + + isochart + + + isochart + + + isochart + + + + + Geodesics + + + Geodesics + + + Geodesics + + + Geodesics + + + Geodesics + + + Header Files + + + Header Files + + + isochart + + + isochart + + + isochart + + + isochart + + + isochart + + + isochart + + + isochart + + + isochart + + + isochart + + + isochart + + + isochart + + + isochart + + + isochart + + + isochart + + + isochart + + + + + isochart + + + \ No newline at end of file