summaryrefslogtreecommitdiff
path: root/cppu/util
diff options
context:
space:
mode:
authorDaniel Boelzle <dbo@openoffice.org>2001-07-26 10:58:00 +0000
committerDaniel Boelzle <dbo@openoffice.org>2001-07-26 10:58:00 +0000
commit472657b0a1eb927acf72da0fd323be8841bf2c57 (patch)
tree2881f43a126ab849ea2b73330641f557662dd2d2 /cppu/util
parent2afe9cf21c337d654903287f49201ba15f13ea50 (diff)
#90246# use /Ox for msvc
Diffstat (limited to 'cppu/util')
-rw-r--r--cppu/util/target.pmk6
1 files changed, 3 insertions, 3 deletions
diff --git a/cppu/util/target.pmk b/cppu/util/target.pmk
index 7fb44991c..c07f17af3 100644
--- a/cppu/util/target.pmk
+++ b/cppu/util/target.pmk
@@ -2,9 +2,9 @@
#
# $RCSfile: target.pmk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: dbo $ $Date: 2000-12-21 14:43:27 $
+# last change: $Author: dbo $ $Date: 2001-07-26 11:58:00 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -65,7 +65,7 @@
# msvc++
.IF "$(COM)" == "MSC"
-CFLAGS += /O2gityb2 /Gs
+CFLAGS += /Ox
.ENDIF
# sunpro 5