Corrected config

This commit is contained in:
Xypher Orion
2024-09-15 08:42:27 -04:00
parent a7cbbf2830
commit edc4d43f97

View File

@@ -263,7 +263,8 @@ project "NuakeRuntime"
kind "WindowedApp"
runtime "Release"
optimize "on"
flags { "WinMainCRTStartup" }
entrypoint "WinMainCRTStartup"
flags { }
defines
{
"NK_DIST",