summaryrefslogtreecommitdiff
path: root/sc/source/ui/attrdlg
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-06 14:19:25 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-06 14:19:25 +0000
commitfd26fb886fd4a2d5ee452c0980fb22753eca2dea (patch)
tree471654fb5798445245e5173dc7ed8e64ca1d7cb1 /sc/source/ui/attrdlg
parent1c8554a5b72748e8d64c65f8d385b836ee063271 (diff)
INTEGRATION: CWS ause084_DEV300 (1.4.354); FILE MERGED
2007/12/18 10:09:30 hjs 1.4.354.1: #i78233# remove PDBTARGET and friends
Diffstat (limited to 'sc/source/ui/attrdlg')
-rw-r--r--sc/source/ui/attrdlg/makefile.mk10
1 files changed, 2 insertions, 8 deletions
diff --git a/sc/source/ui/attrdlg/makefile.mk b/sc/source/ui/attrdlg/makefile.mk
index fbb4f78e8239..63dae65b2673 100644
--- a/sc/source/ui/attrdlg/makefile.mk
+++ b/sc/source/ui/attrdlg/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: vg $ $Date: 2006-09-28 16:58:47 $
+# last change: $Author: kz $ $Date: 2008-03-06 15:19:25 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -38,12 +38,6 @@ PRJ=..$/..$/..
PRJNAME=sc
TARGET=attrdlg
LIBTARGET=no
-PROJECTPCH4DLL=TRUE
-PROJECTPCH=ui_pch
-PDBTARGET=ui_pch
-PROJECTPCHSOURCE=..\pch\ui_pch
-
-AUTOSEG=true
# --- Settings -----------------------------------------------------