diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-04-17 09:14:30 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-04-17 09:14:30 +0000 |
commit | 8dea6b5af2555539e171e92bd693c4ec94af3c1a (patch) | |
tree | 5bd8cfa4557457d3e7f8aeb44b6f8dfb71c3162f | |
parent | b71b68fc00533264cec58a2e252e3a31ec15fa05 (diff) |
INTEGRATION: CWS jl51 (1.17.26); FILE MERGED
2007/04/02 14:01:03 jl 1.17.26.2: RESYNC: (1.17-1.22); FILE MERGED
2007/02/06 16:44:22 jl 1.17.26.1: #i69288# warning free: xmlsecurity
-rw-r--r-- | solenv/inc/wntmsci10.mk | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/solenv/inc/wntmsci10.mk b/solenv/inc/wntmsci10.mk index 9f815ca13609..3b44df5f7cf7 100644 --- a/solenv/inc/wntmsci10.mk +++ b/solenv/inc/wntmsci10.mk @@ -4,9 +4,9 @@ # # $RCSfile: wntmsci10.mk,v $ # -# $Revision: 1.22 $ +# $Revision: 1.23 $ # -# last change: $Author: vg $ $Date: 2007-03-26 14:18:46 $ +# last change: $Author: ihi $ $Date: 2007-04-17 10:14:30 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -219,8 +219,7 @@ MODULES_WITH_WARNINGS := \ soldep \ starmath \ sw \ - writerperfect \ - xmlsecurity + writerperfect CDEFS+=-DSTLPORT_VERSION=400 -DWINVER=0x400 -D_WIN32_IE=0x400 CDEFS+=-D_MT |