diff options
author | Kurt Zenker <kz@openoffice.org> | 2007-09-05 16:46:51 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2007-09-05 16:46:51 +0000 |
commit | a51f945478cbf297f00c70ac8402c955322129bd (patch) | |
tree | 7e908b617ebe773ac5edc6d4b5daf23bf1b367a9 /svx | |
parent | d1768216fcf19b6ee2be3640bc45b8eb2dbf1340 (diff) |
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
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/tbxctrls/makefile.mk | 11 |
1 files changed, 2 insertions, 9 deletions
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= \ |