mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-20 22:13:40 +00:00
[premake] More cleanup
This commit is contained in:
parent
3b3c41ab2a
commit
43d206d2e9
13 changed files with 6 additions and 42 deletions
3
third_party/imgui.lua
vendored
3
third_party/imgui.lua
vendored
|
|
@ -3,9 +3,6 @@ project("imgui")
|
|||
uuid("ed9271c4-b0a1-42ef-8403-067b11bf49d0")
|
||||
kind("StaticLib")
|
||||
language("C++")
|
||||
defines({
|
||||
"_LIB",
|
||||
})
|
||||
includedirs({
|
||||
"imgui",
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue