proj.mk: Streamlined

This commit is contained in:
Jan Lindemann 2007-08-18 20:32:53 +00:00 committed by Jan Lindemann
commit cbb526e508

View file

@ -48,7 +48,8 @@ else
include $(TOPDIR)/make/cfg_dist.mk
endif
LDFLAGS += -lytools
USE_YTOOLS = true
USE_GLIB = true
CFLAGS += -D_USRDLL -DYTOOLS_EXPORTS
CPPFLAGS += -D_USRDLL -DYTOOLS_EXPORTS
@ -56,5 +57,4 @@ CPPFLAGS += -D_USRDLL -DYTOOLS_EXPORTS
PROJECT_CFLAGS += -gstabs+
PROJECT_CPPFLAGS += -gstabs+
USE_GLIB = true