Fixed mingw-clang.

This commit is contained in:
Branimir Karadžić 2014-10-17 23:17:29 -07:00
parent d0a89ff95d
commit 7266c074c3

View file

@ -117,6 +117,9 @@ function exampleProject(_name)
"psapi", "psapi",
} }
configuration { "mingw-clang" }
kind "ConsoleApp"
configuration { "android*" } configuration { "android*" }
kind "ConsoleApp" kind "ConsoleApp"
targetextension ".so" targetextension ".so"