Added amalgamated build.

This commit is contained in:
Branimir Karadžić
2017-02-11 09:55:38 -08:00
parent 0ef158d309
commit a7d088ae9c
4 changed files with 56 additions and 5 deletions

View File

@@ -4,7 +4,6 @@
--
project "bin2c"
uuid "60eaa654-7d06-11e4-be8e-880965202986"
kind "ConsoleApp"
includedirs {
@@ -23,6 +22,11 @@ project "bin2c"
configuration { "mingw-*" }
targetextension ".exe"
configuration { "linux-*" }
links {
"pthread",
}
configuration {}
strip()