mirror of
https://github.com/reactos/wine.git
synced 2024-11-28 14:10:32 +00:00
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
Block a user