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",
|
||||
"/O1"
|
||||
})
|
||||
filter{}
|
||||
defines({
|
||||
})
|
||||
includedirs({
|
||||
|
|
|
|||
Loading…
Reference in a new issue