diff options
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 |