mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-21 20:08:40 +03:00
Runtime now working
This commit is contained in:
@@ -82,7 +82,7 @@ project "Nuake"
|
||||
optimize "on"
|
||||
|
||||
project "NuakeRuntime"
|
||||
location "Editor"
|
||||
location "Runtime"
|
||||
kind "ConsoleApp"
|
||||
language "C++"
|
||||
|
||||
@@ -92,7 +92,7 @@ project "NuakeRuntime"
|
||||
|
||||
files
|
||||
{
|
||||
"Editor/Runtime.cpp"
|
||||
"Runtime/Runtime.cpp"
|
||||
}
|
||||
|
||||
includedirs
|
||||
|
||||
Reference in New Issue
Block a user