diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-02-24 13:06:09 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-02-24 13:06:09 +0000 |
commit | a5ac785253b83388e6d450ac4b1bf7ea8cde6310 (patch) | |
tree | f1264016eb9ea81eacca129f550c191fb0cb73f9 /solenv/inc/unxmacxp.mk | |
parent | 4dea9e621c8b7185af733f0c3924bd0fa73ad778 (diff) |
INTEGRATION: CWS macosx02 (1.50.38); FILE MERGED
2005/02/08 19:33:21 pjanik 1.50.38.1: #i39927#: Link also with salmain.o on MacOS X.
Diffstat (limited to 'solenv/inc/unxmacxp.mk')
-rw-r--r-- | solenv/inc/unxmacxp.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/solenv/inc/unxmacxp.mk b/solenv/inc/unxmacxp.mk index 295c4fbb2c6a..5371a47cbbd3 100644 --- a/solenv/inc/unxmacxp.mk +++ b/solenv/inc/unxmacxp.mk @@ -2,9 +2,9 @@ # # $RCSfile: unxmacxp.mk,v $ # -# $Revision: 1.51 $ +# $Revision: 1.52 $ # -# last change: $Author: hr $ $Date: 2005-02-11 15:31:07 $ +# last change: $Author: vg $ $Date: 2005-02-24 14:06:09 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -201,6 +201,7 @@ SONAME_SWITCH=-Wl,-h STDLIBCPP=-lstdc++ +STDOBJVCL=$(L)$/salmain.o STDOBJGUI= STDSLOGUI= STDOBJCUI= |