diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-05-24 13:19:31 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-05-24 13:19:31 +0000 |
commit | 0e62b17d1f2d5c4a2e9d9392efe911e4a955aac7 (patch) | |
tree | f89fb5712a4ea54a69c879c72d3c2cf49600e22a /sysui/source | |
parent | 82bc2bf6628b05511f928f0c731374cb598efe4f (diff) |
INTEGRATION: CWS ause043 (1.5.28); FILE MERGED
2005/10/31 12:36:39 hjs 1.5.28.1: #i56702# remove overrides for default uno header generation
Diffstat (limited to 'sysui/source')
-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 ------------------------------------- |