diff options
author | sb <sb@openoffice.org> | 2010-07-28 14:15:51 +0200 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-07-28 14:15:51 +0200 |
commit | 1fec19d2ce346d6807a96e7237fd6286c0bf8897 (patch) | |
tree | 0b9505cf8ebe53438d31f944bf8f336db4432123 /sc/prj | |
parent | 9b3f76f4d31d1d25ca842e03878eb06c213613a2 (diff) |
sb123: #i111449# building sc/qa/complex/dataPilot fails due to SUBDIRS in makefile.mk
Diffstat (limited to 'sc/prj')
-rwxr-xr-x | sc/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/prj/build.lst b/sc/prj/build.lst index 98d2acabfef5..e84a53ab5747 100755 --- a/sc/prj/build.lst +++ b/sc/prj/build.lst @@ -56,5 +56,5 @@ sc sc\qa\complex\cellRanges nmake - 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\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 |