Commit 5ef6e3c4 authored by mercury233's avatar mercury233

update premake5

parent 9169dbe7
Subproject commit 3c4fd547c47e0e2c73b0b7bcee0c9bd6210476b8 Subproject commit 68e11e9a3cf2db9750a4c1cbad86db4668e58a93
...@@ -63,13 +63,13 @@ solution "ygo" ...@@ -63,13 +63,13 @@ solution "ygo"
configuration {"not vs*", "windows"} configuration {"not vs*", "windows"}
buildoptions { "-static-libgcc" } buildoptions { "-static-libgcc" }
include "lua"
include "ocgcore" include "ocgcore"
include "gframe" include "gframe"
if os.ishost("windows") then if os.ishost("windows") then
include "event" include "event"
include "freetype" include "freetype"
include "irrlicht" include "irrlicht"
include "lua"
include "sqlite3" include "sqlite3"
if IRRKLANG_PRO then if IRRKLANG_PRO then
include "ikpmp3" include "ikpmp3"
......
Subproject commit 85604b1c222fabdad39f18bf1580358d298aaa84 Subproject commit 2e9a5be7958610f4274944c6d19c221b4a2d2600
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment