diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-03-18 11:40:24 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-03-18 11:40:24 +0000 |
commit | 41066c7af966c03c88f33911995454a9960a2f9a (patch) | |
tree | 8a2c06d20a6119b702c82947e8320ab5ac39386a /crashrep/source/win32 | |
parent | 2ac9d684bcf35308af506408dfddbeb13fe439b0 (diff) |
INTEGRATION: CWS sb83 (1.12.34); FILE MERGED
2008/02/14 13:02:33 sb 1.12.34.1: #i84200# for now, move crash reporter to brand layer
Diffstat (limited to 'crashrep/source/win32')
-rwxr-xr-x | crashrep/source/win32/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/crashrep/source/win32/makefile.mk b/crashrep/source/win32/makefile.mk index 8d6b62d9bbbe..71ca5eb34e44 100755 --- a/crashrep/source/win32/makefile.mk +++ b/crashrep/source/win32/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.12 $ +# $Revision: 1.13 $ # -# last change: $Author: vg $ $Date: 2007-03-26 14:03:44 $ +# last change: $Author: vg $ $Date: 2008-03-18 12:40:24 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -67,6 +67,7 @@ APP1OBJS=$(OBJFILES) APP1NOSAL=TRUE APP1TARGET=$(TARGET) +APP1RPATH=BRAND #SHL1STDLIBS=$(SALLIB) |