Minor cleanup
This commit is contained in:
parent
afcaf7775d
commit
8a4f94b749
@ -73,7 +73,8 @@ Program {
|
|||||||
|
|
||||||
Env = {
|
Env = {
|
||||||
CPPPATH = { ".", "ogl_editor/src",
|
CPPPATH = { ".", "ogl_editor/src",
|
||||||
"../emgui/src", "../../../../../emgui/src",
|
"../emgui/src",
|
||||||
|
"../../../../../emgui/src",
|
||||||
"ogl_editor/External/mxml" },
|
"ogl_editor/External/mxml" },
|
||||||
PROGOPTS = {
|
PROGOPTS = {
|
||||||
{ "/SUBSYSTEM:WINDOWS", "/DEBUG"; Config = { "win32-*-*", "win64-*-*" } },
|
{ "/SUBSYSTEM:WINDOWS", "/DEBUG"; Config = { "win32-*-*", "win64-*-*" } },
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user