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