diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:04:39 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-02-16 15:04:39 +0000 |
commit | 853c32bc90fb8ff8cf0b3ab634857596b3be9300 (patch) | |
tree | b9d25e9dabff51ccd9178970a7a3a938dcf666a2 /comphelper | |
parent | fd5b239eb8e9fc2530bd29c682bc5ab0181e6f7f (diff) |
INTEGRATION: CWS visibility02 (1.2.84); FILE MERGED
2005/01/05 05:54:16 mnicel 1.2.84.1: Issue number: 38608
Part of symbol visibility work.
Diffstat (limited to 'comphelper')
-rw-r--r-- | comphelper/source/officeinstdir/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/comphelper/source/officeinstdir/makefile.mk b/comphelper/source/officeinstdir/makefile.mk index d618e6f84e11..ef5ef3476059 100644 --- a/comphelper/source/officeinstdir/makefile.mk +++ b/comphelper/source/officeinstdir/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: hr $ $Date: 2004-05-10 14:19:49 $ +# last change: $Author: vg $ $Date: 2005-02-16 16:04:39 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -73,6 +73,7 @@ ENABLE_EXCEPTIONS=TRUE # --- Settings ---------------------------------- .INCLUDE : settings.mk +.INCLUDE : $(PRJ)$/util$/makefile.pmk # --- Files ------------------------------------- |