mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-04 11:35:06 +03:00
Merge branch 'antopilo:linux-dev' into linux-dev
This commit is contained in:
@@ -216,7 +216,8 @@ project "NuakeRuntime"
|
||||
flags { "WinMain" }
|
||||
defines
|
||||
{
|
||||
"NK_DIST"
|
||||
"NK_DIST",
|
||||
"WIN32_LEAN_AND_MEAN"
|
||||
}
|
||||
|
||||
|
||||
@@ -330,8 +331,8 @@ project "Editor"
|
||||
}
|
||||
|
||||
-- Removes the console for windows
|
||||
filter {"configurations:Dist", "platforms:windows"}
|
||||
kind "WindowedApp"
|
||||
--filter {"configurations:Dist", "platforms:windows"}
|
||||
-- kind "WindowedApp"--
|
||||
|
||||
-- copy a file from the objects directory to the target directory
|
||||
postbuildcommands {
|
||||
|
||||
Reference in New Issue
Block a user