Remove global NONAMELESS* define for tests too.

oldstable
Alexandre Julliard 2003-01-09 01:56:27 +00:00
parent 8004dec6c9
commit 39720afa84
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
# plus all variables required by the global Make.rules.in
#
DEFS = @DLLFLAGS@ -DNONAMELESSUNION -DNONAMELESSSTRUCT $(EXTRADEFS)
DEFS = @DLLFLAGS@ $(EXTRADEFS)
LDDLLFLAGS = @LDDLLFLAGS@
MODULE = $(TESTDLL:%.dll=%)_test.exe