loader: Build the loader with -D__WINESRC__.

This commit is contained in:
Alexandre Julliard 2009-10-05 14:55:34 +02:00
parent a4e22d4928
commit b1c235d364
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ..
SRCDIR = @srcdir@
VPATH = @srcdir@
DEFS = -D__WINESRC__ $(EXTRADEFS)
C_SRCS = \
main.c \