diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-18 12:53:28 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-18 12:53:28 +0000 |
commit | 179fc2e2e25d3e9bc7c198b1e9ea6651fc6de84a (patch) | |
tree | 592c774d3adf8e1d95c90a0a9f9cd680b829b867 /udm | |
parent | 61218185e73408bfa2bc6b88337f18bfd52d4364 (diff) |
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'udm')
-rw-r--r-- | udm/source/mkinc/fullcpp.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/udm/source/mkinc/fullcpp.mk b/udm/source/mkinc/fullcpp.mk index d297d22a8d95..f67d9c817bfa 100644 --- a/udm/source/mkinc/fullcpp.mk +++ b/udm/source/mkinc/fullcpp.mk @@ -2,9 +2,9 @@ # # $RCSfile: fullcpp.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: np $ $Date: 2002-05-31 16:35:02 $ +# last change: $Author: hr $ $Date: 2003-03-18 13:53:28 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -72,7 +72,7 @@ .IF "$(GUI)"=="WNT" # RTTI -CFLAGS+= /GR +CFLAGS+= -GR .IF "$(NP_LOCALBUILD)"!="" |