diff options
author | Lars Langhans <lla@openoffice.org> | 2010-07-23 12:20:26 +0200 |
---|---|---|
committer | Lars Langhans <lla@openoffice.org> | 2010-07-23 12:20:26 +0200 |
commit | c32f1410f9dc305daa7ad589b1347026d5b13bd2 (patch) | |
tree | 4286dbca6d52600c4781435f7f96ef8db284d680 /sot/prj | |
parent | e6f7b669bf7ccf418388beaae132da435232605c (diff) |
sb123:#i111449# fix all run through problems for qa/complex tests
Diffstat (limited to 'sot/prj')
-rw-r--r-- | sot/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sot/prj/build.lst b/sot/prj/build.lst index c4cbeb1363fb..a5ebff311e9c 100644 --- a/sot/prj/build.lst +++ b/sot/prj/build.lst @@ -7,4 +7,4 @@ to sot\source\sdstor nmake - all sot_sdst sot_inc NULL to sot\source\unoolestorage nmake - all sot_unoolestor sot_inc NULL to sot\util nmake - all sot_ut sot_base sot_sdst sot_unoolestor NULL -to sot\qa\complex\olesimplestorage nmake - all sot_complex sot_ut NULL +# to sot\qa\complex\olesimplestorage nmake - all sot_complex sot_ut NULL |