Commit bbab8d40 authored by mercury233's avatar mercury233

update premake

parent b4f8b712
......@@ -9,4 +9,5 @@
/lua/
/obj/
/sqlite3/
/irrklang/
premake5.exe
......@@ -9,6 +9,7 @@ solution "ygo"
defines { "WIN32", "_WIN32", "WINVER=0x0501" }
libdirs { "$(DXSDK_DIR)Lib/x86" }
entrypoint "mainCRTStartup"
toolset "v140_xp"
startproject "ygopro"
configuration "bsd"
......
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