Fixed bin2c.

This commit is contained in:
Branimir Karadžić
2017-01-08 16:50:49 -08:00
parent c59132a968
commit 9d6b6f990b

View File

@@ -16,6 +16,10 @@ project "bin2c"
"../tools/bin2c/**.h",
}
links {
"bx",
}
configuration { "mingw-*" }
targetextension ".exe"