diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-01-16 15:02:36 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-01-16 15:02:36 +0000 |
commit | 6cdbfee81d1b2ad073ad0d028458d04e30e5b378 (patch) | |
tree | 62c839349c31c33780becbb4f2d45c10fd548b8b /sal/qa/rtl_strings | |
parent | 272dd8eb7bb938e9ef0ae38a32644e41703a9675 (diff) |
INTEGRATION: CWS lfs (1.8.184); FILE MERGED
2006/11/30 16:31:55 rene 1.8.184.1: add LFS_CFLAGS only for sal
Diffstat (limited to 'sal/qa/rtl_strings')
-rw-r--r-- | sal/qa/rtl_strings/makefile.mk | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sal/qa/rtl_strings/makefile.mk b/sal/qa/rtl_strings/makefile.mk index 2ad337cbffdf..8183a49118e5 100644 --- a/sal/qa/rtl_strings/makefile.mk +++ b/sal/qa/rtl_strings/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.9 $ # -# last change: $Author: rt $ $Date: 2005-09-08 15:54:55 $ +# last change: $Author: vg $ $Date: 2007-01-16 16:02:36 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -44,6 +44,9 @@ ENABLE_EXCEPTIONS=TRUE .INCLUDE : settings.mk +CFLAGS+= $(LFS_CFLAGS) +CXXFLAGS+= $(LFS_CFLAGS) + # BEGIN ---------------------------------------------------------------- # auto generated Target:FileBase by codegen.pl SHL1OBJS= \ |