From a51f945478cbf297f00c70ac8402c955322129bd Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Wed, 5 Sep 2007 16:46:51 +0000 Subject: INTEGRATION: CWS ause083 (1.11.940); FILE MERGED 2007/07/24 09:49:04 hjs 1.11.940.3: #i79470# pch for svx too 2007/07/23 12:14:49 hjs 1.11.940.2: RESYNC: (1.11-1.12); FILE MERGED 2007/07/17 10:30:33 hjs 1.11.940.1: #i79470# cleanup to survive pch --- svx/source/tbxctrls/makefile.mk | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'svx') diff --git a/svx/source/tbxctrls/makefile.mk b/svx/source/tbxctrls/makefile.mk index 1e684e00132a..c95124ebf626 100644 --- a/svx/source/tbxctrls/makefile.mk +++ b/svx/source/tbxctrls/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.12 $ +# $Revision: 1.13 $ # -# last change: $Author: rt $ $Date: 2007-07-06 07:43:44 $ +# last change: $Author: kz $ $Date: 2007-09-05 17:46:51 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -35,13 +35,8 @@ PRJ=..$/.. -PROJECTPCH4DLL=TRUE -PROJECTPCH=svxpch -PROJECTPCHSOURCE=$(PRJ)$/util$/svxpch - PRJNAME=svx TARGET=tbxctrls -AUTOSEG=true ENABLE_EXCEPTIONS=TRUE # --- Settings ----------------------------------------------------- @@ -49,8 +44,6 @@ ENABLE_EXCEPTIONS=TRUE .INCLUDE : settings.mk .INCLUDE : $(PRJ)$/util$/makefile.pmk -CFLAGS+=-DDG_DLL - # --- Files -------------------------------------------------------- SLOFILES= \ -- cgit