mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-18 16:03:05 +00:00
Build rules update for MOS
svn-id: r5565
This commit is contained in:
parent
6b1376335c
commit
18bb6f7304
@ -1,6 +1,6 @@
|
||||
CXX = g++
|
||||
CFLAGS = -Wno-multichar -fstrength-reduce -fno-rtti -O2
|
||||
DEFINES =
|
||||
DEFINES = -DNDEBUG
|
||||
LDFLAGS = -noixemul -s
|
||||
LIBS = -lamiga -lamigastubs -lcdda -lcybergraphics
|
||||
INCLUDES += -Ibackends/morphos
|
||||
|
Loading…
x
Reference in New Issue
Block a user