From 1497dccd63a84b7ee2b229b1ad9c5c02718f2a78 Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 19 Mar 2019 23:06:27 +0800 Subject: *rename --- Build/3rdParty/Box2D/Box2D.vcxproj | 221 ---------------- Build/3rdParty/Box2D/Box2D.vcxproj.filters | 307 ---------------------- Build/3rdParty/Box2D/Box2D.vcxproj.user | 4 - Build/3rdParty/Box2D/box2d.vcxproj | 221 ---------------- Build/3rdParty/Box2D/box2d.vcxproj.filters | 307 ---------------------- Build/3rdParty/Box2D/box2d.vcxproj.user | 4 - Build/3rdParty/LodePNG/LodePNG.vcxproj | 126 --------- Build/3rdParty/LodePNG/LodePNG.vcxproj.filters | 9 - Build/3rdParty/LodePNG/LodePNG.vcxproj.user | 4 - Build/3rdParty/LuaJIT/LuaJIT.vcxproj | 122 --------- Build/3rdParty/LuaJIT/LuaJIT.vcxproj.filters | 2 - Build/3rdParty/LuaJIT/LuaJIT.vcxproj.user | 4 - Build/3rdParty/Luax/Luax.vcxproj | 160 ------------ Build/3rdParty/Luax/Luax.vcxproj.filters | 31 --- Build/3rdParty/Luax/Luax.vcxproj.user | 6 - Build/3rdParty/OpenAL/OpenAL.vcxproj | 122 --------- Build/3rdParty/OpenAL/OpenAL.vcxproj.filters | 17 -- Build/3rdParty/OpenAL/OpenAL.vcxproj.user | 4 - Build/3rdParty/SDL2/SDL2.vcxproj | 309 ----------------------- Build/3rdParty/SDL2/SDL2.vcxproj.filters | 162 ------------ Build/3rdParty/SDL2/SDL2.vcxproj.user | 4 - Build/3rdParty/SDL2main/SDL2main.vcxproj | 134 ---------- Build/3rdParty/SDL2main/SDL2main.vcxproj.filters | 6 - Build/3rdParty/SDL2main/SDL2main.vcxproj.user | 4 - Build/3rdParty/Wuff/Wuff.vcxproj | 132 ---------- Build/3rdParty/Wuff/Wuff.vcxproj.filters | 15 -- Build/3rdParty/Wuff/Wuff.vcxproj.user | 4 - Build/3rdParty/box2d/box2d.vcxproj | 221 ---------------- Build/3rdParty/box2d/box2d.vcxproj.filters | 307 ---------------------- Build/3rdParty/box2d/box2d.vcxproj.user | 4 - Build/3rdParty/freetype/freetype.vcxproj | 193 -------------- Build/3rdParty/freetype/freetype.vcxproj.filters | 222 ---------------- Build/3rdParty/freetype/freetype.vcxproj.user | 4 - Build/3rdParty/glad/glad.vcxproj | 127 ---------- Build/3rdParty/glad/glad.vcxproj.filters | 10 - Build/3rdParty/glad/glad.vcxproj.user | 4 - Build/3rdParty/lua51/lua51.vcxproj | 187 -------------- Build/3rdParty/lua51/lua51.vcxproj.filters | 63 ----- Build/3rdParty/lua51/lua51.vcxproj.user | 4 - Build/3rdParty/lua51c/lua51c.vcxproj | 181 ------------- Build/3rdParty/lua51c/lua51c.vcxproj.filters | 64 ----- Build/3rdParty/lua51c/lua51c.vcxproj.user | 4 - Build/3rdParty/mpg123/mpg123.vcxproj | 122 --------- Build/3rdParty/mpg123/mpg123.vcxproj.filters | 17 -- Build/3rdParty/mpg123/mpg123.vcxproj.user | 4 - Build/3rdParty/physfs/physfs.vcxproj | 152 ----------- Build/3rdParty/physfs/physfs.vcxproj.filters | 99 -------- Build/3rdParty/physfs/physfs.vcxproj.user | 4 - Build/3rdParty/stb/stb.vcxproj | 123 --------- Build/3rdParty/stb/stb.vcxproj.filters | 6 - Build/3rdParty/stb/stb.vcxproj.user | 4 - Build/3rdParty/vorbis/vorbis.vcxproj | 122 --------- Build/3rdParty/vorbis/vorbis.vcxproj.filters | 2 - Build/3rdParty/vorbis/vorbis.vcxproj.user | 4 - Build/3rdParty/zlib/zlib.vcxproj | 122 --------- Build/3rdParty/zlib/zlib.vcxproj.filters | 2 - Build/3rdParty/zlib/zlib.vcxproj.user | 4 - 57 files changed, 4823 deletions(-) delete mode 100644 Build/3rdParty/Box2D/Box2D.vcxproj delete mode 100644 Build/3rdParty/Box2D/Box2D.vcxproj.filters delete mode 100644 Build/3rdParty/Box2D/Box2D.vcxproj.user delete mode 100644 Build/3rdParty/Box2D/box2d.vcxproj delete mode 100644 Build/3rdParty/Box2D/box2d.vcxproj.filters delete mode 100644 Build/3rdParty/Box2D/box2d.vcxproj.user delete mode 100644 Build/3rdParty/LodePNG/LodePNG.vcxproj delete mode 100644 Build/3rdParty/LodePNG/LodePNG.vcxproj.filters delete mode 100644 Build/3rdParty/LodePNG/LodePNG.vcxproj.user delete mode 100644 Build/3rdParty/LuaJIT/LuaJIT.vcxproj delete mode 100644 Build/3rdParty/LuaJIT/LuaJIT.vcxproj.filters delete mode 100644 Build/3rdParty/LuaJIT/LuaJIT.vcxproj.user delete mode 100644 Build/3rdParty/Luax/Luax.vcxproj delete mode 100644 Build/3rdParty/Luax/Luax.vcxproj.filters delete mode 100644 Build/3rdParty/Luax/Luax.vcxproj.user delete mode 100644 Build/3rdParty/OpenAL/OpenAL.vcxproj delete mode 100644 Build/3rdParty/OpenAL/OpenAL.vcxproj.filters delete mode 100644 Build/3rdParty/OpenAL/OpenAL.vcxproj.user delete mode 100644 Build/3rdParty/SDL2/SDL2.vcxproj delete mode 100644 Build/3rdParty/SDL2/SDL2.vcxproj.filters delete mode 100644 Build/3rdParty/SDL2/SDL2.vcxproj.user delete mode 100644 Build/3rdParty/SDL2main/SDL2main.vcxproj delete mode 100644 Build/3rdParty/SDL2main/SDL2main.vcxproj.filters delete mode 100644 Build/3rdParty/SDL2main/SDL2main.vcxproj.user delete mode 100644 Build/3rdParty/Wuff/Wuff.vcxproj delete mode 100644 Build/3rdParty/Wuff/Wuff.vcxproj.filters delete mode 100644 Build/3rdParty/Wuff/Wuff.vcxproj.user delete mode 100644 Build/3rdParty/box2d/box2d.vcxproj delete mode 100644 Build/3rdParty/box2d/box2d.vcxproj.filters delete mode 100644 Build/3rdParty/box2d/box2d.vcxproj.user delete mode 100644 Build/3rdParty/freetype/freetype.vcxproj delete mode 100644 Build/3rdParty/freetype/freetype.vcxproj.filters delete mode 100644 Build/3rdParty/freetype/freetype.vcxproj.user delete mode 100644 Build/3rdParty/glad/glad.vcxproj delete mode 100644 Build/3rdParty/glad/glad.vcxproj.filters delete mode 100644 Build/3rdParty/glad/glad.vcxproj.user delete mode 100644 Build/3rdParty/lua51/lua51.vcxproj delete mode 100644 Build/3rdParty/lua51/lua51.vcxproj.filters delete mode 100644 Build/3rdParty/lua51/lua51.vcxproj.user delete mode 100644 Build/3rdParty/lua51c/lua51c.vcxproj delete mode 100644 Build/3rdParty/lua51c/lua51c.vcxproj.filters delete mode 100644 Build/3rdParty/lua51c/lua51c.vcxproj.user delete mode 100644 Build/3rdParty/mpg123/mpg123.vcxproj delete mode 100644 Build/3rdParty/mpg123/mpg123.vcxproj.filters delete mode 100644 Build/3rdParty/mpg123/mpg123.vcxproj.user delete mode 100644 Build/3rdParty/physfs/physfs.vcxproj delete mode 100644 Build/3rdParty/physfs/physfs.vcxproj.filters delete mode 100644 Build/3rdParty/physfs/physfs.vcxproj.user delete mode 100644 Build/3rdParty/stb/stb.vcxproj delete mode 100644 Build/3rdParty/stb/stb.vcxproj.filters delete mode 100644 Build/3rdParty/stb/stb.vcxproj.user delete mode 100644 Build/3rdParty/vorbis/vorbis.vcxproj delete mode 100644 Build/3rdParty/vorbis/vorbis.vcxproj.filters delete mode 100644 Build/3rdParty/vorbis/vorbis.vcxproj.user delete mode 100644 Build/3rdParty/zlib/zlib.vcxproj delete mode 100644 Build/3rdParty/zlib/zlib.vcxproj.filters delete mode 100644 Build/3rdParty/zlib/zlib.vcxproj.user (limited to 'Build/3rdParty') diff --git a/Build/3rdParty/Box2D/Box2D.vcxproj b/Build/3rdParty/Box2D/Box2D.vcxproj deleted file mode 100644 index 2eef062..0000000 --- a/Build/3rdParty/Box2D/Box2D.vcxproj +++ /dev/null @@ -1,221 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {4122CC44-1E4C-4A08-B16F-1A650585EBD4} - Box2D - 10.0.17134.0 - - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - - - Level3 - Disabled - true - true - $(SolutionDir)..\Source\3rdparty\;%(AdditionalIncludeDirectories) - - - - - Level3 - Disabled - true - true - $(SolutionDir)..\Source\3rdparty\;%(AdditionalIncludeDirectories) - - - - - Level3 - MaxSpeed - true - true - true - true - $(SolutionDir)..\Source\3rdparty\;%(AdditionalIncludeDirectories) - - - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - $(SolutionDir)..\Source\3rdparty\;%(AdditionalIncludeDirectories) - - - true - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/Box2D/Box2D.vcxproj.filters b/Build/3rdParty/Box2D/Box2D.vcxproj.filters deleted file mode 100644 index bad924b..0000000 --- a/Build/3rdParty/Box2D/Box2D.vcxproj.filters +++ /dev/null @@ -1,307 +0,0 @@ - - - - - {54962725-7c7b-450f-83e8-9e47db0acd9d} - - - {0e29a4d3-8d20-4856-80fa-e76df88b4b7c} - - - {15794cf3-b31e-4a81-8e15-d4dfd1d17e4d} - - - {cf0b3c53-c1c7-4fcf-8796-ff872c83d53e} - - - {ea9586f4-ee8c-4416-b1a4-184ba3dfafc4} - - - {ffd86797-9317-40cf-92d2-e1dab63ad857} - - - {aee7169a-a4bd-4889-8d5b-7292f7a5ecbe} - - - - - - Collision - - - Collision - - - Collision - - - Collision - - - Collision - - - Collision\Shapes - - - Collision\Shapes - - - Collision\Shapes - - - Collision\Shapes - - - Collision\Shapes - - - Common - - - Common - - - Common - - - Common - - - Common - - - Common - - - Common - - - Dynamics - - - Dynamics - - - Dynamics - - - Dynamics - - - Dynamics - - - Dynamics - - - Dynamics - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Rope - - - - - Collision - - - Collision - - - Collision - - - Collision - - - Collision - - - Collision - - - Collision - - - Collision - - - Collision\Shapes - - - Collision\Shapes - - - Collision\Shapes - - - Collision\Shapes - - - Common - - - Common - - - Common - - - Common - - - Common - - - Common - - - Dynamics - - - Dynamics - - - Dynamics - - - Dynamics - - - Dynamics - - - Dynamics - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Rope - - - \ No newline at end of file diff --git a/Build/3rdParty/Box2D/Box2D.vcxproj.user b/Build/3rdParty/Box2D/Box2D.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/Build/3rdParty/Box2D/Box2D.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Build/3rdParty/Box2D/box2d.vcxproj b/Build/3rdParty/Box2D/box2d.vcxproj deleted file mode 100644 index 2eef062..0000000 --- a/Build/3rdParty/Box2D/box2d.vcxproj +++ /dev/null @@ -1,221 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {4122CC44-1E4C-4A08-B16F-1A650585EBD4} - Box2D - 10.0.17134.0 - - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - - - Level3 - Disabled - true - true - $(SolutionDir)..\Source\3rdparty\;%(AdditionalIncludeDirectories) - - - - - Level3 - Disabled - true - true - $(SolutionDir)..\Source\3rdparty\;%(AdditionalIncludeDirectories) - - - - - Level3 - MaxSpeed - true - true - true - true - $(SolutionDir)..\Source\3rdparty\;%(AdditionalIncludeDirectories) - - - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - $(SolutionDir)..\Source\3rdparty\;%(AdditionalIncludeDirectories) - - - true - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/Box2D/box2d.vcxproj.filters b/Build/3rdParty/Box2D/box2d.vcxproj.filters deleted file mode 100644 index bad924b..0000000 --- a/Build/3rdParty/Box2D/box2d.vcxproj.filters +++ /dev/null @@ -1,307 +0,0 @@ - - - - - {54962725-7c7b-450f-83e8-9e47db0acd9d} - - - {0e29a4d3-8d20-4856-80fa-e76df88b4b7c} - - - {15794cf3-b31e-4a81-8e15-d4dfd1d17e4d} - - - {cf0b3c53-c1c7-4fcf-8796-ff872c83d53e} - - - {ea9586f4-ee8c-4416-b1a4-184ba3dfafc4} - - - {ffd86797-9317-40cf-92d2-e1dab63ad857} - - - {aee7169a-a4bd-4889-8d5b-7292f7a5ecbe} - - - - - - Collision - - - Collision - - - Collision - - - Collision - - - Collision - - - Collision\Shapes - - - Collision\Shapes - - - Collision\Shapes - - - Collision\Shapes - - - Collision\Shapes - - - Common - - - Common - - - Common - - - Common - - - Common - - - Common - - - Common - - - Dynamics - - - Dynamics - - - Dynamics - - - Dynamics - - - Dynamics - - - Dynamics - - - Dynamics - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Rope - - - - - Collision - - - Collision - - - Collision - - - Collision - - - Collision - - - Collision - - - Collision - - - Collision - - - Collision\Shapes - - - Collision\Shapes - - - Collision\Shapes - - - Collision\Shapes - - - Common - - - Common - - - Common - - - Common - - - Common - - - Common - - - Dynamics - - - Dynamics - - - Dynamics - - - Dynamics - - - Dynamics - - - Dynamics - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Rope - - - \ No newline at end of file diff --git a/Build/3rdParty/Box2D/box2d.vcxproj.user b/Build/3rdParty/Box2D/box2d.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/Build/3rdParty/Box2D/box2d.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Build/3rdParty/LodePNG/LodePNG.vcxproj b/Build/3rdParty/LodePNG/LodePNG.vcxproj deleted file mode 100644 index d61ae2e..0000000 --- a/Build/3rdParty/LodePNG/LodePNG.vcxproj +++ /dev/null @@ -1,126 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {5AE9F39B-1885-4F81-96B1-121BB64F9939} - LodePNG - 10.0.17134.0 - - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - - - Level3 - Disabled - true - true - - - - - Level3 - Disabled - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - - - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/LodePNG/LodePNG.vcxproj.filters b/Build/3rdParty/LodePNG/LodePNG.vcxproj.filters deleted file mode 100644 index c89fda8..0000000 --- a/Build/3rdParty/LodePNG/LodePNG.vcxproj.filters +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/LodePNG/LodePNG.vcxproj.user b/Build/3rdParty/LodePNG/LodePNG.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/Build/3rdParty/LodePNG/LodePNG.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Build/3rdParty/LuaJIT/LuaJIT.vcxproj b/Build/3rdParty/LuaJIT/LuaJIT.vcxproj deleted file mode 100644 index 88e8845..0000000 --- a/Build/3rdParty/LuaJIT/LuaJIT.vcxproj +++ /dev/null @@ -1,122 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {6F250ED2-F61B-4EB6-BF01-9AFE1409E8D4} - LuaJIT - 10.0.17134.0 - - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - - - Level3 - Disabled - true - true - - - - - Level3 - Disabled - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/LuaJIT/LuaJIT.vcxproj.filters b/Build/3rdParty/LuaJIT/LuaJIT.vcxproj.filters deleted file mode 100644 index 9cd8510..0000000 --- a/Build/3rdParty/LuaJIT/LuaJIT.vcxproj.filters +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/Build/3rdParty/LuaJIT/LuaJIT.vcxproj.user b/Build/3rdParty/LuaJIT/LuaJIT.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/Build/3rdParty/LuaJIT/LuaJIT.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Build/3rdParty/Luax/Luax.vcxproj b/Build/3rdParty/Luax/Luax.vcxproj deleted file mode 100644 index 55c1ce9..0000000 --- a/Build/3rdParty/Luax/Luax.vcxproj +++ /dev/null @@ -1,160 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {1350CEE9-B2C2-426A-AF4E-F651D51DD592} - Luax - 10.0.17134.0 - - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - StaticLibrary - true - v141 - MultiByte - - - StaticLibrary - false - v141 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - $(SolutionDir)..\Bin\win64 - - - $(SolutionDir)..\Bin\win64 - - - - Level3 - Disabled - true - true - - - - - Level3 - Disabled - true - true - $(SolutionDir)..\Source\3rdParty;%(AdditionalIncludeDirectories) - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - $(SolutionDir)..\Source\3rdParty;%(AdditionalIncludeDirectories) - - - true - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {8b8fca14-fc8a-45b4-bf3c-9340cb586076} - - - - - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/Luax/Luax.vcxproj.filters b/Build/3rdParty/Luax/Luax.vcxproj.filters deleted file mode 100644 index 7183cea..0000000 --- a/Build/3rdParty/Luax/Luax.vcxproj.filters +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/Luax/Luax.vcxproj.user b/Build/3rdParty/Luax/Luax.vcxproj.user deleted file mode 100644 index 0b0f24d..0000000 --- a/Build/3rdParty/Luax/Luax.vcxproj.user +++ /dev/null @@ -1,6 +0,0 @@ - - - - true - - \ No newline at end of file diff --git a/Build/3rdParty/OpenAL/OpenAL.vcxproj b/Build/3rdParty/OpenAL/OpenAL.vcxproj deleted file mode 100644 index 1bd8299..0000000 --- a/Build/3rdParty/OpenAL/OpenAL.vcxproj +++ /dev/null @@ -1,122 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {38019689-27C2-488F-9C50-36CA6930CEB7} - OpenAL - 10.0.17134.0 - - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - - - Level3 - Disabled - true - true - - - - - Level3 - Disabled - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/OpenAL/OpenAL.vcxproj.filters b/Build/3rdParty/OpenAL/OpenAL.vcxproj.filters deleted file mode 100644 index 3c6f4fd..0000000 --- a/Build/3rdParty/OpenAL/OpenAL.vcxproj.filters +++ /dev/null @@ -1,17 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hh;hpp;hxx;hm;inl;inc;ipp;xsd - - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms - - - \ No newline at end of file diff --git a/Build/3rdParty/OpenAL/OpenAL.vcxproj.user b/Build/3rdParty/OpenAL/OpenAL.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/Build/3rdParty/OpenAL/OpenAL.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Build/3rdParty/SDL2/SDL2.vcxproj b/Build/3rdParty/SDL2/SDL2.vcxproj deleted file mode 100644 index 55b5382..0000000 --- a/Build/3rdParty/SDL2/SDL2.vcxproj +++ /dev/null @@ -1,309 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {208B9CB8-2101-42A9-9502-0CF54912BC57} - SDL2 - 10.0.17134.0 - - - - DynamicLibrary - true - v141 - MultiByte - - - DynamicLibrary - false - v141 - true - MultiByte - - - DynamicLibrary - true - v141 - NotSet - - - DynamicLibrary - false - v141 - true - NotSet - - - - - - - - - - - - - - - - - - - - - $(SolutionDir)..\Bin\win64 - - - $(SolutionDir)..\Bin\win64 - - - - Level3 - Disabled - false - false - $(SolutionDir)..\Source\3rdparty\SDL2\include;%(AdditionalIncludeDirectories) - _DEBUG;_WINDOWS;%(PreprocessorDefinitions) - false - MultiThreadedDLL - StreamingSIMDExtensions - true - OnlyExplicitInline - Default - - - setupapi.lib;winmm.lib;imm32.lib;version.lib;%(AdditionalDependencies) - true - Windows - - - - - Level3 - Disabled - true - true - $(SolutionDir)..\Source\3rdparty\SDL2\include;%(AdditionalIncludeDirectories) - - - - - Level3 - MaxSpeed - true - true - true - true - $(SolutionDir)..\Source\3rdparty\SDL2\include;%(AdditionalIncludeDirectories) - - - true - true - - - - - Level3 - MaxSpeed - true - true - false - false - $(SolutionDir)..\Source\3rdparty\SDL2\include;%(AdditionalIncludeDirectories) - NDEBUG;_WINDOWS;%(PreprocessorDefinitions) - false - MultiThreadedDLL - StreamingSIMDExtensions - true - OnlyExplicitInline - - - true - true - setupapi.lib;winmm.lib;imm32.lib;version.lib;%(AdditionalDependencies) - true - Windows - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/SDL2/SDL2.vcxproj.filters b/Build/3rdParty/SDL2/SDL2.vcxproj.filters deleted file mode 100644 index 7af9b49..0000000 --- a/Build/3rdParty/SDL2/SDL2.vcxproj.filters +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/SDL2/SDL2.vcxproj.user b/Build/3rdParty/SDL2/SDL2.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/Build/3rdParty/SDL2/SDL2.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Build/3rdParty/SDL2main/SDL2main.vcxproj b/Build/3rdParty/SDL2main/SDL2main.vcxproj deleted file mode 100644 index 2c07aae..0000000 --- a/Build/3rdParty/SDL2main/SDL2main.vcxproj +++ /dev/null @@ -1,134 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {E34EAF11-27F4-41E9-BBC6-9CE5DE3359BA} - SDL2main - 10.0.17134.0 - - - - StaticLibrary - true - v141 - MultiByte - - - StaticLibrary - false - v141 - true - MultiByte - - - StaticLibrary - true - v141 - MultiByte - - - StaticLibrary - false - v141 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - $(SolutionDir)..\Bin\win64 - - - $(SolutionDir)..\Bin\win64 - - - - Level3 - Disabled - true - true - $(SolutionDir)..\Source\3rdparty\SDL2\include;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) - - - - - Level3 - Disabled - true - true - $(SolutionDir)..\Source\3rdparty\SDL2\include;%(AdditionalIncludeDirectories) - - - - - Level3 - MaxSpeed - true - true - true - true - $(SolutionDir)..\Source\3rdparty\SDL2\include;%(AdditionalIncludeDirectories) - - - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - $(SolutionDir)..\Source\3rdparty\SDL2\include;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) - - - true - true - - - - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/SDL2main/SDL2main.vcxproj.filters b/Build/3rdParty/SDL2main/SDL2main.vcxproj.filters deleted file mode 100644 index b4129fa..0000000 --- a/Build/3rdParty/SDL2main/SDL2main.vcxproj.filters +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/SDL2main/SDL2main.vcxproj.user b/Build/3rdParty/SDL2main/SDL2main.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/Build/3rdParty/SDL2main/SDL2main.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Build/3rdParty/Wuff/Wuff.vcxproj b/Build/3rdParty/Wuff/Wuff.vcxproj deleted file mode 100644 index fc35af3..0000000 --- a/Build/3rdParty/Wuff/Wuff.vcxproj +++ /dev/null @@ -1,132 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {294889EA-93DE-4580-BF9D-87F605B229AA} - Wuff - 10.0.17134.0 - - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - - - Level3 - Disabled - true - true - - - - - Level3 - Disabled - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/Wuff/Wuff.vcxproj.filters b/Build/3rdParty/Wuff/Wuff.vcxproj.filters deleted file mode 100644 index 6ce3b17..0000000 --- a/Build/3rdParty/Wuff/Wuff.vcxproj.filters +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/Wuff/Wuff.vcxproj.user b/Build/3rdParty/Wuff/Wuff.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/Build/3rdParty/Wuff/Wuff.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Build/3rdParty/box2d/box2d.vcxproj b/Build/3rdParty/box2d/box2d.vcxproj deleted file mode 100644 index 2eef062..0000000 --- a/Build/3rdParty/box2d/box2d.vcxproj +++ /dev/null @@ -1,221 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {4122CC44-1E4C-4A08-B16F-1A650585EBD4} - Box2D - 10.0.17134.0 - - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - - - Level3 - Disabled - true - true - $(SolutionDir)..\Source\3rdparty\;%(AdditionalIncludeDirectories) - - - - - Level3 - Disabled - true - true - $(SolutionDir)..\Source\3rdparty\;%(AdditionalIncludeDirectories) - - - - - Level3 - MaxSpeed - true - true - true - true - $(SolutionDir)..\Source\3rdparty\;%(AdditionalIncludeDirectories) - - - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - $(SolutionDir)..\Source\3rdparty\;%(AdditionalIncludeDirectories) - - - true - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/box2d/box2d.vcxproj.filters b/Build/3rdParty/box2d/box2d.vcxproj.filters deleted file mode 100644 index bad924b..0000000 --- a/Build/3rdParty/box2d/box2d.vcxproj.filters +++ /dev/null @@ -1,307 +0,0 @@ - - - - - {54962725-7c7b-450f-83e8-9e47db0acd9d} - - - {0e29a4d3-8d20-4856-80fa-e76df88b4b7c} - - - {15794cf3-b31e-4a81-8e15-d4dfd1d17e4d} - - - {cf0b3c53-c1c7-4fcf-8796-ff872c83d53e} - - - {ea9586f4-ee8c-4416-b1a4-184ba3dfafc4} - - - {ffd86797-9317-40cf-92d2-e1dab63ad857} - - - {aee7169a-a4bd-4889-8d5b-7292f7a5ecbe} - - - - - - Collision - - - Collision - - - Collision - - - Collision - - - Collision - - - Collision\Shapes - - - Collision\Shapes - - - Collision\Shapes - - - Collision\Shapes - - - Collision\Shapes - - - Common - - - Common - - - Common - - - Common - - - Common - - - Common - - - Common - - - Dynamics - - - Dynamics - - - Dynamics - - - Dynamics - - - Dynamics - - - Dynamics - - - Dynamics - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Rope - - - - - Collision - - - Collision - - - Collision - - - Collision - - - Collision - - - Collision - - - Collision - - - Collision - - - Collision\Shapes - - - Collision\Shapes - - - Collision\Shapes - - - Collision\Shapes - - - Common - - - Common - - - Common - - - Common - - - Common - - - Common - - - Dynamics - - - Dynamics - - - Dynamics - - - Dynamics - - - Dynamics - - - Dynamics - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Joints - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Dynamics\Contacts - - - Rope - - - \ No newline at end of file diff --git a/Build/3rdParty/box2d/box2d.vcxproj.user b/Build/3rdParty/box2d/box2d.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/Build/3rdParty/box2d/box2d.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Build/3rdParty/freetype/freetype.vcxproj b/Build/3rdParty/freetype/freetype.vcxproj deleted file mode 100644 index 076d248..0000000 --- a/Build/3rdParty/freetype/freetype.vcxproj +++ /dev/null @@ -1,193 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {4B970273-A352-433B-98B2-B4BF6DF72F71} - freetype - 10.0.17134.0 - - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - - - Level3 - Disabled - true - true - - - - - Level3 - Disabled - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/freetype/freetype.vcxproj.filters b/Build/3rdParty/freetype/freetype.vcxproj.filters deleted file mode 100644 index 9b09931..0000000 --- a/Build/3rdParty/freetype/freetype.vcxproj.filters +++ /dev/null @@ -1,222 +0,0 @@ - - - - - {d03885a0-3936-4b36-be6f-79cf2dcc65f1} - - - {1696baf0-bf31-4e38-abea-614704403127} - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - - - Source Files - - - Source Files - - - Source Files - - - \ No newline at end of file diff --git a/Build/3rdParty/freetype/freetype.vcxproj.user b/Build/3rdParty/freetype/freetype.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/Build/3rdParty/freetype/freetype.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Build/3rdParty/glad/glad.vcxproj b/Build/3rdParty/glad/glad.vcxproj deleted file mode 100644 index 4d964a6..0000000 --- a/Build/3rdParty/glad/glad.vcxproj +++ /dev/null @@ -1,127 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {C0ED7D78-570B-454A-B3B6-576FDCB43D69} - glad - 10.0.17134.0 - - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - - - Level3 - Disabled - true - true - - - - - Level3 - Disabled - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - - - - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/glad/glad.vcxproj.filters b/Build/3rdParty/glad/glad.vcxproj.filters deleted file mode 100644 index 83e98ec..0000000 --- a/Build/3rdParty/glad/glad.vcxproj.filters +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/glad/glad.vcxproj.user b/Build/3rdParty/glad/glad.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/Build/3rdParty/glad/glad.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Build/3rdParty/lua51/lua51.vcxproj b/Build/3rdParty/lua51/lua51.vcxproj deleted file mode 100644 index db1825c..0000000 --- a/Build/3rdParty/lua51/lua51.vcxproj +++ /dev/null @@ -1,187 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {8B8FCA14-FC8A-45B4-BF3C-9340CB586076} - lua51 - 10.0.17134.0 - - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - StaticLibrary - true - v141 - MultiByte - - - StaticLibrary - false - v141 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - $(SolutionDir)..\Bin\win64 - - - $(SolutionDir)..\Bin\win64 - - - - Level3 - Disabled - true - true - - - - - Level3 - Disabled - true - true - _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - - - true - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/lua51/lua51.vcxproj.filters b/Build/3rdParty/lua51/lua51.vcxproj.filters deleted file mode 100644 index a95d0b7..0000000 --- a/Build/3rdParty/lua51/lua51.vcxproj.filters +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/lua51/lua51.vcxproj.user b/Build/3rdParty/lua51/lua51.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/Build/3rdParty/lua51/lua51.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Build/3rdParty/lua51c/lua51c.vcxproj b/Build/3rdParty/lua51c/lua51c.vcxproj deleted file mode 100644 index 8bb02a8..0000000 --- a/Build/3rdParty/lua51c/lua51c.vcxproj +++ /dev/null @@ -1,181 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {B8F9616D-5393-4B34-B191-D200D1985439} - lua51c - 10.0.17134.0 - - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - - - Level3 - Disabled - true - true - - - - - Level3 - Disabled - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/lua51c/lua51c.vcxproj.filters b/Build/3rdParty/lua51c/lua51c.vcxproj.filters deleted file mode 100644 index 2dcc54a..0000000 --- a/Build/3rdParty/lua51c/lua51c.vcxproj.filters +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/lua51c/lua51c.vcxproj.user b/Build/3rdParty/lua51c/lua51c.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/Build/3rdParty/lua51c/lua51c.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Build/3rdParty/mpg123/mpg123.vcxproj b/Build/3rdParty/mpg123/mpg123.vcxproj deleted file mode 100644 index fce6d25..0000000 --- a/Build/3rdParty/mpg123/mpg123.vcxproj +++ /dev/null @@ -1,122 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {83E0897A-E2F4-4057-8077-59C4A0C38E56} - mpg123 - 10.0.17134.0 - - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - - - Level3 - Disabled - true - true - - - - - Level3 - Disabled - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/mpg123/mpg123.vcxproj.filters b/Build/3rdParty/mpg123/mpg123.vcxproj.filters deleted file mode 100644 index 3c6f4fd..0000000 --- a/Build/3rdParty/mpg123/mpg123.vcxproj.filters +++ /dev/null @@ -1,17 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hh;hpp;hxx;hm;inl;inc;ipp;xsd - - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms - - - \ No newline at end of file diff --git a/Build/3rdParty/mpg123/mpg123.vcxproj.user b/Build/3rdParty/mpg123/mpg123.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/Build/3rdParty/mpg123/mpg123.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Build/3rdParty/physfs/physfs.vcxproj b/Build/3rdParty/physfs/physfs.vcxproj deleted file mode 100644 index 8f94cbb..0000000 --- a/Build/3rdParty/physfs/physfs.vcxproj +++ /dev/null @@ -1,152 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {AEE37589-DE0D-4139-8BDB-8179FDEFB835} - physfs - 10.0.17134.0 - - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - - - Level3 - Disabled - true - true - - - - - Level3 - Disabled - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/physfs/physfs.vcxproj.filters b/Build/3rdParty/physfs/physfs.vcxproj.filters deleted file mode 100644 index fca9637..0000000 --- a/Build/3rdParty/physfs/physfs.vcxproj.filters +++ /dev/null @@ -1,99 +0,0 @@ - - - - - {98724fe6-6848-4710-bccb-74ae36e0b7a3} - - - {71f7299b-c686-411d-897b-a0099d36f03c} - - - - - include - - - include - - - include - - - include - - - include - - - include - - - - - source - - - source - - - source - - - source - - - source - - - source - - - source - - - source - - - source - - - source - - - source - - - source - - - source - - - source - - - source - - - source - - - source - - - source - - - source - - - source - - - source - - - source - - - \ No newline at end of file diff --git a/Build/3rdParty/physfs/physfs.vcxproj.user b/Build/3rdParty/physfs/physfs.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/Build/3rdParty/physfs/physfs.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Build/3rdParty/stb/stb.vcxproj b/Build/3rdParty/stb/stb.vcxproj deleted file mode 100644 index f5c7f5c..0000000 --- a/Build/3rdParty/stb/stb.vcxproj +++ /dev/null @@ -1,123 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {6BA52BBB-8DA5-4F51-BE3F-1E49F5089498} - stb - 10.0.17134.0 - - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - - - Level3 - Disabled - true - true - - - - - Level3 - Disabled - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/stb/stb.vcxproj.filters b/Build/3rdParty/stb/stb.vcxproj.filters deleted file mode 100644 index 271ef85..0000000 --- a/Build/3rdParty/stb/stb.vcxproj.filters +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/stb/stb.vcxproj.user b/Build/3rdParty/stb/stb.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/Build/3rdParty/stb/stb.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Build/3rdParty/vorbis/vorbis.vcxproj b/Build/3rdParty/vorbis/vorbis.vcxproj deleted file mode 100644 index 441e923..0000000 --- a/Build/3rdParty/vorbis/vorbis.vcxproj +++ /dev/null @@ -1,122 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {3CD80326-A2FE-4073-8B1A-73E166C9A2AE} - vorbis - 10.0.17134.0 - - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - - - Level3 - Disabled - true - true - - - - - Level3 - Disabled - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/vorbis/vorbis.vcxproj.filters b/Build/3rdParty/vorbis/vorbis.vcxproj.filters deleted file mode 100644 index 9cd8510..0000000 --- a/Build/3rdParty/vorbis/vorbis.vcxproj.filters +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/Build/3rdParty/vorbis/vorbis.vcxproj.user b/Build/3rdParty/vorbis/vorbis.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/Build/3rdParty/vorbis/vorbis.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Build/3rdParty/zlib/zlib.vcxproj b/Build/3rdParty/zlib/zlib.vcxproj deleted file mode 100644 index 58ea777..0000000 --- a/Build/3rdParty/zlib/zlib.vcxproj +++ /dev/null @@ -1,122 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {AF237AA3-67F7-4C93-8249-920DB2878192} - zlib - 10.0.17134.0 - - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - - - Level3 - Disabled - true - true - - - - - Level3 - Disabled - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - - - - \ No newline at end of file diff --git a/Build/3rdParty/zlib/zlib.vcxproj.filters b/Build/3rdParty/zlib/zlib.vcxproj.filters deleted file mode 100644 index 9cd8510..0000000 --- a/Build/3rdParty/zlib/zlib.vcxproj.filters +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/Build/3rdParty/zlib/zlib.vcxproj.user b/Build/3rdParty/zlib/zlib.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/Build/3rdParty/zlib/zlib.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file -- cgit v1.1-26-g67d0