Dmitry Timoshkov : kernel32/tests: Enable kernel32 tests compilation with __WINESRC__ defined.

Alexandre Julliard julliard at winehq.org
Tue Oct 22 13:30:41 CDT 2013


Module: wine
Branch: master
Commit: 231a31223cb3f366e4ad374898a1b64584c0b729
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=231a31223cb3f366e4ad374898a1b64584c0b729

Author: Dmitry Timoshkov <dmitry at baikal.ru>
Date:   Mon Oct 21 17:03:05 2013 +0900

kernel32/tests: Enable kernel32 tests compilation with __WINESRC__ defined.

---

 dlls/kernel32/tests/Makefile.in |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/dlls/kernel32/tests/Makefile.in b/dlls/kernel32/tests/Makefile.in
index 2da2de1..dce27db 100644
--- a/dlls/kernel32/tests/Makefile.in
+++ b/dlls/kernel32/tests/Makefile.in
@@ -1,6 +1,5 @@
 TESTDLL   = kernel32.dll
 IMPORTS   = user32 advapi32
-EXTRADEFS = -U__WINESRC__ -DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION -DWIDL_C_INLINE_WRAPPERS
 
 C_SRCS = \
 	actctx.c \




More information about the wine-cvs mailing list