Patched for Main Repo Issue #74
This commit is contained in:
@@ -67,7 +67,6 @@ project "Detour"
|
||||
defines {"DEBUG"}
|
||||
symbols "On"
|
||||
postbuildcommands {}
|
||||
flags {"staticruntime"} -- this is what worked for me
|
||||
|
||||
-- linux library cflags and libs
|
||||
filter {"system:linux", "toolset:gcc"}
|
||||
|
||||
@@ -263,7 +263,7 @@ project "NuakeRuntime"
|
||||
kind "WindowedApp"
|
||||
runtime "Release"
|
||||
optimize "on"
|
||||
flags { "WinMain" }
|
||||
flags { "WinMainCRTStartup" }
|
||||
defines
|
||||
{
|
||||
"NK_DIST",
|
||||
|
||||
Reference in New Issue
Block a user