mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
proj.mk: Streamlined
This commit is contained in:
parent
c90e8d4261
commit
cbb526e508
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue