diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-03-06 14:28:44 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-03-06 14:28:44 +0000 |
commit | 09a49a0228ccf11470013d9ed38aab6334f7f76f (patch) | |
tree | 97dd7e6bb102d106b8300a51d9e41ad712652744 /desktop | |
parent | 0d6a4013aecfa8b1aa0d5ffa27c5e1d8d039da47 (diff) |
INTEGRATION: CWS ause084_DEV300 (1.15.28); FILE MERGED
2008/02/15 12:15:14 hjs 1.15.28.1: #i86127# minor cleanup
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/source/deployment/gui/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/desktop/source/deployment/gui/makefile.mk b/desktop/source/deployment/gui/makefile.mk index b5ac4007aac8..aecc9f07fc43 100644 --- a/desktop/source/deployment/gui/makefile.mk +++ b/desktop/source/deployment/gui/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.16 $ +# $Revision: 1.17 $ # -# last change: $Author: obo $ $Date: 2008-02-25 16:48:15 $ +# last change: $Author: kz $ $Date: 2008-03-06 15:28:44 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -42,6 +42,7 @@ ENABLE_EXCEPTIONS = TRUE NO_BSYMBOLIC = TRUE USE_PCH := ENABLE_PCH := +PRJINC:=..$/.. .IF "$(GUI)"=="OS2" TARGET = deplgui |