mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-18 04:53:06 +01:00
Added amalgamated build.
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user