Fixed mingw-clang.

This commit is contained in:
Branimir Karadžić 2014-10-17 23:17:29 -07:00
parent d0a89ff95d
commit 7266c074c3
1 changed files with 3 additions and 0 deletions

View File

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