diff options
author | Katarina Machalkova <kmachalkova@suse.cz> | 2010-10-19 16:16:52 +0200 |
---|---|---|
committer | Katarina Machalkova <kmachalkova@suse.cz> | 2010-10-19 16:16:52 +0200 |
commit | c1c78c35ab35333dceceaefdc151b41a52cc89da (patch) | |
tree | 9db359284c7d69b4e2a1662a2e291f3f08d3cfb4 /sd | |
parent | 2b91b600806758a91131b39fc4f6eeaa1823cef9 (diff) |
Merged pptx-filter-as-a-separate-lib-sd-build-lst-without-transogl.diff
Diffstat (limited to 'sd')
-rw-r--r-- | sd/prj/build.lst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sd/prj/build.lst b/sd/prj/build.lst index 6b4f478b7c20..d6a6a389f0da 100644 --- a/sd/prj/build.lst +++ b/sd/prj/build.lst @@ -33,6 +33,7 @@ sd sd\source\filter\ppt nmake - all sd_ppt sd_inc NULL sd sd\source\filter nmake - all sd_filt sd_sdi sd_ppt sd_inc NULL sd sd\source\filter\cgm nmake - all sd_cgm sd_inc NULL sd sd\source\filter\eppt nmake - all sd_eppt sd_inc NULL +sd sd\source\filter\pptx nmake - all sd_pptx sd_inc NULL sd sd\source\filter\grf nmake - all sd_grf sd_inc NULL sd sd\source\filter\xml nmake - all sd_xml sd_inc NULL sd sd\source\filter\html nmake - all sd_html sd_inc NULL @@ -44,5 +45,5 @@ sd sd\source\ui\framework\module nmake - all sd_framework_module sd_inc N sd sd\source\ui\framework\factories nmake - all sd_framework_factories sd_inc NULL sd sd\source\ui\framework\tools nmake - all sd_framework_tools sd_inc NULL sd sd\source\ui\annotations nmake - all sd_uiannotations sd_inc NULL -sd sd\util nmake - all sd_util sd_app sd_cgm sd_core sd_dlg sd_docsh sd_eppt sd_filt sd_func sd_grf sd_unid sd_view sd_xml sd_html sd_ppt sd_accessibility sd_animations sd_toolpanel sd_toolpanel_controls sd_tools sd_slsshell sd_slsmodel sd_slsview sd_slscontroller sd_slscache sd_notes sd_controller sd_table sd_slideshow sd_presenter sd_undo sd_helper sd_framework_configuration sd_framework_module sd_framework_tools sd_framework_factories sd_text sd_annotations sd_uiannotations NULL +sd sd\util nmake - all sd_util sd_app sd_cgm sd_core sd_dlg sd_docsh sd_eppt sd_pptx sd_filt sd_func sd_grf sd_unid sd_view sd_xml sd_html sd_ppt sd_accessibility sd_animations sd_toolpanel sd_toolpanel_controls sd_tools sd_slsshell sd_slsmodel sd_slsview sd_slscontroller sd_slscache sd_notes sd_controller sd_table sd_slideshow sd_presenter sd_undo sd_helper sd_framework_configuration sd_framework_module sd_framework_tools sd_framework_factories sd_text sd_annotations sd_uiannotations NULL sd sd\qa\unoapi nmake - all sd_qa_unoapi NULL |