rpcss: Build with -D__WINESRC__ since it's using Wine-specific features.
This commit is contained in:
parent
9b9a2f7629
commit
76ae4d9c65
|
@ -1,4 +1,4 @@
|
|||
EXTRADEFS = -DWINE_NO_UNICODE_MACROS
|
||||
EXTRADEFS = -D__WINESRC__
|
||||
TOPSRCDIR = @top_srcdir@
|
||||
TOPOBJDIR = ../..
|
||||
SRCDIR = @srcdir@
|
||||
|
|
Loading…
Reference in New Issue