diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2011-09-14 16:06:05 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2011-09-14 16:13:13 +0200 |
commit | c046147142ac08a53ff3fe0dfe59afce69f09cdf (patch) | |
tree | a17ff56115a35ea1efe0c5c80faa7c1c41df082a /smoketestoo_native/prj | |
parent | 05a66052ae76240f46606294d23d3a9e9d040e78 (diff) |
Folded smoketestdoc back into smoketestoo_native; no need to have it separated.
Diffstat (limited to 'smoketestoo_native/prj')
-rw-r--r-- | smoketestoo_native/prj/build.lst | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/smoketestoo_native/prj/build.lst b/smoketestoo_native/prj/build.lst index 9527079f56d2..e7afaaacb8e5 100644 --- a/smoketestoo_native/prj/build.lst +++ b/smoketestoo_native/prj/build.lst @@ -1,3 +1,4 @@ -smtoon smoketestoo_native :: instsetoo_native test smoketestdoc NULL -smtoon smoketestoo_native usr1 - all smoketestoonative_mkout NULL -smtoon smoketestoo_native nmake - all,test10 smoketestoonative_mk NULL +smtoon smoketestoo_native :: codemaker instsetoo_native javaunohelper soltools test unoil NULL +smtoon smoketestoo_native\com\sun\star\comp\smoketest nmake - all smoketestoonative_com_sun_star_comp_smoketest NULL +smtoon smoketestoo_native\data nmake - all smoketestoonative_data NULL +smtoon smoketestoo_native nmake - all smoketestoonative_mk smoketestoonative_com_sun_star_comp_smoketest smoketestoonative_data NULL |