diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-06-29 10:18:52 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-06-29 10:18:52 +0000 |
commit | 715eabcd93962ca30d0328d032500d122904e264 (patch) | |
tree | 98bcb479a901cf7865850d1b340e7f250a4e3488 /idl/source/prj | |
parent | 1db1af226cb98b3b932ded8e1750c0133131edad (diff) |
INTEGRATION: CWS ause036 (1.3.8); FILE MERGED
2005/11/15 15:16:53 hjs 1.3.8.1: #i50255# remove obsolete/wronge dependencies
Diffstat (limited to 'idl/source/prj')
-rw-r--r-- | idl/source/prj/makefile.mk | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/idl/source/prj/makefile.mk b/idl/source/prj/makefile.mk index 21f3fa019698..c07a6b9b6f6a 100644 --- a/idl/source/prj/makefile.mk +++ b/idl/source/prj/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: hr $ $Date: 2006-06-19 10:43:47 $ +# last change: $Author: ihi $ $Date: 2006-06-29 11:18:52 $ # # 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=prj ENABLE_EXCEPTIONS=TRUE |