mirror of
https://github.com/antopilo/Nuake.git
synced 2026-02-25 14:32:55 +03:00
Fixed premake for windows
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
workspace "Nuake"
|
||||
architecture "x64"
|
||||
|
||||
conformancemode "On"
|
||||
configurations
|
||||
{
|
||||
"Debug",
|
||||
@@ -117,7 +117,7 @@ project "Nuake"
|
||||
"NK_WIN"
|
||||
}
|
||||
|
||||
buildoptions { "-permissive", "-cxxflags", "gtk+-3.0"}
|
||||
|
||||
filter "configurations:Debug"
|
||||
runtime "Debug"
|
||||
symbols "on"
|
||||
|
||||
Reference in New Issue
Block a user