Added bin2c executable.

This commit is contained in:
Branimir Karadžić
2016-04-30 11:09:32 -07:00
parent bb0224cdf4
commit d0e3e2f2e9
5 changed files with 22 additions and 3 deletions

View File

@@ -16,4 +16,9 @@ project "bin2c"
"../tools/bin2c/**.h",
}
configuration { "mingw-*" }
targetextension ".exe"
configuration {}
strip()