diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-06-29 10:18:39 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-06-29 10:18:39 +0000 |
commit | 1db1af226cb98b3b932ded8e1750c0133131edad (patch) | |
tree | b715b1e105669e59e7ec1ab4f3d229f3bbaf0680 /idl/source/objects | |
parent | 8c2310e6ecd26e79488e7109e8278395cde00af4 (diff) |
INTEGRATION: CWS ause036 (1.3.10); FILE MERGED
2005/11/15 15:16:54 hjs 1.3.10.1: #i50255# remove obsolete/wronge dependencies
Diffstat (limited to 'idl/source/objects')
-rw-r--r-- | idl/source/objects/makefile.mk | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/idl/source/objects/makefile.mk b/idl/source/objects/makefile.mk index b9fa2ed233a6..e812a874de0d 100644 --- a/idl/source/objects/makefile.mk +++ b/idl/source/objects/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.3 $ +# $Revision: 1.4 $ # -# last change: $Author: rt $ $Date: 2005-09-07 17:50:11 $ +# last change: $Author: ihi $ $Date: 2006-06-29 11:18:39 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -35,11 +35,7 @@ PRJ=..$/.. -PROJECTPCH4DLL=TRUE -PROJECTPCH=idlpch -PROJECTPCHSOURCE=$(PRJ)$/util$/idlpch - -PRJNAME=SVIDL +PRJNAME=idl TARGET=objects # --- Settings ----------------------------------------------------------- |