From 78a2cf90365becc1a91949eff5e8c74e2391a76f Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 22 May 2018 08:18:18 +0800 Subject: =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=9F=B3=E9=A2=91=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/vs2015/jin.vcxproj | 7 +++++++ build/vs2015/jin.vcxproj.filters | 24 ++++++++++++++++++++++++ 2 files changed, 31 insertions(+) (limited to 'build') diff --git a/build/vs2015/jin.vcxproj b/build/vs2015/jin.vcxproj index 6a13456..9a9e3b7 100644 --- a/build/vs2015/jin.vcxproj +++ b/build/vs2015/jin.vcxproj @@ -137,7 +137,10 @@ + + + @@ -215,12 +218,16 @@ + + + + diff --git a/build/vs2015/jin.vcxproj.filters b/build/vs2015/jin.vcxproj.filters index 74a5acc..a901768 100644 --- a/build/vs2015/jin.vcxproj.filters +++ b/build/vs2015/jin.vcxproj.filters @@ -118,6 +118,9 @@ {3eded42e-5a27-433d-9b0a-c25190008be7} + + {6c9f6c64-12c5-4823-8662-daea544dba61} + @@ -348,6 +351,15 @@ src\libjin\core + + src\libjin\audio\openal + + + src\libjin\audio\openal + + + src\3rdparty\wav + @@ -599,6 +611,18 @@ src\libjin\input + + src\libjin\audio\openal + + + src\libjin\audio\openal + + + src\3rdparty\wav + + + src\libjin\common + -- cgit v1.1-26-g67d0