summaryrefslogtreecommitdiff
path: root/desktop/util
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-03-17 12:43:24 +0000
committerOliver Bolte <obo@openoffice.org>2004-03-17 12:43:24 +0000
commitd575dbd4cfc1cbae924a4579580e906247e148b3 (patch)
treee0cfd7e045dc1dbbdd372ea34e9369fbfa64442f /desktop/util
parentdec7685791027af9815c31ea95ab486c6f2c1e0e (diff)
INTEGRATION: CWS jl5vba (1.36.20); FILE MERGED
2004/03/01 15:14:34 jl 1.36.20.2: RESYNC: (1.36-1.37); FILE MERGED 2004/01/21 13:34:45 ab 1.36.20.1: #111934# Merge to src680, #109170# Set stack size explicitely for office application
Diffstat (limited to 'desktop/util')
-rw-r--r--desktop/util/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/desktop/util/makefile.mk b/desktop/util/makefile.mk
index 5453e88559..d8107f08de 100644
--- a/desktop/util/makefile.mk
+++ b/desktop/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.38 $
+# $Revision: 1.39 $
#
-# last change: $Author: hr $ $Date: 2004-03-09 11:08:45 $
+# last change: $Author: obo $ $Date: 2004-03-17 13:43:24 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -174,6 +174,7 @@ APP1RES= $(RES)$/desktop.res
APP1ICON=$(SOLARRESDIR)$/icons/001_star_main.ico
APP1VERINFO=verinfo.rc
APP1LINKRES=$(MISC)$/$(TARGET).res
+APP1STACK=10000000
# create a manifest file with the same name as the
#office executable file soffice.exe.manifest
@@ -262,6 +263,7 @@ APP5RES= $(RES)$/oodesktop.res
APP5ICON=$(SOLARRESDIR)$/icons/ooo_gulls.ico
APP5VERINFO=ooverinfo.rc
APP5LINKRES=$(MISC)$/ooffice.res
+APP5STACK=10000000
.ENDIF # WNT