Update premake5.lua
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
workspace "SakuraVNE"
|
||||
architecture "x64"
|
||||
startproject "SakuraEngine"
|
||||
startproject "SakuraVNE"
|
||||
|
||||
configurations{
|
||||
"Debug",
|
||||
@@ -92,4 +92,4 @@ project "SakuraVNE" --project under solution
|
||||
filter "configurations:Release"
|
||||
defines "RELEASE"
|
||||
optimize "On"
|
||||
symbols "off"
|
||||
symbols "off"
|
||||
|
||||
Reference in New Issue
Block a user