[premake] More cleanup
This commit is contained in:
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",
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user