diff options
-rw-r--r-- | sysui/source/win32/misc/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sysui/source/win32/misc/makefile.mk b/sysui/source/win32/misc/makefile.mk index 7708209a6bdc..759305078bc9 100644 --- a/sysui/source/win32/misc/makefile.mk +++ b/sysui/source/win32/misc/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: rt $ $Date: 2005-09-09 11:54:02 $ +# last change: $Author: vg $ $Date: 2006-05-24 14:19:31 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -42,8 +42,6 @@ LIBTARGET=NO .INCLUDE : settings.mk -.INCLUDE : ..$/..$/cppumaker.mk - CFLAGS+=/GX # --- Files ------------------------------------- |