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

Alexandre Julliard julliard at winehq.org
Thu Oct 24 13:18:55 CDT 2013


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

Author: Dmitry Timoshkov <dmitry at baikal.ru>
Date:   Wed Oct 23 14:54:36 2013 +0900

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

---

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

diff --git a/dlls/user32/tests/Makefile.in b/dlls/user32/tests/Makefile.in
index 88c4447..eb5789a 100644
--- a/dlls/user32/tests/Makefile.in
+++ b/dlls/user32/tests/Makefile.in
@@ -1,6 +1,5 @@
 TESTDLL   = user32.dll
 IMPORTS   = user32 gdi32 advapi32
-EXTRADEFS = -U__WINESRC__ -DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION -DWIDL_C_INLINE_WRAPPERS
 
 C_SRCS = \
 	broadcast.c \




More information about the wine-cvs mailing list