This commit is contained in:
parent
147124d408
commit
f23a466d33
3 changed files with 60 additions and 1 deletions
|
|
@ -98,6 +98,7 @@ if (grep(/^cocoa$/, @backends) || param_get("gnustep")) {
|
|||
if (grep(/^haiku$/, @backends)) {
|
||||
add_cflags("-DUSE_HAIKU");
|
||||
new_object("src/backend/haiku.cxx");
|
||||
add_libs("-lbe");
|
||||
}
|
||||
|
||||
if (param_get("stb-image")) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue