diff options
author | sb <sb@openoffice.org> | 2011-01-05 10:15:25 +0100 |
---|---|---|
committer | sb <sb@openoffice.org> | 2011-01-05 10:15:25 +0100 |
commit | c860f78ed1439af3fdd1254fd0463a321e1863e0 (patch) | |
tree | 5269dc0e1010591182bd83907e467fdeba24ea2f /toolkit/prj | |
parent | cc331daf672d06426829f93bcb20b1a9a428bd20 (diff) |
sb135: recreated tests that had erroneously been deleted by CWS gnumake2
Diffstat (limited to 'toolkit/prj')
-rw-r--r-- | toolkit/prj/build.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/toolkit/prj/build.lst b/toolkit/prj/build.lst index 7b6fd72c3ab0..b851421c6f8e 100644 --- a/toolkit/prj/build.lst +++ b/toolkit/prj/build.lst @@ -1,2 +1,3 @@ ti toolkit : LIBXSLT:libxslt vcl NULL ti toolkit\prj nmake - all ti_prj NULL +ti toolkit\qa\unoapi nmake - all ti_qa_unoapi NULL |