mirror of
https://github.com/reactos/wine.git
synced 2024-11-24 20:30:01 +00:00
Remove global NONAMELESS* define for tests too.
This commit is contained in:
parent
8004dec6c9
commit
39720afa84
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user