From 88b882ed0b432c6aff2063213e2f793a36dd25f7 Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 6 Jun 2019 00:11:18 +0800 Subject: *misc --- build/3rd-party/Box2D/box2d.vcxproj | 221 --------------- build/3rd-party/Box2D/box2d.vcxproj.filters | 307 -------------------- build/3rd-party/Box2D/box2d.vcxproj.user | 4 - build/3rd-party/LodePNG/LodePNG.vcxproj | 126 --------- build/3rd-party/LodePNG/LodePNG.vcxproj.filters | 9 - build/3rd-party/LodePNG/LodePNG.vcxproj.user | 4 - build/3rd-party/LuaJIT/LuaJIT.vcxproj | 122 -------- build/3rd-party/LuaJIT/LuaJIT.vcxproj.filters | 2 - build/3rd-party/LuaJIT/LuaJIT.vcxproj.user | 4 - build/3rd-party/LuaSocket/LuaSocket.vcxproj | 122 -------- .../3rd-party/LuaSocket/LuaSocket.vcxproj.filters | 2 - build/3rd-party/LuaSocket/LuaSocket.vcxproj.user | 4 - build/3rd-party/Luax/Luax.vcxproj | 162 ----------- build/3rd-party/Luax/Luax.vcxproj.filters | 33 --- build/3rd-party/Luax/Luax.vcxproj.user | 6 - build/3rd-party/OpenAL/OpenAL.vcxproj | 122 -------- build/3rd-party/OpenAL/OpenAL.vcxproj.filters | 17 -- build/3rd-party/OpenAL/OpenAL.vcxproj.user | 4 - build/3rd-party/Plotscript/Plotscript.vcxproj | 124 --------- .../Plotscript/Plotscript.vcxproj.filters | 6 - build/3rd-party/Plotscript/Plotscript.vcxproj.user | 6 - build/3rd-party/SDL2/SDL2.vcxproj | 309 --------------------- build/3rd-party/SDL2/SDL2.vcxproj.filters | 162 ----------- build/3rd-party/SDL2/SDL2.vcxproj.user | 4 - build/3rd-party/SDL2main/SDL2main.vcxproj | 134 --------- build/3rd-party/SDL2main/SDL2main.vcxproj.filters | 6 - build/3rd-party/SDL2main/SDL2main.vcxproj.user | 4 - build/3rd-party/Wuff/Wuff.vcxproj | 132 --------- build/3rd-party/Wuff/Wuff.vcxproj.filters | 15 - build/3rd-party/Wuff/Wuff.vcxproj.user | 4 - build/3rd-party/cembed/cembed.vcxproj | 122 -------- build/3rd-party/cembed/cembed.vcxproj.filters | 17 -- build/3rd-party/cembed/cembed.vcxproj.user | 4 - build/3rd-party/freetype/freetype.vcxproj | 193 ------------- build/3rd-party/freetype/freetype.vcxproj.filters | 222 --------------- build/3rd-party/freetype/freetype.vcxproj.user | 4 - build/3rd-party/glad/glad.vcxproj | 132 --------- build/3rd-party/glad/glad.vcxproj.filters | 10 - build/3rd-party/glad/glad.vcxproj.user | 4 - build/3rd-party/lua51/lua51.vcxproj | 187 ------------- build/3rd-party/lua51/lua51.vcxproj.filters | 63 ----- build/3rd-party/lua51/lua51.vcxproj.user | 4 - build/3rd-party/lua51c/lua51c.vcxproj | 181 ------------ build/3rd-party/lua51c/lua51c.vcxproj.filters | 64 ----- build/3rd-party/lua51c/lua51c.vcxproj.user | 4 - build/3rd-party/mpg123/mpg123.vcxproj | 122 -------- build/3rd-party/mpg123/mpg123.vcxproj.filters | 17 -- build/3rd-party/mpg123/mpg123.vcxproj.user | 4 - build/3rd-party/physfs/physfs.vcxproj | 157 ----------- build/3rd-party/physfs/physfs.vcxproj.filters | 99 ------- build/3rd-party/physfs/physfs.vcxproj.user | 4 - build/3rd-party/sqlite/sqlite.vcxproj | 122 -------- build/3rd-party/sqlite/sqlite.vcxproj.filters | 2 - build/3rd-party/sqlite/sqlite.vcxproj.user | 4 - build/3rd-party/stb/stb.vcxproj | 123 -------- build/3rd-party/stb/stb.vcxproj.filters | 6 - build/3rd-party/stb/stb.vcxproj.user | 4 - build/3rd-party/tinyxml/tinyxml.vcxproj | 122 -------- build/3rd-party/tinyxml/tinyxml.vcxproj.filters | 17 -- build/3rd-party/tinyxml/tinyxml.vcxproj.user | 4 - build/3rd-party/tinyxml2/tinyxml2.vcxproj | 126 --------- build/3rd-party/tinyxml2/tinyxml2.vcxproj.filters | 9 - build/3rd-party/tinyxml2/tinyxml2.vcxproj.user | 4 - build/3rd-party/uuid4/uuid4.vcxproj | 126 --------- build/3rd-party/uuid4/uuid4.vcxproj.filters | 9 - build/3rd-party/uuid4/uuid4.vcxproj.user | 4 - build/3rd-party/vorbis/vorbis.vcxproj | 122 -------- build/3rd-party/vorbis/vorbis.vcxproj.filters | 2 - build/3rd-party/vorbis/vorbis.vcxproj.user | 4 - build/3rd-party/zlib/zlib.vcxproj | 122 -------- build/3rd-party/zlib/zlib.vcxproj.filters | 2 - build/3rd-party/zlib/zlib.vcxproj.user | 4 - 72 files changed, 4729 deletions(-) delete mode 100644 build/3rd-party/Box2D/box2d.vcxproj delete mode 100644 build/3rd-party/Box2D/box2d.vcxproj.filters delete mode 100644 build/3rd-party/Box2D/box2d.vcxproj.user delete mode 100644 build/3rd-party/LodePNG/LodePNG.vcxproj delete mode 100644 build/3rd-party/LodePNG/LodePNG.vcxproj.filters delete mode 100644 build/3rd-party/LodePNG/LodePNG.vcxproj.user delete mode 100644 build/3rd-party/LuaJIT/LuaJIT.vcxproj delete mode 100644 build/3rd-party/LuaJIT/LuaJIT.vcxproj.filters delete mode 100644 build/3rd-party/LuaJIT/LuaJIT.vcxproj.user delete mode 100644 build/3rd-party/LuaSocket/LuaSocket.vcxproj delete mode 100644 build/3rd-party/LuaSocket/LuaSocket.vcxproj.filters delete mode 100644 build/3rd-party/LuaSocket/LuaSocket.vcxproj.user delete mode 100644 build/3rd-party/Luax/Luax.vcxproj delete mode 100644 build/3rd-party/Luax/Luax.vcxproj.filters delete mode 100644 build/3rd-party/Luax/Luax.vcxproj.user delete mode 100644 build/3rd-party/OpenAL/OpenAL.vcxproj delete mode 100644 build/3rd-party/OpenAL/OpenAL.vcxproj.filters delete mode 100644 build/3rd-party/OpenAL/OpenAL.vcxproj.user delete mode 100644 build/3rd-party/Plotscript/Plotscript.vcxproj delete mode 100644 build/3rd-party/Plotscript/Plotscript.vcxproj.filters delete mode 100644 build/3rd-party/Plotscript/Plotscript.vcxproj.user delete mode 100644 build/3rd-party/SDL2/SDL2.vcxproj delete mode 100644 build/3rd-party/SDL2/SDL2.vcxproj.filters delete mode 100644 build/3rd-party/SDL2/SDL2.vcxproj.user delete mode 100644 build/3rd-party/SDL2main/SDL2main.vcxproj delete mode 100644 build/3rd-party/SDL2main/SDL2main.vcxproj.filters delete mode 100644 build/3rd-party/SDL2main/SDL2main.vcxproj.user delete mode 100644 build/3rd-party/Wuff/Wuff.vcxproj delete mode 100644 build/3rd-party/Wuff/Wuff.vcxproj.filters delete mode 100644 build/3rd-party/Wuff/Wuff.vcxproj.user delete mode 100644 build/3rd-party/cembed/cembed.vcxproj delete mode 100644 build/3rd-party/cembed/cembed.vcxproj.filters delete mode 100644 build/3rd-party/cembed/cembed.vcxproj.user delete mode 100644 build/3rd-party/freetype/freetype.vcxproj delete mode 100644 build/3rd-party/freetype/freetype.vcxproj.filters delete mode 100644 build/3rd-party/freetype/freetype.vcxproj.user delete mode 100644 build/3rd-party/glad/glad.vcxproj delete mode 100644 build/3rd-party/glad/glad.vcxproj.filters delete mode 100644 build/3rd-party/glad/glad.vcxproj.user delete mode 100644 build/3rd-party/lua51/lua51.vcxproj delete mode 100644 build/3rd-party/lua51/lua51.vcxproj.filters delete mode 100644 build/3rd-party/lua51/lua51.vcxproj.user delete mode 100644 build/3rd-party/lua51c/lua51c.vcxproj delete mode 100644 build/3rd-party/lua51c/lua51c.vcxproj.filters delete mode 100644 build/3rd-party/lua51c/lua51c.vcxproj.user delete mode 100644 build/3rd-party/mpg123/mpg123.vcxproj delete mode 100644 build/3rd-party/mpg123/mpg123.vcxproj.filters delete mode 100644 build/3rd-party/mpg123/mpg123.vcxproj.user delete mode 100644 build/3rd-party/physfs/physfs.vcxproj delete mode 100644 build/3rd-party/physfs/physfs.vcxproj.filters delete mode 100644 build/3rd-party/physfs/physfs.vcxproj.user delete mode 100644 build/3rd-party/sqlite/sqlite.vcxproj delete mode 100644 build/3rd-party/sqlite/sqlite.vcxproj.filters delete mode 100644 build/3rd-party/sqlite/sqlite.vcxproj.user delete mode 100644 build/3rd-party/stb/stb.vcxproj delete mode 100644 build/3rd-party/stb/stb.vcxproj.filters delete mode 100644 build/3rd-party/stb/stb.vcxproj.user delete mode 100644 build/3rd-party/tinyxml/tinyxml.vcxproj delete mode 100644 build/3rd-party/tinyxml/tinyxml.vcxproj.filters delete mode 100644 build/3rd-party/tinyxml/tinyxml.vcxproj.user delete mode 100644 build/3rd-party/tinyxml2/tinyxml2.vcxproj delete mode 100644 build/3rd-party/tinyxml2/tinyxml2.vcxproj.filters delete mode 100644 build/3rd-party/tinyxml2/tinyxml2.vcxproj.user delete mode 100644 build/3rd-party/uuid4/uuid4.vcxproj delete mode 100644 build/3rd-party/uuid4/uuid4.vcxproj.filters delete mode 100644 build/3rd-party/uuid4/uuid4.vcxproj.user delete mode 100644 build/3rd-party/vorbis/vorbis.vcxproj delete mode 100644 build/3rd-party/vorbis/vorbis.vcxproj.filters delete mode 100644 build/3rd-party/vorbis/vorbis.vcxproj.user delete mode 100644 build/3rd-party/zlib/zlib.vcxproj delete mode 100644 build/3rd-party/zlib/zlib.vcxproj.filters delete mode 100644 build/3rd-party/zlib/zlib.vcxproj.user (limited to 'build/3rd-party') diff --git a/build/3rd-party/Box2D/box2d.vcxproj b/build/3rd-party/Box2D/box2d.vcxproj deleted file mode 100644 index 8e8653b..0000000 --- a/build/3rd-party/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\3rd-party\;%(AdditionalIncludeDirectories) - - - - - Level3 - Disabled - true - true - $(SolutionDir)..\Source\3rd-party\;%(AdditionalIncludeDirectories) - - - - - Level3 - MaxSpeed - true - true - true - true - $(SolutionDir)..\Source\3rd-party\;%(AdditionalIncludeDirectories) - - - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - $(SolutionDir)..\Source\3rd-party\;%(AdditionalIncludeDirectories) - - - true - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/build/3rd-party/Box2D/box2d.vcxproj.filters b/build/3rd-party/Box2D/box2d.vcxproj.filters deleted file mode 100644 index 811233c..0000000 --- a/build/3rd-party/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/3rd-party/Box2D/box2d.vcxproj.user b/build/3rd-party/Box2D/box2d.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/build/3rd-party/Box2D/box2d.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/build/3rd-party/LodePNG/LodePNG.vcxproj b/build/3rd-party/LodePNG/LodePNG.vcxproj deleted file mode 100644 index 3334853..0000000 --- a/build/3rd-party/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/3rd-party/LodePNG/LodePNG.vcxproj.filters b/build/3rd-party/LodePNG/LodePNG.vcxproj.filters deleted file mode 100644 index 968193b..0000000 --- a/build/3rd-party/LodePNG/LodePNG.vcxproj.filters +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/build/3rd-party/LodePNG/LodePNG.vcxproj.user b/build/3rd-party/LodePNG/LodePNG.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/build/3rd-party/LodePNG/LodePNG.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/build/3rd-party/LuaJIT/LuaJIT.vcxproj b/build/3rd-party/LuaJIT/LuaJIT.vcxproj deleted file mode 100644 index 88e8845..0000000 --- a/build/3rd-party/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/3rd-party/LuaJIT/LuaJIT.vcxproj.filters b/build/3rd-party/LuaJIT/LuaJIT.vcxproj.filters deleted file mode 100644 index 9cd8510..0000000 --- a/build/3rd-party/LuaJIT/LuaJIT.vcxproj.filters +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/build/3rd-party/LuaJIT/LuaJIT.vcxproj.user b/build/3rd-party/LuaJIT/LuaJIT.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/build/3rd-party/LuaJIT/LuaJIT.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/build/3rd-party/LuaSocket/LuaSocket.vcxproj b/build/3rd-party/LuaSocket/LuaSocket.vcxproj deleted file mode 100644 index aaf933a..0000000 --- a/build/3rd-party/LuaSocket/LuaSocket.vcxproj +++ /dev/null @@ -1,122 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {E15D111A-9E02-4E0D-86FE-62BFCD3C211E} - LuaSocket - 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/3rd-party/LuaSocket/LuaSocket.vcxproj.filters b/build/3rd-party/LuaSocket/LuaSocket.vcxproj.filters deleted file mode 100644 index 9cd8510..0000000 --- a/build/3rd-party/LuaSocket/LuaSocket.vcxproj.filters +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/build/3rd-party/LuaSocket/LuaSocket.vcxproj.user b/build/3rd-party/LuaSocket/LuaSocket.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/build/3rd-party/LuaSocket/LuaSocket.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/build/3rd-party/Luax/Luax.vcxproj b/build/3rd-party/Luax/Luax.vcxproj deleted file mode 100644 index 8b611c6..0000000 --- a/build/3rd-party/Luax/Luax.vcxproj +++ /dev/null @@ -1,162 +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\3rd-party;%(AdditionalIncludeDirectories) - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - $(SolutionDir)..\Source\3rd-party;%(AdditionalIncludeDirectories) - - - true - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {8b8fca14-fc8a-45b4-bf3c-9340cb586076} - - - - - - - - - - \ No newline at end of file diff --git a/build/3rd-party/Luax/Luax.vcxproj.filters b/build/3rd-party/Luax/Luax.vcxproj.filters deleted file mode 100644 index 7327933..0000000 --- a/build/3rd-party/Luax/Luax.vcxproj.filters +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/build/3rd-party/Luax/Luax.vcxproj.user b/build/3rd-party/Luax/Luax.vcxproj.user deleted file mode 100644 index baf2417..0000000 --- a/build/3rd-party/Luax/Luax.vcxproj.user +++ /dev/null @@ -1,6 +0,0 @@ - - - - false - - \ No newline at end of file diff --git a/build/3rd-party/OpenAL/OpenAL.vcxproj b/build/3rd-party/OpenAL/OpenAL.vcxproj deleted file mode 100644 index 1bd8299..0000000 --- a/build/3rd-party/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/3rd-party/OpenAL/OpenAL.vcxproj.filters b/build/3rd-party/OpenAL/OpenAL.vcxproj.filters deleted file mode 100644 index 3c6f4fd..0000000 --- a/build/3rd-party/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/3rd-party/OpenAL/OpenAL.vcxproj.user b/build/3rd-party/OpenAL/OpenAL.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/build/3rd-party/OpenAL/OpenAL.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/build/3rd-party/Plotscript/Plotscript.vcxproj b/build/3rd-party/Plotscript/Plotscript.vcxproj deleted file mode 100644 index d3e1e8a..0000000 --- a/build/3rd-party/Plotscript/Plotscript.vcxproj +++ /dev/null @@ -1,124 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {2822F737-EEFA-4C74-872C-1EE0793E2221} - Plotscript - 10.0.17134.0 - plotscript - - - - 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/3rd-party/Plotscript/Plotscript.vcxproj.filters b/build/3rd-party/Plotscript/Plotscript.vcxproj.filters deleted file mode 100644 index edc3d49..0000000 --- a/build/3rd-party/Plotscript/Plotscript.vcxproj.filters +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/build/3rd-party/Plotscript/Plotscript.vcxproj.user b/build/3rd-party/Plotscript/Plotscript.vcxproj.user deleted file mode 100644 index baf2417..0000000 --- a/build/3rd-party/Plotscript/Plotscript.vcxproj.user +++ /dev/null @@ -1,6 +0,0 @@ - - - - false - - \ No newline at end of file diff --git a/build/3rd-party/SDL2/SDL2.vcxproj b/build/3rd-party/SDL2/SDL2.vcxproj deleted file mode 100644 index 6c85ba5..0000000 --- a/build/3rd-party/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\3rd-party\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\3rd-party\SDL2\include;%(AdditionalIncludeDirectories) - - - - - Level3 - MaxSpeed - true - true - true - true - $(SolutionDir)..\Source\3rd-party\SDL2\include;%(AdditionalIncludeDirectories) - - - true - true - - - - - Level3 - MaxSpeed - true - true - false - false - $(SolutionDir)..\Source\3rd-party\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/3rd-party/SDL2/SDL2.vcxproj.filters b/build/3rd-party/SDL2/SDL2.vcxproj.filters deleted file mode 100644 index c4be66e..0000000 --- a/build/3rd-party/SDL2/SDL2.vcxproj.filters +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/build/3rd-party/SDL2/SDL2.vcxproj.user b/build/3rd-party/SDL2/SDL2.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/build/3rd-party/SDL2/SDL2.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/build/3rd-party/SDL2main/SDL2main.vcxproj b/build/3rd-party/SDL2main/SDL2main.vcxproj deleted file mode 100644 index 5da2151..0000000 --- a/build/3rd-party/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\3rd-party\SDL2\include;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) - - - - - Level3 - Disabled - true - true - $(SolutionDir)..\Source\3rd-party\SDL2\include;%(AdditionalIncludeDirectories) - - - - - Level3 - MaxSpeed - true - true - true - true - $(SolutionDir)..\Source\3rd-party\SDL2\include;%(AdditionalIncludeDirectories) - - - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - $(SolutionDir)..\Source\3rd-party\SDL2\include;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) - - - true - true - - - - - - - - - \ No newline at end of file diff --git a/build/3rd-party/SDL2main/SDL2main.vcxproj.filters b/build/3rd-party/SDL2main/SDL2main.vcxproj.filters deleted file mode 100644 index 536fbfc..0000000 --- a/build/3rd-party/SDL2main/SDL2main.vcxproj.filters +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/build/3rd-party/SDL2main/SDL2main.vcxproj.user b/build/3rd-party/SDL2main/SDL2main.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/build/3rd-party/SDL2main/SDL2main.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/build/3rd-party/Wuff/Wuff.vcxproj b/build/3rd-party/Wuff/Wuff.vcxproj deleted file mode 100644 index 3a3c91e..0000000 --- a/build/3rd-party/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/3rd-party/Wuff/Wuff.vcxproj.filters b/build/3rd-party/Wuff/Wuff.vcxproj.filters deleted file mode 100644 index b00a1c1..0000000 --- a/build/3rd-party/Wuff/Wuff.vcxproj.filters +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/build/3rd-party/Wuff/Wuff.vcxproj.user b/build/3rd-party/Wuff/Wuff.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/build/3rd-party/Wuff/Wuff.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/build/3rd-party/cembed/cembed.vcxproj b/build/3rd-party/cembed/cembed.vcxproj deleted file mode 100644 index 73d77e8..0000000 --- a/build/3rd-party/cembed/cembed.vcxproj +++ /dev/null @@ -1,122 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {53A48355-B4B3-4775-B1A0-FBB3E02C6A06} - cembed - 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/3rd-party/cembed/cembed.vcxproj.filters b/build/3rd-party/cembed/cembed.vcxproj.filters deleted file mode 100644 index 3c6f4fd..0000000 --- a/build/3rd-party/cembed/cembed.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/3rd-party/cembed/cembed.vcxproj.user b/build/3rd-party/cembed/cembed.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/build/3rd-party/cembed/cembed.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/build/3rd-party/freetype/freetype.vcxproj b/build/3rd-party/freetype/freetype.vcxproj deleted file mode 100644 index eec74c7..0000000 --- a/build/3rd-party/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/3rd-party/freetype/freetype.vcxproj.filters b/build/3rd-party/freetype/freetype.vcxproj.filters deleted file mode 100644 index b3e8475..0000000 --- a/build/3rd-party/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/3rd-party/freetype/freetype.vcxproj.user b/build/3rd-party/freetype/freetype.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/build/3rd-party/freetype/freetype.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/build/3rd-party/glad/glad.vcxproj b/build/3rd-party/glad/glad.vcxproj deleted file mode 100644 index a1579f4..0000000 --- a/build/3rd-party/glad/glad.vcxproj +++ /dev/null @@ -1,132 +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 - - - StaticLibrary - true - v141 - MultiByte - - - StaticLibrary - false - v141 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - $(SolutionDir)..\Bin\win64 - - - $(SolutionDir)..\Bin\win64 - - - - 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/3rd-party/glad/glad.vcxproj.filters b/build/3rd-party/glad/glad.vcxproj.filters deleted file mode 100644 index 2583f31..0000000 --- a/build/3rd-party/glad/glad.vcxproj.filters +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - \ No newline at end of file diff --git a/build/3rd-party/glad/glad.vcxproj.user b/build/3rd-party/glad/glad.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/build/3rd-party/glad/glad.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/build/3rd-party/lua51/lua51.vcxproj b/build/3rd-party/lua51/lua51.vcxproj deleted file mode 100644 index ccb9e0e..0000000 --- a/build/3rd-party/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/3rd-party/lua51/lua51.vcxproj.filters b/build/3rd-party/lua51/lua51.vcxproj.filters deleted file mode 100644 index d274633..0000000 --- a/build/3rd-party/lua51/lua51.vcxproj.filters +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/build/3rd-party/lua51/lua51.vcxproj.user b/build/3rd-party/lua51/lua51.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/build/3rd-party/lua51/lua51.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/build/3rd-party/lua51c/lua51c.vcxproj b/build/3rd-party/lua51c/lua51c.vcxproj deleted file mode 100644 index a7fadcf..0000000 --- a/build/3rd-party/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/3rd-party/lua51c/lua51c.vcxproj.filters b/build/3rd-party/lua51c/lua51c.vcxproj.filters deleted file mode 100644 index 5cfe265..0000000 --- a/build/3rd-party/lua51c/lua51c.vcxproj.filters +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/build/3rd-party/lua51c/lua51c.vcxproj.user b/build/3rd-party/lua51c/lua51c.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/build/3rd-party/lua51c/lua51c.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/build/3rd-party/mpg123/mpg123.vcxproj b/build/3rd-party/mpg123/mpg123.vcxproj deleted file mode 100644 index fce6d25..0000000 --- a/build/3rd-party/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/3rd-party/mpg123/mpg123.vcxproj.filters b/build/3rd-party/mpg123/mpg123.vcxproj.filters deleted file mode 100644 index 3c6f4fd..0000000 --- a/build/3rd-party/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/3rd-party/mpg123/mpg123.vcxproj.user b/build/3rd-party/mpg123/mpg123.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/build/3rd-party/mpg123/mpg123.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/build/3rd-party/physfs/physfs.vcxproj b/build/3rd-party/physfs/physfs.vcxproj deleted file mode 100644 index d5551b8..0000000 --- a/build/3rd-party/physfs/physfs.vcxproj +++ /dev/null @@ -1,157 +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 - - - StaticLibrary - true - v141 - MultiByte - - - StaticLibrary - false - v141 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - $(SolutionDir)..\Bin\win64 - - - $(SolutionDir)..\Bin\win64 - - - - 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/3rd-party/physfs/physfs.vcxproj.filters b/build/3rd-party/physfs/physfs.vcxproj.filters deleted file mode 100644 index 25d5970..0000000 --- a/build/3rd-party/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/3rd-party/physfs/physfs.vcxproj.user b/build/3rd-party/physfs/physfs.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/build/3rd-party/physfs/physfs.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/build/3rd-party/sqlite/sqlite.vcxproj b/build/3rd-party/sqlite/sqlite.vcxproj deleted file mode 100644 index 49da028..0000000 --- a/build/3rd-party/sqlite/sqlite.vcxproj +++ /dev/null @@ -1,122 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {61BF82F8-2802-4852-BF70-21D6F9F44EBB} - sqlite - 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/3rd-party/sqlite/sqlite.vcxproj.filters b/build/3rd-party/sqlite/sqlite.vcxproj.filters deleted file mode 100644 index 9cd8510..0000000 --- a/build/3rd-party/sqlite/sqlite.vcxproj.filters +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/build/3rd-party/sqlite/sqlite.vcxproj.user b/build/3rd-party/sqlite/sqlite.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/build/3rd-party/sqlite/sqlite.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/build/3rd-party/stb/stb.vcxproj b/build/3rd-party/stb/stb.vcxproj deleted file mode 100644 index 50a2f03..0000000 --- a/build/3rd-party/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/3rd-party/stb/stb.vcxproj.filters b/build/3rd-party/stb/stb.vcxproj.filters deleted file mode 100644 index d170bc6..0000000 --- a/build/3rd-party/stb/stb.vcxproj.filters +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/build/3rd-party/stb/stb.vcxproj.user b/build/3rd-party/stb/stb.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/build/3rd-party/stb/stb.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/build/3rd-party/tinyxml/tinyxml.vcxproj b/build/3rd-party/tinyxml/tinyxml.vcxproj deleted file mode 100644 index ae84c61..0000000 --- a/build/3rd-party/tinyxml/tinyxml.vcxproj +++ /dev/null @@ -1,122 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {9891C064-C897-424E-8EB6-CAD09812E032} - tinyxml - 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/3rd-party/tinyxml/tinyxml.vcxproj.filters b/build/3rd-party/tinyxml/tinyxml.vcxproj.filters deleted file mode 100644 index 3c6f4fd..0000000 --- a/build/3rd-party/tinyxml/tinyxml.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/3rd-party/tinyxml/tinyxml.vcxproj.user b/build/3rd-party/tinyxml/tinyxml.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/build/3rd-party/tinyxml/tinyxml.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/build/3rd-party/tinyxml2/tinyxml2.vcxproj b/build/3rd-party/tinyxml2/tinyxml2.vcxproj deleted file mode 100644 index a7325e7..0000000 --- a/build/3rd-party/tinyxml2/tinyxml2.vcxproj +++ /dev/null @@ -1,126 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {883BC26A-4C9E-44B3-B5C0-7F3E4EDC0226} - tinyxml2 - 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/3rd-party/tinyxml2/tinyxml2.vcxproj.filters b/build/3rd-party/tinyxml2/tinyxml2.vcxproj.filters deleted file mode 100644 index 589da61..0000000 --- a/build/3rd-party/tinyxml2/tinyxml2.vcxproj.filters +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/build/3rd-party/tinyxml2/tinyxml2.vcxproj.user b/build/3rd-party/tinyxml2/tinyxml2.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/build/3rd-party/tinyxml2/tinyxml2.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/build/3rd-party/uuid4/uuid4.vcxproj b/build/3rd-party/uuid4/uuid4.vcxproj deleted file mode 100644 index e552199..0000000 --- a/build/3rd-party/uuid4/uuid4.vcxproj +++ /dev/null @@ -1,126 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {49F7847E-219E-4A7B-8484-2A33DAC29DD0} - uuid4 - 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/3rd-party/uuid4/uuid4.vcxproj.filters b/build/3rd-party/uuid4/uuid4.vcxproj.filters deleted file mode 100644 index 6f984b1..0000000 --- a/build/3rd-party/uuid4/uuid4.vcxproj.filters +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/build/3rd-party/uuid4/uuid4.vcxproj.user b/build/3rd-party/uuid4/uuid4.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/build/3rd-party/uuid4/uuid4.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/build/3rd-party/vorbis/vorbis.vcxproj b/build/3rd-party/vorbis/vorbis.vcxproj deleted file mode 100644 index 441e923..0000000 --- a/build/3rd-party/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/3rd-party/vorbis/vorbis.vcxproj.filters b/build/3rd-party/vorbis/vorbis.vcxproj.filters deleted file mode 100644 index 9cd8510..0000000 --- a/build/3rd-party/vorbis/vorbis.vcxproj.filters +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/build/3rd-party/vorbis/vorbis.vcxproj.user b/build/3rd-party/vorbis/vorbis.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/build/3rd-party/vorbis/vorbis.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/build/3rd-party/zlib/zlib.vcxproj b/build/3rd-party/zlib/zlib.vcxproj deleted file mode 100644 index 58ea777..0000000 --- a/build/3rd-party/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/3rd-party/zlib/zlib.vcxproj.filters b/build/3rd-party/zlib/zlib.vcxproj.filters deleted file mode 100644 index 9cd8510..0000000 --- a/build/3rd-party/zlib/zlib.vcxproj.filters +++ /dev/null @@ -1,2 +0,0 @@ - - \ No newline at end of file diff --git a/build/3rd-party/zlib/zlib.vcxproj.user b/build/3rd-party/zlib/zlib.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/build/3rd-party/zlib/zlib.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file -- cgit v1.1-26-g67d0