diff options
Diffstat (limited to 'sysui/source')
-rw-r--r-- | sysui/source/win32/misc/makefile.mk | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sysui/source/win32/misc/makefile.mk b/sysui/source/win32/misc/makefile.mk index 817b9c96cc0d..df0060ec0e6c 100644 --- a/sysui/source/win32/misc/makefile.mk +++ b/sysui/source/win32/misc/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: tra $ $Date: 2001-06-26 18:37:51 $ +# last change: $Author: tra $ $Date: 2001-06-27 07:16:57 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -71,6 +71,8 @@ LIBTARGET=NO .INCLUDE : ..$/..$/cppumaker.mk +CFLAGS+=/GX + # --- Files ------------------------------------- SLOFILES=$(SLO)$/WinImplHelper.obj\ |