mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
tools.mk: Add -D_USRDLL -DALL_EXPORTS
This commit is contained in:
parent
0c497c271b
commit
25cf93f4de
1 changed files with 3 additions and 0 deletions
|
|
@ -8,5 +8,8 @@ include $(MODDIR)/make/targets-tools.mk
|
|||
include $(MODDIR)/make/depend.mk
|
||||
include $(MODDIR)/make/backup.mk
|
||||
|
||||
LOCAL_CFLAGS += -D_USRDLL -DALL_EXPORTS
|
||||
LOCAL_CPPFLAGS += -D_USRDLL -DALL_EXPORTS
|
||||
|
||||
all: all.done
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue