Commit bbae1290 authored by nanahira's avatar nanahira

remove mainCRTStartup dll

parent b673cb52
...@@ -215,7 +215,9 @@ workspace "YGOPro" ...@@ -215,7 +215,9 @@ workspace "YGOPro"
filter "system:windows" filter "system:windows"
defines { "WIN32", "_WIN32" } defines { "WIN32", "_WIN32" }
if not SERVER_PRO3_SUPPORT then
entrypoint "mainCRTStartup" entrypoint "mainCRTStartup"
end
systemversion "latest" systemversion "latest"
startproject "YGOPro" startproject "YGOPro"
if WINXP_SUPPORT then if WINXP_SUPPORT then
......
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