forked from pyrite-dev/milsko
cocoa backend postponed
This commit is contained in:
parent
fa3488402e
commit
1562c3b89e
3 changed files with 15 additions and 3 deletions
|
|
@ -1,7 +1,8 @@
|
|||
$library_suffix = ".dylib";
|
||||
set_shared_flag("-dynamiclib");
|
||||
|
||||
use_backend("cocoa");
|
||||
#use_backend("cocoa");
|
||||
new_object("src/backend/nococoa.m");
|
||||
|
||||
add_cflags("-DSTBI_NO_THREAD_LOCALS");
|
||||
add_ldflags("-framework Cocoa -lobjc");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue