mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
proj.mk.in: Define -D_USRDLL and -DXCHANGE_EXPORTS for Linux, too
This commit is contained in:
parent
b77035c416
commit
fcd4278991
1 changed files with 0 additions and 2 deletions
|
|
@ -50,10 +50,8 @@ endif
|
|||
|
||||
LDFLAGS += -lytools
|
||||
|
||||
ifeq ($(TARGET),mingw)
|
||||
CFLAGS += -D_USRDLL -DYTOOLS_EXPORTS
|
||||
CPPFLAGS += -D_USRDLL -DYTOOLS_EXPORTS
|
||||
endif
|
||||
|
||||
ARCH = @ARCH@
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue