From ddef39a3154d214fa1bb7f154c1c6610714c8ea6 Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 21 Aug 2018 21:06:04 +0800 Subject: *update --- build/vs2015/libjin/libjin.vcxproj | 233 ++++++++++++++++++ build/vs2015/libjin/libjin.vcxproj.filters | 368 +++++++++++++++++++++++++++++ build/vs2015/libjin/libjin.vcxproj.user | 4 + 3 files changed, 605 insertions(+) create mode 100644 build/vs2015/libjin/libjin.vcxproj create mode 100644 build/vs2015/libjin/libjin.vcxproj.filters create mode 100644 build/vs2015/libjin/libjin.vcxproj.user (limited to 'build/vs2015/libjin') diff --git a/build/vs2015/libjin/libjin.vcxproj b/build/vs2015/libjin/libjin.vcxproj new file mode 100644 index 0000000..97562ee --- /dev/null +++ b/build/vs2015/libjin/libjin.vcxproj @@ -0,0 +1,233 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {9EE02090-C15E-4520-9C05-C435E45EF2FC} + libjin + 10.0.17134.0 + + + + StaticLibrary + true + v141 + MultiByte + + + StaticLibrary + false + v141 + true + MultiByte + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + $(SolutionDir)..\..\bin + + + $(SolutionDir)..\..\bin + + + + Level3 + MinSpace + true + true + true + true + CompileAsCpp + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + $(SolutionDir)libs\SDL2-2.0.5\include;%(AdditionalIncludeDirectories) + $(IntDir)/%(RelativeDir)/ + Size + + + true + true + + + + + Level3 + Disabled + true + true + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + $(SolutionDir)libs\SDL2-2.0.5\include;%(AdditionalIncludeDirectories) + CompileAsCpp + $(IntDir)/%(RelativeDir)/ + + + + + Level3 + Disabled + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/build/vs2015/libjin/libjin.vcxproj.filters b/build/vs2015/libjin/libjin.vcxproj.filters new file mode 100644 index 0000000..5d35e1e --- /dev/null +++ b/build/vs2015/libjin/libjin.vcxproj.filters @@ -0,0 +1,368 @@ + + + + + {708c6303-1b76-4db4-bac5-be6fa9179e98} + + + {27146cd2-84fe-4eaf-a45b-641a463d381b} + + + {2dc5e4ca-0904-4b49-8043-5d02db438008} + + + {5a317104-8e72-4adf-9ba5-73fc7ba5f08a} + + + {908f94da-1fc4-42db-abe9-8c8e17051f9d} + + + {c002d452-c7a0-4161-a419-c10fd3d1c297} + + + {aa4b3ca5-8f5b-4150-9482-21d3aa6eb902} + + + {3a98cf95-d45a-4a0e-b3fe-65b5accdb75f} + + + {e4d464ae-1cb5-47fd-b24a-fd35708aead0} + + + {17b71ceb-a8ff-4ec0-aa18-b51e265bec34} + + + {125ecddc-2a19-4da8-9e81-da40ccfb1be7} + + + {37300e86-d766-4c21-b632-4963fe62684c} + + + {5d5c96c3-1065-4e74-9521-f4d756d4057f} + + + {7a39e6c4-8899-4bb7-bbad-cfb294fcd729} + + + {aa8fe913-0a49-4fed-8ad8-92a8339e9ed7} + + + {6d942940-9b42-49b8-82d0-d5495254dc99} + + + {6340a8aa-ed06-4090-849e-cd7b2def4ba7} + + + {6259760f-501a-4b52-b9a1-4abb4d788a99} + + + {3634a892-8e97-442c-b855-80a26dff2143} + + + {230b5ce5-8893-4aed-8f96-576d5f0aa3a2} + + + {d3f9b98c-e18c-4603-be4a-40cf5270c8a0} + + + {6f4aa0ff-3d1b-40ff-8da9-ce7292ac83b2} + + + {06d4dd93-7a6d-4b9e-a841-c7f8fbccafe0} + + + {60deec03-f023-4417-a058-c955d23f01d4} + + + {bb6c372a-520b-4de3-ab14-64839a6166d9} + + + {e11ee8ea-9e7d-4906-a6fd-8df56cb6a3e9} + + + + + Source + + + Source + + + Source\Audio + + + Source\Audio + + + Source\Audio\SDL + + + Source\Audio\SDL + + + Source\Audio\OpenAL + + + Source\Audio\OpenAL + + + Source\Common + + + Source\Common + + + Source\Common + + + Source\Common + + + Source\Common + + + Source\Core + + + Source\Core + + + Source\Debug + + + Source\Debug + + + Source\Filesystem + + + Source\Filesystem + + + Source\Input + + + Source\Input + + + Source\Input + + + Source\Input + + + Source\Input + + + Source\Math + + + Source\Math + + + Source\Math + + + Source\Math + + + Source\Math + + + Source\Net + + + Source\Net + + + Source\Physics + + + Source\Physics + + + Source\Thread + + + Source\Tilemap + + + Source\Tools\EventMsgCenter + + + Source\UI + + + Source\Utils + + + Source\Utils + + + Source\Utils + + + Source\Utils + + + Source\3rdparty\GLee + + + Source\3rdparty\stb + + + Source\3rdparty\stb + + + Source\3rdparty\wav + + + Source\3rdparty\tekcos + + + Source\3rdparty\smount + + + Source\3rdparty\smount + + + Source\Graphics + + + Source\Graphics + + + Source\Graphics + + + Source\Graphics + + + Source\Graphics + + + Source\Graphics + + + Source\Graphics + + + Source\Graphics + + + Source\Graphics + + + Source\Time + + + + + Source + + + + + Source\Audio + + + Source\Audio + + + Source\Audio\SDL + + + Source\Audio\SDL + + + Source\Audio\OpenAL + + + Source\Audio\OpenAL + + + Source\Common + + + Source\Common + + + Source\Core + + + Source\Filesystem + + + Source\Input + + + Source\Input + + + Source\Input + + + Source\Input + + + Source\Math + + + Source\Math + + + Source\Net + + + Source\Net + + + Source\Thread + + + Source\Utils + + + Source\Utils + + + Source\3rdparty\GLee + + + Source\3rdparty\stb + + + Source\3rdparty\wav + + + Source\3rdparty\tekcos + + + Source\3rdparty\smount + + + Source\Graphics + + + Source\Graphics + + + Source\Graphics + + + Source\Graphics + + + Source\Graphics + + + Source\Graphics + + + Source\Graphics + + + Source\Time + + + \ No newline at end of file diff --git a/build/vs2015/libjin/libjin.vcxproj.user b/build/vs2015/libjin/libjin.vcxproj.user new file mode 100644 index 0000000..be25078 --- /dev/null +++ b/build/vs2015/libjin/libjin.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file -- cgit v1.1-26-g67d0