diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-05-24 06:24:42 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-05-24 06:24:42 +0000 |
commit | a46c690ba7581e16172b2d8cc3602c07083bc042 (patch) | |
tree | 805ac0281df9847d29e14e5b216a798dfc18f176 /chart2/prj | |
parent | 4df56808c14e0854c9b88a3e7522ed4ae42700c5 (diff) |
#i10000# source_view_axes needs an object file from source_tools
Diffstat (limited to 'chart2/prj')
-rw-r--r-- | chart2/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/prj/build.lst b/chart2/prj/build.lst index 1d467a007e2a..d9827dfee62e 100644 --- a/chart2/prj/build.lst +++ b/chart2/prj/build.lst @@ -10,7 +10,7 @@ ch chart2\source\model\template nmake - all ch_source_model_template ch_inc N ch chart2\source\model\filter nmake - all ch_source_model_filter ch_inc NULL ch chart2\source\view nmake - all ch_source_view ch_source_tools ch_source_view_charttypes ch_source_view_axes ch_source_view_diagram ch_source_view_main ch_inc NULL ch chart2\source\view\inc get - all ch_source_view_inc NULL -ch chart2\source\view\axes nmake - all ch_source_view_axes ch_inc NULL +ch chart2\source\view\axes nmake - all ch_source_view_axes ch_source_tools ch_inc NULL ch chart2\source\view\charttypes nmake - all ch_source_view_charttypes ch_inc NULL ch chart2\source\view\diagram nmake - all ch_source_view_diagram ch_inc NULL ch chart2\source\view\main nmake - all ch_source_view_main ch_inc NULL |