From 58d09aa3ca4409e2a15473b0ac3c0446f0acb1a2 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 22 Oct 2018 21:30:21 +0800 Subject: *misc --- build/vc++/jin.vcxproj | 2 -- build/vc++/libjin/libjin.vcxproj | 10 ++++++++-- build/vc++/libjin/libjin.vcxproj.filters | 30 ++++++++++++++++++++++++------ 3 files changed, 32 insertions(+), 10 deletions(-) (limited to 'build') diff --git a/build/vc++/jin.vcxproj b/build/vc++/jin.vcxproj index 28ab8ce..540d03f 100644 --- a/build/vc++/jin.vcxproj +++ b/build/vc++/jin.vcxproj @@ -89,7 +89,6 @@ $(IntDir)/%(RelativeDir)/ Size true - MinSpace opengl32.lib;glu32.lib;lua51.lib;SDL2main.lib;SDL2.lib;%(AdditionalDependencies) @@ -109,7 +108,6 @@ Level3 - MinSpace true true true diff --git a/build/vc++/libjin/libjin.vcxproj b/build/vc++/libjin/libjin.vcxproj index 901ad48..385c4a2 100644 --- a/build/vc++/libjin/libjin.vcxproj +++ b/build/vc++/libjin/libjin.vcxproj @@ -148,6 +148,10 @@ + + + + @@ -165,7 +169,7 @@ - + @@ -234,13 +238,15 @@ + + - + diff --git a/build/vc++/libjin/libjin.vcxproj.filters b/build/vc++/libjin/libjin.vcxproj.filters index ef7e413..3221557 100644 --- a/build/vc++/libjin/libjin.vcxproj.filters +++ b/build/vc++/libjin/libjin.vcxproj.filters @@ -138,9 +138,6 @@ Source\graphics - - Source\graphics - Source\graphics @@ -333,6 +330,21 @@ Source\graphics\animation + + Source\common + + + Source\common + + + Source\common + + + Source\common + + + Source\graphics + @@ -385,9 +397,6 @@ Source\graphics - - Source\graphics - Source\graphics @@ -496,5 +505,14 @@ Source\graphics\animation + + Source\game + + + Source\game + + + Source\graphics + \ No newline at end of file -- cgit v1.1-26-g67d0