new files; commented-out -D option to turn on tile picking

This commit is contained in:
ehouse 2003-11-16 17:14:01 +00:00
parent a961f9a343
commit 9e966e7815

View file

@ -30,6 +30,9 @@ DEFINES += -DPLATFORM_NCURSES
#DEFINES += -DDRAW_WITH_PRIMITIVES
DEFINES += -DBEYOND_IR
# Let users pick the tiles going into their trays
#DEFINES += -DFEATURE_TRAY_EDIT
#-DDEBUG -DEIGHT_TILES
#GPROFFLAG = -pg
@ -48,6 +51,8 @@ OBJ = $(PLATFORM)/linuxmain.o \
$(PLATFORM)/cursesmain.o \
$(PLATFORM)/cursesdraw.o \
$(PLATFORM)/cursesask.o \
$(PLATFORM)/cursesdlgutil.o \
$(PLATFORM)/cursesletterask.o \
$(PLATFORM)/filestream.o \
# $(PLATFORM)/linuxcommpipe.o \