From 51ba9cb2a6b0b9395a2912eadeb954c95e4c1d3c Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 20 May 2018 23:37:11 +0800 Subject: =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=9B=AE=E5=BD=95=E7=BB=93=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/vs2015/jin.vcxproj | 15 ++++++++---- build/vs2015/jin.vcxproj.filters | 51 ++++++++++++++++++++++++++++++---------- 2 files changed, 50 insertions(+), 16 deletions(-) (limited to 'build/vs2015') diff --git a/build/vs2015/jin.vcxproj b/build/vs2015/jin.vcxproj index d597418..8f64c09 100644 --- a/build/vs2015/jin.vcxproj +++ b/build/vs2015/jin.vcxproj @@ -178,6 +178,9 @@ + + + @@ -204,7 +207,6 @@ - @@ -214,6 +216,8 @@ + + @@ -253,6 +257,12 @@ + + + + + + @@ -273,12 +283,9 @@ - - - diff --git a/build/vs2015/jin.vcxproj.filters b/build/vs2015/jin.vcxproj.filters index 9f6fc08..8094c37 100644 --- a/build/vs2015/jin.vcxproj.filters +++ b/build/vs2015/jin.vcxproj.filters @@ -103,6 +103,12 @@ {8222e176-beec-43ee-8604-3e6491dc45bb} + + {5087c206-df20-4380-b929-eb5b466d42b3} + + + {3c5d715c-d885-4af9-95db-3b1ca43cae58} + @@ -240,9 +246,6 @@ src\libjin\render - - src\libjin\utils - src\libjin\fs @@ -315,6 +318,15 @@ src\libjin\input + + src\libjin\utils + + + src\libjin\math + + + src\libjin\math + @@ -440,15 +452,9 @@ src\libjin\core - - src\libjin\utils - src\libjin\utils - - src\libjin\utils - src\script\embed @@ -473,9 +479,6 @@ src\libjin\fs - - src\libjin\render - src\libjin\fs @@ -536,6 +539,30 @@ src\libjin\common + + src\libjin\math + + + src\libjin\math + + + src\libjin\debug + + + src\libjin\debug + + + src\libjin\math + + + src\libjin\math + + + src\libjin\math + + + src\libjin\math + -- cgit v1.1-26-g67d0