Commit 48d64f48 authored by mercury233's avatar mercury233

test vs2017

parent 13a15c08
...@@ -12,7 +12,7 @@ solution "ygo" ...@@ -12,7 +12,7 @@ solution "ygo"
defines { "WIN32", "_WIN32", "WINVER=0x0501" } defines { "WIN32", "_WIN32", "WINVER=0x0501" }
libdirs { "$(DXSDK_DIR)Lib/x86" } libdirs { "$(DXSDK_DIR)Lib/x86" }
entrypoint "mainCRTStartup" entrypoint "mainCRTStartup"
toolset "v140_xp" toolset "v141_xp"
startproject "ygopro" startproject "ygopro"
configuration "bsd" 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