From bca78a2319400ef7e11a35f682fe45ac3fce0fbd Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 13 Dec 2021 11:43:59 +0800 Subject: + several modules --- .../Ragdolls/Ragdolls/Ragdolls.vcxproj | 531 ++++++------- .../Ragdolls/Ragdolls/Ragdolls.vcxproj.filters | 831 +++++++++++---------- 2 files changed, 726 insertions(+), 636 deletions(-) (limited to 'Client/Project') diff --git a/Client/Project/VisualStudio/Ragdolls/Ragdolls/Ragdolls.vcxproj b/Client/Project/VisualStudio/Ragdolls/Ragdolls/Ragdolls.vcxproj index 0ad9b2c..27506d4 100644 --- a/Client/Project/VisualStudio/Ragdolls/Ragdolls/Ragdolls.vcxproj +++ b/Client/Project/VisualStudio/Ragdolls/Ragdolls/Ragdolls.vcxproj @@ -1,256 +1,277 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {2F2534C8-5E6C-4F97-A0E6-17A523FD8AED} - Ragdolls - 10.0.17763.0 - - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - $(SolutionDir)..\..\..\Build - - - $(SolutionDir)..\..\..\Build - - - - Level3 - Disabled - true - true - $(SolutionDir)..\..\..\ThirdParty;$(SolutionDir)..\..\..\ThirdParty\imgui;$(SolutionDir)..\..\..\ThirdParty\SDL2\include;$(SolutionDir)..\..\..\ThirdParty\freetype\include;%(AdditionalIncludeDirectories) - RAGDOLL_WIN;_CRT_SECURE_NO_WARNINGS;RAGDOLL_DEBUG;%(PreprocessorDefinitions) - - - $(SolutionDir)..\..\..\ThirdParty\SDL2\lib\x64;$(SolutionDir)..\..\..\ThirdParty\freetype\release static\vs2015-2019\win64;%(AdditionalLibraryDirectories) - SDL2main.lib;SDL2.lib;OpenGL32.lib;freetype.lib;%(AdditionalDependencies) - Console - - - - - Level3 - Disabled - true - true - RAGDOLL_DEBUG;RAGDOLL_WIN;%(PreprocessorDefinitions) - - - - - Level3 - MaxSpeed - true - true - true - true - RAGDOLL_DEBUG;RAGDOLL_WIN;%(PreprocessorDefinitions) - - - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - $(SolutionDir)..\..\..\ThirdParty;$(SolutionDir)..\..\..\ThirdParty\imgui;$(SolutionDir)..\..\..\ThirdParty\SDL2\include;$(SolutionDir)..\..\..\ThirdParty\freetype\include;%(AdditionalIncludeDirectories) - RAGDOLL_WIN;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - - - true - true - $(SolutionDir)..\..\..\ThirdParty\SDL2\lib\x64;$(SolutionDir)..\..\..\ThirdParty\freetype\release static\vs2015-2019\win64;%(AdditionalLibraryDirectories) - SDL2main.lib;SDL2.lib;OpenGL32.lib;freetype.lib;%(AdditionalDependencies) - Console - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {2F2534C8-5E6C-4F97-A0E6-17A523FD8AED} + Ragdolls + 10.0.17763.0 + + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + $(SolutionDir)..\..\..\Build + + + $(SolutionDir)..\..\..\Build + + + + Level3 + Disabled + true + true + $(SolutionDir)..\..\..\ThirdParty;$(SolutionDir)..\..\..\ThirdParty\imgui;$(SolutionDir)..\..\..\ThirdParty\SDL2\include;$(SolutionDir)..\..\..\ThirdParty\freetype\include;%(AdditionalIncludeDirectories) + RAGDOLL_WIN;_CRT_SECURE_NO_WARNINGS;RAGDOLL_DEBUG;%(PreprocessorDefinitions) + + + $(SolutionDir)..\..\..\ThirdParty\SDL2\lib\x64;$(SolutionDir)..\..\..\ThirdParty\freetype\release static\vs2015-2019\win64;%(AdditionalLibraryDirectories) + SDL2main.lib;SDL2.lib;OpenGL32.lib;freetype.lib;%(AdditionalDependencies) + Console + + + + + Level3 + Disabled + true + true + RAGDOLL_DEBUG;RAGDOLL_WIN;%(PreprocessorDefinitions) + + + + + Level3 + MaxSpeed + true + true + true + true + RAGDOLL_DEBUG;RAGDOLL_WIN;%(PreprocessorDefinitions) + + + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + $(SolutionDir)..\..\..\ThirdParty;$(SolutionDir)..\..\..\ThirdParty\imgui;$(SolutionDir)..\..\..\ThirdParty\SDL2\include;$(SolutionDir)..\..\..\ThirdParty\freetype\include;%(AdditionalIncludeDirectories) + RAGDOLL_WIN;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + + + true + true + $(SolutionDir)..\..\..\ThirdParty\SDL2\lib\x64;$(SolutionDir)..\..\..\ThirdParty\freetype\release static\vs2015-2019\win64;%(AdditionalLibraryDirectories) + SDL2main.lib;SDL2.lib;OpenGL32.lib;freetype.lib;%(AdditionalDependencies) + Console + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Client/Project/VisualStudio/Ragdolls/Ragdolls/Ragdolls.vcxproj.filters b/Client/Project/VisualStudio/Ragdolls/Ragdolls/Ragdolls.vcxproj.filters index 52c6542..63eb02b 100644 --- a/Client/Project/VisualStudio/Ragdolls/Ragdolls/Ragdolls.vcxproj.filters +++ b/Client/Project/VisualStudio/Ragdolls/Ragdolls/Ragdolls.vcxproj.filters @@ -1,382 +1,451 @@ - - - - - {1f77a406-ef5a-499b-9ca8-d24663dbad62} - - - {6b71c85a-273e-4337-b0df-9d736ef367bf} - - - {8645b107-8283-49b4-8433-d499800122d6} - - - {a5de18e0-e161-4ae6-bc2f-005636ec0903} - - - {277eb251-3130-46f1-a047-4da6cddf5917} - - - {24b129f5-2de6-47e3-9f11-f1de0ee308a5} - - - {aa992e90-3b5b-405d-b72a-8dda570502e8} - - - {1c125d38-ee4b-4e91-88dd-0116bbe704cb} - - - {0993b33f-0262-42a0-9481-dc5cce4945c6} - - - {f5224050-f441-4f8a-807a-c63600ef81d7} - - - {196504c3-0cb5-4ad9-8022-0c17d665a73b} - - - {7ba5ea51-ff9a-4edb-a192-c40276aefa3e} - - - - - ThirdParty\glad - - - ThirdParty\imgui - - - ThirdParty\imgui - - - ThirdParty\imgui - - - ThirdParty\imgui - - - ThirdParty\imgui - - - ThirdParty\imgui - - - ThirdParty\imgui - - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Debug - - - Threading - - - Threading - - - Threading - - - Threading - - - Threading - - - Threading - - - GUI - - - GUI - - - GUI - - - GUI - - - GUI - - - GUI - - - GUI - - - GUI - - - GUI - - - Common - - - Math - - - Graphics - - - - - ThirdParty\glad - - - ThirdParty\glad - - - ThirdParty\imgui - - - ThirdParty\imgui - - - ThirdParty\imgui - - - ThirdParty\imgui - - - ThirdParty\imgui - - - ThirdParty\imgui - - - ThirdParty\imgui - - - ThirdParty\imgui - - - Graphics - - - Math - - - Math - - - Math - - - Math - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Graphics - - - Utilities - - - Utilities - - - Utilities - - - Math - - - Math - - - Utilities - - - Debug - - - Threading - - - Threading - - - Threading - - - Threading - - - Threading - - - Math - - - Utilities - - - GUI - - - GUI - - - GUI - - - GUI - - - GUI - - - GUI - - - GUI - - - GUI - - - GUI - - - GUI - - - Common - - - Math - - - Graphics - - - Graphics - - - Utilities - - - Utilities - - - Utilities - - + + + + + {1f77a406-ef5a-499b-9ca8-d24663dbad62} + + + {6b71c85a-273e-4337-b0df-9d736ef367bf} + + + {8645b107-8283-49b4-8433-d499800122d6} + + + {a5de18e0-e161-4ae6-bc2f-005636ec0903} + + + {277eb251-3130-46f1-a047-4da6cddf5917} + + + {24b129f5-2de6-47e3-9f11-f1de0ee308a5} + + + {aa992e90-3b5b-405d-b72a-8dda570502e8} + + + {1c125d38-ee4b-4e91-88dd-0116bbe704cb} + + + {0993b33f-0262-42a0-9481-dc5cce4945c6} + + + {f5224050-f441-4f8a-807a-c63600ef81d7} + + + {196504c3-0cb5-4ad9-8022-0c17d665a73b} + + + {7ba5ea51-ff9a-4edb-a192-c40276aefa3e} + + + {7579b241-0667-42cf-a230-1da3978e03c8} + + + {c6dc4916-d04c-45ae-9cd9-868a55f979d3} + + + + + ThirdParty\glad + + + ThirdParty\imgui + + + ThirdParty\imgui + + + ThirdParty\imgui + + + ThirdParty\imgui + + + ThirdParty\imgui + + + ThirdParty\imgui + + + ThirdParty\imgui + + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Debug + + + Threading + + + Threading + + + Threading + + + Threading + + + Threading + + + Threading + + + GUI + + + GUI + + + GUI + + + GUI + + + GUI + + + GUI + + + GUI + + + GUI + + + GUI + + + Common + + + Math + + + Graphics + + + Network + + + Network + + + Network + + + Network + + + Persistent + + + Persistent + + + Persistent + + + Persistent + + + Utilities + + + Utilities + + + + + ThirdParty\glad + + + ThirdParty\glad + + + ThirdParty\imgui + + + ThirdParty\imgui + + + ThirdParty\imgui + + + ThirdParty\imgui + + + ThirdParty\imgui + + + ThirdParty\imgui + + + ThirdParty\imgui + + + ThirdParty\imgui + + + Graphics + + + Math + + + Math + + + Math + + + Math + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Graphics + + + Utilities + + + Utilities + + + Utilities + + + Math + + + Math + + + Utilities + + + Debug + + + Threading + + + Threading + + + Threading + + + Threading + + + Threading + + + Math + + + Utilities + + + GUI + + + GUI + + + GUI + + + GUI + + + GUI + + + GUI + + + GUI + + + GUI + + + GUI + + + GUI + + + Common + + + Math + + + Graphics + + + Graphics + + + Utilities + + + Utilities + + + Utilities + + + Network + + + Network + + + Network + + + Network + + + Persistent + + + Persistent + + + Persistent + + + Persistent + + + Utilities + + + Utilities + + + Utilities + + \ No newline at end of file -- cgit v1.1-26-g67d0