Merge pull request #75 from xypherorion/main
FIxed warnings for Premake5 [Issue #74]
This commit is contained in:
@@ -368,7 +368,8 @@ project "NuakeRuntime"
|
||||
kind "WindowedApp"
|
||||
runtime "Release"
|
||||
optimize "on"
|
||||
flags { "WinMain" }
|
||||
entrypoint "WinMainCRTStartup"
|
||||
flags { }
|
||||
defines
|
||||
{
|
||||
"NK_DIST",
|
||||
|
||||
Reference in New Issue
Block a user