Index: build/premake/extern_libs5.lua =================================================================== --- build/premake/extern_libs5.lua +++ build/premake/extern_libs5.lua @@ -561,9 +561,9 @@ pkgconfig.add_links("mozjs-52") end else - filter { "Debug", "action:vs2015" } + filter { "Debug", "action:vs*" } links { "mozjs52-ps-debug-vc140" } - filter { "Release", "action:vs2015" } + filter { "Release", "action:vs*" } links { "mozjs52-ps-release-vc140" } filter { "Debug", "action:not vs*" } links { "mozjs52-ps-debug" } Index: build/premake/premake5.lua =================================================================== --- build/premake/premake5.lua +++ build/premake/premake5.lua @@ -396,6 +396,8 @@ filter "action:vs2015" toolset "v140_xp" + filter "action:vs2017" + toolset "v141_xp" filter {} filter "action:vs*" @@ -879,7 +881,7 @@ end -- runtime-library-specific - if _ACTION == "vs2015" then + if _ACTION == "vs2015" or _ACTION == "vs2017" then table.insert(source_dirs, "lib/sysdep/rtl/msc"); else table.insert(source_dirs, "lib/sysdep/rtl/gcc"); Index: build/workspaces/update-workspaces.bat =================================================================== --- build/workspaces/update-workspaces.bat +++ build/workspaces/update-workspaces.bat @@ -3,4 +3,5 @@ cd ..\premake if not exist ..\workspaces\vc2015\SKIP_PREMAKE_HERE premake5\bin\release\premake5 --outpath="../workspaces/vc2015" --use-shared-glooxwrapper %* vs2015 +if not exist ..\workspaces\vc2017\SKIP_PREMAKE_HERE premake5\bin\release\premake5 --outpath="../workspaces/vs2017" --use-shared-glooxwrapper %* vs2017 cd ..\workspaces Index: libraries/source/fcollada/src/FCollada/FCollada.sln =================================================================== --- libraries/source/fcollada/src/FCollada/FCollada.sln +++ libraries/source/fcollada/src/FCollada/FCollada.sln @@ -1,16 +1,12 @@ -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual C++ Express 2005 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FCollada", "FCollada.vcproj", "{FF956BB3-F377-43A8-AB31-633299BDF6C6}" - ProjectSection(ProjectDependencies) = postProject - {5A441CC6-F281-4A83-8BC4-323D4148C7C0} = {5A441CC6-F281-4A83-8BC4-323D4148C7C0} - EndProjectSection +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 15 +VisualStudioVersion = 15.0.28307.1300 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FCollada", "FCollada.vcxproj", "{FF956BB3-F377-43A8-AB31-633299BDF6C6}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FColladaTest", "FColladaTest\FColladaTest.vcproj", "{93F9B125-C28F-47E3-B087-F14B0E191B8E}" - ProjectSection(ProjectDependencies) = postProject - {FF956BB3-F377-43A8-AB31-633299BDF6C6} = {FF956BB3-F377-43A8-AB31-633299BDF6C6} - EndProjectSection +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FColladaTest", "FColladaTest\FColladaTest.vcxproj", "{93F9B125-C28F-47E3-B087-F14B0E191B8E}" EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FArchiveXML", "..\FColladaPlugins\FArchiveXML\FArchiveXML.vcproj", "{5A441CC6-F281-4A83-8BC4-323D4148C7C0}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FArchiveXML", "..\FColladaPlugins\FArchiveXML\FArchiveXML.vcxproj", "{5A441CC6-F281-4A83-8BC4-323D4148C7C0}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -168,4 +164,7 @@ GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {1764171C-8C69-4176-A262-6B26F2A68093} + EndGlobalSection EndGlobal Index: libraries/source/fcollada/src/FCollada/FCollada.vcproj =================================================================== --- libraries/source/fcollada/src/FCollada/FCollada.vcproj +++ /dev/null @@ -1,3691 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Index: libraries/source/fcollada/src/FCollada/FCollada.vcxproj =================================================================== --- /dev/null +++ libraries/source/fcollada/src/FCollada/FCollada.vcxproj @@ -0,0 +1,1405 @@ + + + + + Debug DLL + Win32 + + + Debug DLL + x64 + + + Debug Unicode DLL + Win32 + + + Debug Unicode DLL + x64 + + + Debug Unicode + Win32 + + + Debug Unicode + x64 + + + Debug + Win32 + + + Debug + x64 + + + Release DLL + Win32 + + + Release DLL + x64 + + + Release Unicode DLL + Win32 + + + Release Unicode DLL + x64 + + + Release Unicode + Win32 + + + Release Unicode + x64 + + + Release + Win32 + + + Release + x64 + + + Retail DLL + Win32 + + + Retail DLL + x64 + + + Retail Unicode DLL + Win32 + + + Retail Unicode DLL + x64 + + + Retail Unicode + Win32 + + + Retail Unicode + x64 + + + Retail + Win32 + + + Retail + x64 + + + + {FF956BB3-F377-43A8-AB31-633299BDF6C6} + FCollada + Win32Proj + + + + DynamicLibrary + v141 + NotSet + false + + + DynamicLibrary + v141 + Unicode + false + + + StaticLibrary + v141 + Unicode + false + + + StaticLibrary + v141 + NotSet + false + + + DynamicLibrary + v141 + Unicode + + + DynamicLibrary + v141 + Unicode + + + StaticLibrary + v141 + Unicode + + + StaticLibrary + v141 + Unicode + + + DynamicLibrary + v141 + NotSet + + + DynamicLibrary + v141 + NotSet + + + StaticLibrary + v141 + NotSet + + + StaticLibrary + v141 + NotSet + + + DynamicLibrary + v141 + NotSet + false + + + DynamicLibrary + v141 + Unicode + false + + + StaticLibrary + v141 + Unicode + false + + + StaticLibrary + v141 + NotSet + false + + + DynamicLibrary + v141 + Unicode + + + DynamicLibrary + v141 + Unicode + + + StaticLibrary + v141 + Unicode + + + StaticLibrary + v141 + Unicode + + + DynamicLibrary + v141 + NotSet + + + DynamicLibrary + v141 + NotSet + + + StaticLibrary + v141 + NotSet + + + StaticLibrary + v141 + NotSet + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>15.0.28307.799 + + + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)\ + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)/Intermediate\ + + + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)\ + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)/Intermediate\ + + + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)\ + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)/Intermediate\ + + + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)\ + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)/Intermediate\ + + + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)\ + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)/Intermediate\ + + + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)\ + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)/Intermediate\ + + + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)\ + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)/Intermediate\ + + + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)\ + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)/Intermediate\ + + + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)\ + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)/Intermediate\ + + + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)\ + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)/Intermediate\ + + + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)\ + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)/Intermediate\ + + + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)\ + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)/Intermediate\ + + + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)\ + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)/Intermediate\ + + + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)\ + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)/Intermediate\ + + + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)\ + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)/Intermediate\ + + + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)\ + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)/Intermediate\ + + + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)\ + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)/Intermediate\ + + + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)\ + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)/Intermediate\ + + + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)\ + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)/Intermediate\ + + + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)\ + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)/Intermediate\ + + + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)\ + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)/Intermediate\ + + + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)\ + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)/Intermediate\ + + + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)\ + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)/Intermediate\ + + + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)\ + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)/Intermediate\ + + + + Disabled + $(ProjectDir);$(ProjectDir)..\..\..\..\win32\iconv\include;$(ProjectDir)..\..\..\..\win32\libxml2\include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + Use + Level4 + true + EditAndContinue + + + true + + + /MACHINE:X86 %(AdditionalOptions) + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName).lib + + + + + Full + OnlyExplicitInline + Speed + false + $(ProjectDir);$(ProjectDir)..\..\..\..\win32\iconv\include;$(ProjectDir)..\..\..\..\win32\libxml2\include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;%(PreprocessorDefinitions) + MultiThreaded + false + true + Use + $(IntDir)FCollada.pdb + Level4 + true + ProgramDatabase + + + true + + + /MACHINE:X86 %(AdditionalOptions) + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName).lib + + + + + Disabled + $(ProjectDir);$(ProjectDir)..\..\..\..\win32\iconv\include;$(ProjectDir)..\..\..\..\win32\libxml2\include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;FCOLLADA_DLL;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + true + Use + Level4 + false + EditAndContinue + + + /MACHINE:X86 %(AdditionalOptions) + user32.lib;libxml2.lib;%(AdditionalDependencies) + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)D.dll + $(ProjectDir)..\..\..\..\win32\libxml2\lib;%(AdditionalLibraryDirectories) + + true + false + $(ProjectDir)Output/FColladaD.lib + MachineX86 + + + + + Full + OnlyExplicitInline + Speed + false + $(ProjectDir);$(ProjectDir)..\..\..\..\win32\iconv\include;$(ProjectDir)..\..\..\..\win32\libxml2\include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;FCOLLADA_DLL;%(PreprocessorDefinitions) + MultiThreadedDLL + true + Use + $(IntDir)FCollada.pdb + Level4 + false + ProgramDatabase + + + /MACHINE:X86 %(AdditionalOptions) + user32.lib;libxml2.lib;%(AdditionalDependencies) + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName).dll + $(ProjectDir)..\..\..\..\win32\libxml2\lib;%(AdditionalLibraryDirectories) + + $(ProjectDir)Output/FCollada.lib + MachineX86 + + + + + Disabled + $(ProjectDir);$(ProjectDir)..\..\..\..\win32\iconv\include;$(ProjectDir)..\..\..\..\win32\libxml2\include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + Use + Level4 + true + EditAndContinue + + + true + + + /MACHINE:X86 %(AdditionalOptions) + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)U.lib + + + + + Full + OnlyExplicitInline + Speed + false + $(ProjectDir);$(ProjectDir)..\..\..\..\win32\iconv\include;$(ProjectDir)..\..\..\..\win32\libxml2\include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;%(PreprocessorDefinitions) + MultiThreaded + false + true + Use + $(IntDir)FCollada.pdb + Level4 + true + ProgramDatabase + + + true + + + /MACHINE:X86 %(AdditionalOptions) + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)U.lib + + + + + Disabled + $(ProjectDir);$(ProjectDir)..\..\..\..\win32\iconv\include;$(ProjectDir)..\..\..\..\win32\libxml2\include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;FCOLLADA_DLL;%(PreprocessorDefinitions) + true + MultiThreadedDebugDLL + true + Use + $(TargetDir)$(TargetName).pdb + Level4 + true + EditAndContinue + + + /MACHINE:X86 %(AdditionalOptions) + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)U.dll + + true + true + true + false + MachineX86 + + + + + Full + OnlyExplicitInline + Speed + false + $(ProjectDir);$(ProjectDir)..\..\..\..\win32\iconv\include;$(ProjectDir)..\..\..\..\win32\libxml2\include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;FCOLLADA_DLL;%(PreprocessorDefinitions) + MultiThreadedDLL + false + true + Use + $(OutDir)FCollada.pdb + Level4 + true + ProgramDatabase + + + /MACHINE:X86 %(AdditionalOptions) + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)U.dll + + true + false + MachineX86 + + + + + Full + OnlyExplicitInline + Speed + false + $(ProjectDir);$(ProjectDir)..\..\..\..\win32\iconv\include;$(ProjectDir)..\..\..\..\win32\libxml2\include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;RETAIL;%(PreprocessorDefinitions) + MultiThreaded + false + true + Use + $(IntDir)FCollada.pdb + Level4 + true + ProgramDatabase + + + true + + + /MACHINE:X86 %(AdditionalOptions) + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName).lib + + + + + Disabled + OnlyExplicitInline + Speed + false + $(ProjectDir);$(ProjectDir)..\..\..\..\win32\iconv\include;$(ProjectDir)..\..\..\..\win32\libxml2\include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;RETAIL;%(PreprocessorDefinitions) + MultiThreaded + false + true + Use + $(IntDir)FCollada.pdb + Level4 + true + ProgramDatabase + + + true + + + /MACHINE:X86 %(AdditionalOptions) + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)U.lib + + + + + Full + OnlyExplicitInline + Speed + false + $(ProjectDir);$(ProjectDir)..\..\..\..\win32\iconv\include;$(ProjectDir)..\..\..\..\win32\libxml2\include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;RETAIL;FCOLLADA_DLL;%(PreprocessorDefinitions) + MultiThreadedDLL + false + true + Use + $(OutDir)FCollada.pdb + Level4 + true + ProgramDatabase + + + /MACHINE:X86 %(AdditionalOptions) + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)U.dll + + true + $(TargetDir)$(TargetName).pdb + MachineX86 + + + + + Full + OnlyExplicitInline + Speed + false + $(ProjectDir);$(ProjectDir)..\..\..\..\win32\iconv\include;$(ProjectDir)..\..\..\..\win32\libxml2\include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;RETAIL;FCOLLADA_DLL;%(PreprocessorDefinitions) + MultiThreadedDLL + true + Use + $(IntDir)FCollada.pdb + Level4 + true + ProgramDatabase + + + /MACHINE:X86 %(AdditionalOptions) + user32.lib;libxml2.lib;%(AdditionalDependencies) + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName).dll + $(ProjectDir)..\..\..\..\win32\libxml2\lib;%(AdditionalLibraryDirectories) + + $(ProjectDir)Output/FCollada.lib + MachineX86 + + + + + X64 + + + Disabled + $(ProjectDir);$(ProjectDir)LibXML/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + Use + Level4 + true + ProgramDatabase + + + true + + + /MACHINE:x64 %(AdditionalOptions) + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName).lib + + + + + X64 + + + Full + OnlyExplicitInline + Speed + false + $(ProjectDir);$(ProjectDir)LibXML/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;%(PreprocessorDefinitions) + MultiThreaded + false + true + Use + $(IntDir)FCollada.pdb + Level4 + true + ProgramDatabase + + + true + + + /MACHINE:x64 %(AdditionalOptions) + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName).lib + + + + + X64 + + + Disabled + $(ProjectDir);$(ProjectDir)LibXML/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;FCOLLADA_DLL;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + true + Use + Level4 + true + ProgramDatabase + + + /MACHINE:x64 %(AdditionalOptions) + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName).dll + + true + false + $(ProjectDir)Output/FColladaD.lib + MachineX64 + + + + + X64 + + + Full + OnlyExplicitInline + Speed + false + $(ProjectDir);$(ProjectDir)LibXML/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;FCOLLADA_DLL;%(PreprocessorDefinitions) + MultiThreadedDLL + false + true + Use + $(IntDir)FCollada.pdb + Level4 + true + ProgramDatabase + + + /MACHINE:x64 %(AdditionalOptions) + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName).dll + + true + false + $(ProjectDir)Output/FCollada.lib + MachineX64 + + + + + X64 + + + Disabled + $(ProjectDir);$(ProjectDir)LibXML/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + Use + Level4 + true + ProgramDatabase + + + true + + + /MACHINE:x64 %(AdditionalOptions) + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)U.lib + + + + + X64 + + + Full + OnlyExplicitInline + Speed + false + $(ProjectDir);$(ProjectDir)LibXML/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;%(PreprocessorDefinitions) + MultiThreaded + false + true + Use + $(IntDir)FCollada.pdb + Level4 + true + ProgramDatabase + + + true + + + /MACHINE:x64 %(AdditionalOptions) + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)U.lib + + + + + X64 + + + Disabled + $(ProjectDir);$(ProjectDir)LibXML/include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;FCOLLADA_DLL;%(PreprocessorDefinitions) + true + MultiThreadedDebugDLL + true + Use + $(TargetDir)$(TargetName).pdb + Level4 + true + ProgramDatabase + + + /MACHINE:x64 %(AdditionalOptions) + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)U.dll + + true + true + true + false + MachineX64 + + + + + X64 + + + Full + OnlyExplicitInline + Speed + false + $(ProjectDir);$(ProjectDir)LibXML/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;FCOLLADA_DLL;%(PreprocessorDefinitions) + MultiThreadedDLL + false + true + Use + $(OutDir)FCollada.pdb + Level4 + true + ProgramDatabase + + + /MACHINE:x64 %(AdditionalOptions) + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)U.dll + + true + false + MachineX64 + + + + + X64 + + + Full + OnlyExplicitInline + Speed + false + $(ProjectDir);$(ProjectDir)LibXML/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;RETAIL;%(PreprocessorDefinitions) + MultiThreaded + false + true + Use + $(IntDir)FCollada.pdb + Level4 + true + ProgramDatabase + + + true + + + /MACHINE:x64 %(AdditionalOptions) + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName).lib + + + + + X64 + + + Disabled + OnlyExplicitInline + Speed + false + $(ProjectDir);$(ProjectDir)LibXML/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;RETAIL;%(PreprocessorDefinitions) + MultiThreaded + false + true + Use + $(IntDir)FCollada.pdb + Level4 + true + ProgramDatabase + + + true + + + /MACHINE:x64 %(AdditionalOptions) + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)U.lib + + + + + X64 + + + Full + OnlyExplicitInline + Speed + false + $(ProjectDir);$(ProjectDir)LibXML/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;RETAIL;FCOLLADA_DLL;%(PreprocessorDefinitions) + MultiThreadedDLL + false + true + Use + $(OutDir)FCollada.pdb + Level4 + true + ProgramDatabase + + + /MACHINE:x64 %(AdditionalOptions) + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName)U.dll + + true + $(TargetDir)$(TargetName).pdb + MachineX64 + + + + + X64 + + + Full + OnlyExplicitInline + Speed + false + $(ProjectDir);$(ProjectDir)LibXML/include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;RETAIL;FCOLLADA_DLL;%(PreprocessorDefinitions) + MultiThreadedDLL + false + true + Use + $(IntDir)FCollada.pdb + Level4 + true + ProgramDatabase + + + /MACHINE:x64 %(AdditionalOptions) + $(ProjectDir)Output/$(Configuration) $(Platform)/$(ProjectName).dll + + MachineX64 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Create + Create + Create + Create + Create + Create + Create + Create + Create + Create + Create + Create + Create + Create + Create + Create + Create + Create + Create + Create + Create + Create + Create + Create + + + + + {5a441cc6-f281-4a83-8bc4-323d4148c7c0} + false + + + + + + \ No newline at end of file Index: libraries/source/fcollada/src/FCollada/FCollada.vcxproj.filters =================================================================== --- /dev/null +++ libraries/source/fcollada/src/FCollada/FCollada.vcxproj.filters @@ -0,0 +1,1056 @@ + + + + + {d7d57a7a-eb32-440c-a650-2e297c4624b0} + + + {2bce6b32-5ab6-43d5-81b2-9de65ab10932} + + + {94de9189-9ded-45f6-a7a5-eee85506dbdb} + + + {29822c99-8afb-460c-aa7c-c5fdc5c158dd} + + + {3aebe743-a0e8-4bd7-a421-51aed0746900} + + + {a91e6b3e-91e9-4083-b058-0368be4f3c40} + + + {a70a66d3-4c47-45f0-8d87-74a3107d44a0} + + + {96f668b8-0610-4f73-903a-2f85e9e4cbab} + + + {22316240-7ecf-4786-8c52-96326d81ec88} + + + {f04766f4-2c69-49cf-8bc7-e9258142f849} + + + {e318b65a-7fe4-4914-8c3c-f19183cc44bd} + + + {a37a0ede-f19a-41a9-8324-5b999e66403c} + + + {bc58d7fa-49f0-451e-a89e-bac4f23957bf} + + + {c4958b36-b4c9-4516-a28d-5756ce65117e} + + + {bfab7215-0438-4e9b-9f40-e81befb05bdb} + + + {c8cba0bb-5e33-4876-b636-30d27664b942} + + + {7b356a8f-f5c9-41cd-87d7-93af3beb110e} + + + {c6c3dfd6-0004-416f-aec0-aa35e541a044} + + + {61ba2f6b-88c4-4078-8034-b4c390076dbd} + + + {46fa90b9-a92b-4fe0-8f21-d4fb2c1a19c3} + + + {45642391-d54a-4496-821f-618a7961a6f5} + + + {326b5314-1379-4ad6-ad89-c3497f4d0df0} + + + {2e560a07-9cd5-49c1-bf93-254e1829c8f6} + + + {1b4f8b9f-5837-4089-935a-4a89b283fe9f} + + + {5333e51f-1f96-467f-a06b-e5a3df66b649} + + + {89cefcf8-cda4-4b05-aed8-45b844f1c05e} + + + {a24f55ef-43c0-4bac-b499-35c3a9f8bf7f} + + + {817399d7-dc63-42fb-9ad5-d1eb2171693f} + + + {e4540e7a-a398-4a56-bc45-6bfd8559c4f2} + + + {16897924-cb69-4747-9789-7dd927de9b3f} + + + {7fe9e41e-fde9-4e0f-a374-56f7b4ca7a63} + + + {5f3b69e4-a416-416c-b15f-1bfa4ce705b0} + + + {1cc24285-2b5d-47e4-9ff3-bec07d89d402} + + + {4501985c-16c9-42cb-a600-478eae965e1a} + + + {9f64e969-4e3e-4995-97f4-5cb0e4e8da3b} + + + {b77f69de-e23c-45bf-bb8c-eab2fe6e24da} + + + {3f40d106-5833-4628-ae95-3be6cbfd0d90} + + + {4d5f7b09-cc2d-45f6-9086-4edc49397a24} + + + {88918128-4b8f-4d9b-80e1-4928bb0f3ce6} + + + {f7250ad9-14c3-435a-9c9d-2c909b6e4125} + + + {de7fa15e-843f-437b-9f30-8baeb7d6793e} + + + {041b99fe-5bad-4cc4-a9bc-6b75a435d87c} + + + {c4779ff8-cbb7-4dab-aafd-bfb6816ceec3} + + + {7350e550-294a-4bdd-9a60-4f1600776ff3} + + + {e100253e-fce8-46d0-8b67-3abeff9b09b4} + + + {32b2c905-bae2-4df9-b839-d1ea6e1c3956} + + + {e29255a1-4337-4374-bac2-d504052bbdc2} + + + + + FMath + + + FMath\Collection + + + FMath\Collection + + + FMath\Collection + + + FMath\Collection + + + FMath\Collection + + + FMath\Color + + + FMath\Interpolation + + + FMath\Scalar + + + FMath\Scalar + + + FMath\Scalar + + + FMath\Vector + + + FMath\Vector + + + FMath\Vector + + + FMath\Volume + + + FMath\Transforms + + + FMath\Transforms + + + FMath\Transforms + + + FMath\Transforms\Matrix + + + FMath\Transforms\Matrix + + + FMath\Transforms\Quaternion + + + PCH + + + FUtils + + + FUtils + + + FUtils + + + FUtils + + + FUtils + + + FUtils\CRC32 + + + FUtils\Debug + + + FUtils\Debug + + + FUtils\Debug + + + FUtils\File System\Plugins + + + FUtils\File System\Plugins + + + FUtils\File System\Files + + + FUtils\File System\Files + + + FUtils\File System\Files + + + FUtils\Patterns + + + FUtils\Patterns\Parameters + + + FUtils\Patterns\Parameters + + + FUtils\Patterns\Functors & Events + + + FUtils\Patterns\Functors & Events + + + FUtils\Patterns\Base Objects + + + FUtils\Patterns\Base Objects + + + FUtils\Patterns\Base Objects + + + FUtils\Patterns\Base Objects + + + FUtils\Strings + + + FUtils\Strings + + + FUtils\Strings + + + FUtils\Strings + + + FUtils\Strings + + + FUtils\Strings + + + FUtils\Structures + + + FUtils\Structures + + + FUtils\Structures + + + FUtils\Structures + + + FUtils\Structures + + + FUtils\XML + + + FUtils\XML + + + FUtils\XML + + + FUtils\Base64 + + + FUtils\Synchronization + + + FUtils\Synchronization + + + FUtils\Synchronization + + + FUtils\Synchronization + + + FCDocument\Instantiation + + + FCDocument\Instantiation + + + FCDocument\Instantiation + + + FCDocument\Instantiation + + + FCDocument\Instantiation + + + FCDocument\Instantiation + + + FCDocument\Instantiation + + + FCDocument\Instantiation + + + FCDocument\Instantiation + + + FCDocument\Libraries + + + FCDocument\Libraries + + + FCDocument\Libraries\Animations + + + FCDocument\Libraries\Animations + + + FCDocument\Libraries\Animations + + + FCDocument\Libraries\Animations + + + FCDocument\Libraries\Animations + + + FCDocument\Libraries\Animations + + + FCDocument\Libraries\Animations + + + FCDocument\Libraries\Animations + + + FCDocument\Libraries\Animations\Animated & ParameterAnimatable + + + FCDocument\Libraries\Animations\Animated & ParameterAnimatable + + + FCDocument\Libraries\Animations\Animated & ParameterAnimatable + + + FCDocument\Libraries\Geometries + + + FCDocument\Libraries\Geometries + + + FCDocument\Libraries\Geometries + + + FCDocument\Libraries\Geometries + + + FCDocument\Libraries\Geometries + + + FCDocument\Libraries\Geometries + + + FCDocument\Libraries\Geometries + + + FCDocument\Libraries\Geometries + + + FCDocument\Libraries\Materials + + + FCDocument\Libraries\Materials\Effects + + + FCDocument\Libraries\Materials\Effects + + + FCDocument\Libraries\Materials\Effects + + + FCDocument\Libraries\Materials\Effects + + + FCDocument\Libraries\Materials\Effects + + + FCDocument\Libraries\Materials\Effects + + + FCDocument\Libraries\Materials\Effects + + + FCDocument\Libraries\Materials\Effects + + + FCDocument\Libraries\Materials\Effects + + + FCDocument\Libraries\Materials\Effects + + + FCDocument\Libraries\Materials\Effects + + + FCDocument\Libraries\Materials\Effects + + + FCDocument\Libraries\Materials\Effects + + + FCDocument\Libraries\Materials\Effects + + + FCDocument\Libraries\Materials\Effects + + + FCDocument\Libraries\Materials\Images and Textures + + + FCDocument\Libraries\Materials\Images and Textures + + + FCDocument\Libraries\Controllers + + + FCDocument\Libraries\Controllers + + + FCDocument\Libraries\Controllers + + + FCDocument\Libraries\Controllers + + + FCDocument\Libraries\Cameras and Lights + + + FCDocument\Libraries\Cameras and Lights + + + FCDocument\Libraries\Cameras and Lights + + + FCDocument\Libraries\Emitters + + + FCDocument\Libraries\Emitters + + + FCDocument\Libraries\Emitters + + + FCDocument\Libraries\ForceFields + + + FCDocument\Libraries\ForceFields + + + FCDocument\Libraries\ForceFields + + + FCDocument\Libraries\ForceFields + + + FCDocument\Libraries\ForceFields + + + FCDocument\Libraries\ForceFields + + + FCDocument\Libraries\ForceFields + + + FCDocument\Document + + + FCDocument\Document + + + FCDocument\Document + + + FCDocument\Document + + + FCDocument\Document + + + FCDocument\Document\Extra + + + FCDocument\Document\External References + + + FCDocument\Document\External References + + + FCDocument\Physics + + + FCDocument\Physics + + + FCDocument\Physics + + + FCDocument\Physics + + + FCDocument\Physics + + + FCDocument\Physics + + + FCDocument\Physics + + + FCDocument\Physics\Parameters + + + FCDocument\Scene Graph + + + FCDocument\Scene Graph + + + FCDocument\Scene Graph + + + FCDocument\Scene Graph + + + FCDocument\Scene Graph + + + FCDocument\Scene Graph + + + FCDocument\Object + + + FCDocument\Object + + + FCollada + + + FCollada + + + + + FMath\Collection + + + FMath\Collection + + + FMath\Collection + + + FMath\Color + + + FMath\Interpolation + + + FMath\Scalar + + + FMath\Vector + + + FMath\Volume + + + FMath\Transforms + + + FMath\Transforms + + + FMath\Transforms + + + FMath\Transforms\Matrix + + + FMath\Transforms\Matrix + + + FMath\Transforms\Quaternion + + + FMath\Transforms\Quaternion + + + PCH + + + FUtils + + + FUtils + + + FUtils\CRC32 + + + FUtils\CRC32 + + + FUtils\Debug + + + FUtils\Debug + + + FUtils\Debug + + + FUtils\File System\Plugins + + + FUtils\File System\Files + + + FUtils\File System\Files + + + FUtils\File System\Files + + + FUtils\File System\Files + + + FUtils\Patterns\Parameters + + + FUtils\Patterns\Functors & Events + + + FUtils\Patterns\Functors & Events + + + FUtils\Patterns\Base Objects + + + FUtils\Patterns\Base Objects + + + FUtils\Patterns\Base Objects + + + FUtils\Patterns\Base Objects + + + FUtils\Patterns\Base Objects + + + FUtils\Strings + + + FUtils\Strings + + + FUtils\Strings + + + FUtils\Strings + + + FUtils\Strings + + + FUtils\Strings + + + FUtils\Strings + + + FUtils\Structures + + + FUtils\Structures + + + FUtils\Structures + + + FUtils\Structures + + + FUtils\Structures + + + FUtils\Structures + + + FUtils\XML + + + FUtils\XML + + + FUtils\XML + + + FUtils\Base64 + + + FUtils\Synchronization + + + FUtils\Synchronization + + + FUtils\Synchronization + + + FUtils\Synchronization + + + FCDocument\Instantiation + + + FCDocument\Instantiation + + + FCDocument\Instantiation + + + FCDocument\Instantiation + + + FCDocument\Instantiation + + + FCDocument\Instantiation + + + FCDocument\Instantiation + + + FCDocument\Instantiation + + + FCDocument\Instantiation + + + FCDocument\Libraries + + + FCDocument\Libraries\Animations + + + FCDocument\Libraries\Animations + + + FCDocument\Libraries\Animations + + + FCDocument\Libraries\Animations + + + FCDocument\Libraries\Animations + + + FCDocument\Libraries\Animations + + + FCDocument\Libraries\Animations + + + FCDocument\Libraries\Animations + + + FCDocument\Libraries\Animations\Animated & ParameterAnimatable + + + FCDocument\Libraries\Animations\Animated & ParameterAnimatable + + + FCDocument\Libraries\Geometries + + + FCDocument\Libraries\Geometries + + + FCDocument\Libraries\Geometries + + + FCDocument\Libraries\Geometries + + + FCDocument\Libraries\Geometries + + + FCDocument\Libraries\Geometries + + + FCDocument\Libraries\Geometries + + + FCDocument\Libraries\Geometries + + + FCDocument\Libraries\Materials + + + FCDocument\Libraries\Materials\Effects + + + FCDocument\Libraries\Materials\Effects + + + FCDocument\Libraries\Materials\Effects + + + FCDocument\Libraries\Materials\Effects + + + FCDocument\Libraries\Materials\Effects + + + FCDocument\Libraries\Materials\Effects + + + FCDocument\Libraries\Materials\Effects + + + FCDocument\Libraries\Materials\Effects + + + FCDocument\Libraries\Materials\Effects + + + FCDocument\Libraries\Materials\Effects + + + FCDocument\Libraries\Materials\Effects + + + FCDocument\Libraries\Materials\Effects + + + FCDocument\Libraries\Materials\Effects + + + FCDocument\Libraries\Materials\Effects + + + FCDocument\Libraries\Materials\Images and Textures + + + FCDocument\Libraries\Materials\Images and Textures + + + FCDocument\Libraries\Controllers + + + FCDocument\Libraries\Controllers + + + FCDocument\Libraries\Controllers + + + FCDocument\Libraries\Controllers + + + FCDocument\Libraries\Cameras and Lights + + + FCDocument\Libraries\Cameras and Lights + + + FCDocument\Libraries\Cameras and Lights + + + FCDocument\Libraries\Emitters + + + FCDocument\Libraries\Emitters + + + FCDocument\Libraries\Emitters + + + FCDocument\Libraries\Emitters + + + FCDocument\Libraries\ForceFields + + + FCDocument\Libraries\ForceFields + + + FCDocument\Libraries\ForceFields + + + FCDocument\Libraries\ForceFields + + + FCDocument\Libraries\ForceFields + + + FCDocument\Libraries\ForceFields + + + FCDocument\Document + + + FCDocument\Document + + + FCDocument\Document + + + FCDocument\Document + + + FCDocument\Document + + + FCDocument\Document\Extra + + + FCDocument\Document\External References + + + FCDocument\Document\External References + + + FCDocument\Physics + + + FCDocument\Physics + + + FCDocument\Physics + + + FCDocument\Physics + + + FCDocument\Physics + + + FCDocument\Physics + + + FCDocument\Physics + + + FCDocument\Physics\Parameters + + + FCDocument\Scene Graph + + + FCDocument\Scene Graph + + + FCDocument\Scene Graph + + + FCDocument\Scene Graph + + + FCDocument\Scene Graph + + + FCDocument\Scene Graph + + + FCDocument\Object + + + FCDocument\Object + + + FCollada + + + FCollada + + + + + + FCDocument\Libraries\Emitters + + + \ No newline at end of file