diff options
author | chai <chaifix@163.com> | 2018-12-21 00:07:47 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-12-21 00:07:47 +0800 |
commit | cef467cefd2dfcb82b5973542b6d49e96931700b (patch) | |
tree | 498b9a79dac97c43ddba87713f813008f1ae6c3f | |
parent | 1aecfab7ce9a7d25ba0ecf9525bd1058ca2b1ba0 (diff) |
*misc
-rw-r--r-- | bin/SDL2.dll | bin | 1279488 -> 771072 bytes | |||
-rw-r--r-- | bin/jin.exe | bin | 1909248 -> 532992 bytes | |||
-rw-r--r-- | bin/lua51.dll | bin | 364544 -> 364544 bytes | |||
-rw-r--r-- | build/vc++/jin/jin.vcxproj | 2 |
4 files changed, 1 insertions, 1 deletions
diff --git a/bin/SDL2.dll b/bin/SDL2.dll Binary files differindex 1052b63..54c7afb 100644 --- a/bin/SDL2.dll +++ b/bin/SDL2.dll diff --git a/bin/jin.exe b/bin/jin.exe Binary files differindex 40d1002..319967b 100644 --- a/bin/jin.exe +++ b/bin/jin.exe diff --git a/bin/lua51.dll b/bin/lua51.dll Binary files differindex ce474a6..2cfc230 100644 --- a/bin/lua51.dll +++ b/bin/lua51.dll diff --git a/build/vc++/jin/jin.vcxproj b/build/vc++/jin/jin.vcxproj index b6647bc..98ae932 100644 --- a/build/vc++/jin/jin.vcxproj +++ b/build/vc++/jin/jin.vcxproj @@ -92,7 +92,7 @@ <Link> <EnableCOMDATFolding>true</EnableCOMDATFolding> <OptimizeReferences>true</OptimizeReferences> - <SubSystem>Console</SubSystem> + <SubSystem>Windows</SubSystem> <AdditionalLibraryDirectories> </AdditionalLibraryDirectories> <AdditionalDependencies>opengl32.lib;%(AdditionalDependencies)</AdditionalDependencies> |