Compile tests as Winelib apps

Francois Gouget fgouget at free.fr
Mon Sep 16 05:07:16 CDT 2002


Changelog:

 * dlls/Maketest.rules.in

   Tests are regular Winelib applications and thus should not be
compiled with __WINE__


Index: dlls/Maketest.rules.in
===================================================================
RCS file: /home/wine/wine/dlls/Maketest.rules.in,v
retrieving revision 1.3
diff -u -r1.3 Maketest.rules.in
--- dlls/Maketest.rules.in	6 Sep 2002 19:46:01 -0000	1.3
+++ dlls/Maketest.rules.in	16 Sep 2002 09:27:12 -0000
@@ -9,7 +9,7 @@
 # plus all variables required by the global Make.rules.in
 #

-DEFS         = @DLLFLAGS@ -D__WINE__ $(EXTRADEFS)
+DEFS         = @DLLFLAGS@ $(EXTRADEFS)
 LDDLLFLAGS   = @LDDLLFLAGS@

 MODULE       = $(TESTDLL:%.dll=%)_test.exe


-- 
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
      Broadcast message : fin du monde dans cinq minutes, repentez vous !




More information about the wine-patches mailing list