diff options
author | Lars Langhans <lla@openoffice.org> | 2010-08-23 10:38:44 +0200 |
---|---|---|
committer | Lars Langhans <lla@openoffice.org> | 2010-08-23 10:38:44 +0200 |
commit | 43a2391a2e5e81f88cd25efa1deb6fc260cc2104 (patch) | |
tree | 4d8ce44e23708b4c9d50810493efcb88be8aa781 /sc/prj | |
parent | 1fec19d2ce346d6807a96e7237fd6286c0bf8897 (diff) |
sb123:#i111449# remove all subdirs in complex tests
Diffstat (limited to 'sc/prj')
-rwxr-xr-x | sc/prj/build.lst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/prj/build.lst b/sc/prj/build.lst index e84a53ab5747..08d9f97b23f4 100755 --- a/sc/prj/build.lst +++ b/sc/prj/build.lst @@ -53,8 +53,5 @@ sc sc\util nmake - all sc_util sc_addfu sc_adrot sc_adutil sc_app sc_attr # sc sc\qa\complex\calcPreview nmake - all qa_calcpreview NULL sc sc\qa\complex\cellRanges nmake - all qa_cellranges sc_util NULL -sc sc\qa\complex\dataPilot\interfaceTests\beans nmake - all qa_datapilot_ifacetst_beans sc_util NULL -sc sc\qa\complex\dataPilot\interfaceTests\container nmake - all qa_datapilot_ifacetst_container sc_util NULL -sc sc\qa\complex\dataPilot\interfaceTests\sheet nmake - all qa_datapilot_ifacetst_sheet sc_util NULL #sc sc\qa\complex\dataPilot nmake - all qa_datapilot qa_datapilot_ifacetst_beans qa_datapilot_ifacetst_container qa_datapilot_ifacetst_sheet sc_util NULL sc sc\qa\complex\sc nmake - all qa_sc sc_util NULL |