summaryrefslogtreecommitdiff
path: root/solenv/inc/wnt.mk
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-06-18 14:07:45 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-06-18 14:07:45 +0000
commit67a642a4386ba776e946422c23cfe7abe5b1ace0 (patch)
tree8900fbd5f6753691c52ba5040d49b93e17feeca5 /solenv/inc/wnt.mk
parent6c29197780a438baba6714fb437bd0ba38d013e3 (diff)
INTEGRATION: CWS forscope (1.62.72); FILE MERGED
2004/06/18 14:00:59 obo 1.62.72.1: #i30457# forScope and RTTI
Diffstat (limited to 'solenv/inc/wnt.mk')
-rw-r--r--solenv/inc/wnt.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/inc/wnt.mk b/solenv/inc/wnt.mk
index 76a12f686278..5b3e240276ec 100644
--- a/solenv/inc/wnt.mk
+++ b/solenv/inc/wnt.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: wnt.mk,v $
#
-# $Revision: 1.62 $
+# $Revision: 1.63 $
#
-# last change: $Author: hr $ $Date: 2004-03-09 12:20:03 $
+# last change: $Author: hr $ $Date: 2004-06-18 15:07:45 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -165,7 +165,7 @@ CFLAGS+=-Zm200
#.IF"$(bndchk)"==""
.IF "$(COMEX)"=="8" || "$(COMEX)"=="10"
-CFLAGS+=-Zm500 -wd4290 -wd4786 -wd4800
+CFLAGS+=-Zm500 -wd4290 -wd4786 -wd4800 /Zc:forScope /GR
.ENDIF
#.ENDIF