Fix debug/ui premake too
This commit is contained in:
parent
bcd57f8663
commit
2dd6f33f4b
|
@ -17,6 +17,7 @@ project("xenia-debug-ui")
|
|||
"/Os",
|
||||
"/O1"
|
||||
})
|
||||
filter{}
|
||||
defines({
|
||||
})
|
||||
includedirs({
|
||||
|
|
Loading…
Reference in New Issue