Reexport allegro_main on OS X.
This commit is contained in:
parent
0ba7bef243
commit
b88e005477
3 changed files with 12 additions and 1 deletions
|
@ -11,6 +11,8 @@ INCLUDES = ${SRCS:.m=.h} \
|
|||
ObjGameKit.h
|
||||
|
||||
include ../buildsys.mk
|
||||
include ../extra.mk
|
||||
|
||||
CPPFLAGS += -DOGK_INTERNAL
|
||||
LD = ${OBJC}
|
||||
LDFLAGS += ${REEXPORT_ALLEGRO}
|
||||
|
|
Reference in a new issue