diff options
author | obo <obo@openoffice.org> | 2010-09-27 10:15:30 +0200 |
---|---|---|
committer | obo <obo@openoffice.org> | 2010-09-27 10:15:30 +0200 |
commit | 7558c69a34dec6bf0740eec662a793239be41035 (patch) | |
tree | a89d4d451e09f6481b49349eb667f4a51fb839fe /sd/prj | |
parent | 79b72d3c2982de79ce3828fd0a499a9ca2a661d2 (diff) |
masterfix DEV300: #i114717# missing internal dependency
Diffstat (limited to 'sd/prj')
-rw-r--r-- | sd/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/prj/build.lst b/sd/prj/build.lst index 6b4f478b7c20..9e8bf7a1db1f 100644 --- a/sd/prj/build.lst +++ b/sd/prj/build.lst @@ -28,7 +28,7 @@ sd sd\source\ui\slidesorter\controller nmake - all sd_slscontroller sd_sdi sd_i sd sd\source\ui\slidesorter\cache nmake - all sd_slscache sd_inc NULL sd sd\source\ui\controller nmake - all sd_controller sd_inc NULL sd sd\source\ui\notes nmake - all sd_notes sd_inc NULL -sd sd\source\ui\table nmake - all sd_table sd_inc NULL +sd sd\source\ui\table nmake - all sd_table sd_sdi sd_inc NULL 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 |