mirror of
https://github.com/xenia-project/xenia.git
synced 2025-12-06 07:12:03 +01:00
Fix debug/ui premake too
This commit is contained in:
parent
bcd57f8663
commit
2dd6f33f4b
|
|
@ -17,6 +17,7 @@ project("xenia-debug-ui")
|
||||||
"/Os",
|
"/Os",
|
||||||
"/O1"
|
"/O1"
|
||||||
})
|
})
|
||||||
|
filter{}
|
||||||
defines({
|
defines({
|
||||||
})
|
})
|
||||||
includedirs({
|
includedirs({
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue