loader: Build the loader with -D__WINESRC__.
This commit is contained in:
parent
a4e22d4928
commit
b1c235d364
|
@ -2,6 +2,7 @@ TOPSRCDIR = @top_srcdir@
|
|||
TOPOBJDIR = ..
|
||||
SRCDIR = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
DEFS = -D__WINESRC__ $(EXTRADEFS)
|
||||
|
||||
C_SRCS = \
|
||||
main.c \
|
||||
|
|
Loading…
Reference in New Issue