mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
merge commit for bug 394901
This commit is contained in:
commit
f204ac4698
@ -50,14 +50,15 @@ CPPSRCS = proxytests.cpp \
|
||||
proxy-create-threadsafety.cpp \
|
||||
$(NULL)
|
||||
|
||||
CPP_UNIT_TESTS += \
|
||||
CPP_UNIT_TESTS += \
|
||||
proxytests.cpp \
|
||||
proxy-create-threadsafety.cpp \
|
||||
$(NULL)
|
||||
|
||||
XPIDLSRCS = \
|
||||
XPIDLSRCS = \
|
||||
nsITestProxy.idl \
|
||||
nsITestProxyOrig.idl
|
||||
nsITestProxyOrig.idl \
|
||||
$(NULL)
|
||||
|
||||
SIMPLE_PROGRAMS = $(CPPSRCS:.cpp=$(BIN_SUFFIX))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user