[premake] More cleanup
This commit is contained in:
3
third_party/aes_128.lua
vendored
3
third_party/aes_128.lua
vendored
@@ -3,9 +3,6 @@ project("aes_128")
|
||||
uuid("b50458bf-dd83-4c1a-8cad-61f5fbbfd720")
|
||||
kind("StaticLib")
|
||||
language("C")
|
||||
defines({
|
||||
"_LIB",
|
||||
})
|
||||
includedirs({
|
||||
"aes_128",
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user