Minor cleanup

This commit is contained in:
Daniel Collin 2012-11-03 22:25:36 +01:00
parent afcaf7775d
commit 8a4f94b749

View File

@ -73,7 +73,8 @@ Program {
Env = {
CPPPATH = { ".", "ogl_editor/src",
"../emgui/src", "../../../../../emgui/src",
"../emgui/src",
"../../../../../emgui/src",
"ogl_editor/External/mxml" },
PROGOPTS = {
{ "/SUBSYSTEM:WINDOWS", "/DEBUG"; Config = { "win32-*-*", "win64-*-*" } },