mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
proj.mk: Re-add PROJECT_CFLAGS += -gstabs+
This commit is contained in:
parent
7c51235150
commit
7241f2c96f
1 changed files with 2 additions and 2 deletions
|
|
@ -55,8 +55,8 @@ USE_GLIB = true
|
||||||
CFLAGS += -D_USRDLL -DYTOOLS_EXPORTS
|
CFLAGS += -D_USRDLL -DYTOOLS_EXPORTS
|
||||||
CPPFLAGS += -D_USRDLL -DYTOOLS_EXPORTS
|
CPPFLAGS += -D_USRDLL -DYTOOLS_EXPORTS
|
||||||
|
|
||||||
#PROJECT_CFLAGS += -gstabs+
|
PROJECT_CFLAGS += -gstabs+
|
||||||
#PROJECT_CPPFLAGS += -gstabs+
|
PROJECT_CPPFLAGS += -gstabs+
|
||||||
|
|
||||||
# need to do this before
|
# need to do this before
|
||||||
include $(MODDIR)/make/platform.mk
|
include $(MODDIR)/make/platform.mk
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue