summaryrefslogtreecommitdiffstats
path: root/chart2/source/view/axes/makefile.mk
diff options
context:
space:
mode:
authorIngrid Halama [iha] <Ingrid.Halama@oracle.com>2011-02-15 14:04:40 +0100
committerIngrid Halama [iha] <Ingrid.Halama@oracle.com>2011-02-15 14:04:40 +0100
commitd3f3babe5fa6931a98f723b91a4ec72d8cb0d1fa (patch)
tree79865a93b14aab684a26e6dec14088811113e601 /chart2/source/view/axes/makefile.mk
parentchart51: #i116681# fixed defaults for lights (diff)
parentCWS-TOOLING: integrate CWS hr75 (diff)
downloadcore-d3f3babe5fa6931a98f723b91a4ec72d8cb0d1fa.tar.gz
core-d3f3babe5fa6931a98f723b91a4ec72d8cb0d1fa.zip
chart51: merge with DEV300_m100
Diffstat (limited to 'chart2/source/view/axes/makefile.mk')
-rw-r--r--chart2/source/view/axes/makefile.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/chart2/source/view/axes/makefile.mk b/chart2/source/view/axes/makefile.mk
index 96191a3a3a25..af88a61b6b37 100644
--- a/chart2/source/view/axes/makefile.mk
+++ b/chart2/source/view/axes/makefile.mk
@@ -47,7 +47,11 @@ ENABLE_EXCEPTIONS= TRUE
SLOFILES = \
$(SLO)$/VAxisOrGridBase.obj \
$(SLO)$/VAxisBase.obj \
- $(SLO)$/TickmarkHelper.obj \
+ $(SLO)$/DateHelper.obj \
+ $(SLO)$/DateScaling.obj \
+ $(SLO)$/Tickmarks.obj \
+ $(SLO)$/Tickmarks_Equidistant.obj \
+ $(SLO)$/Tickmarks_Dates.obj \
$(SLO)$/MinimumAndMaximumSupplier.obj \
$(SLO)$/ScaleAutomatism.obj \
$(SLO)$/VAxisProperties.obj \