[premake] More cleanup
This commit is contained in:
3
third_party/dxbc.lua
vendored
3
third_party/dxbc.lua
vendored
@@ -3,9 +3,6 @@ project("dxbc")
|
||||
uuid("c96688ca-51ca-406e-aeef-068734a67abe")
|
||||
kind("StaticLib")
|
||||
language("C++")
|
||||
defines({
|
||||
"_LIB",
|
||||
})
|
||||
includedirs({
|
||||
"dxbc",
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user