diff options
author | Frank Schoenheit [fs] <frank.schoenheit@oracle.com> | 2011-02-11 11:08:08 +0100 |
---|---|---|
committer | Frank Schoenheit [fs] <frank.schoenheit@oracle.com> | 2011-02-11 11:08:08 +0100 |
commit | ad36c8bb35f3ff5666363d876be319497a28001f (patch) | |
tree | e48a10c9253d962946e60610cdc64d8bd3e6b317 /smoketestoo_native/prj | |
parent | 77acab01ada07c352cd85383240b8281ef591064 (diff) |
debuglevels: outsourced creation of the smoketest doc into an own module, so it can be used outside smoketesoo_native, too
Diffstat (limited to 'smoketestoo_native/prj')
-rwxr-xr-x[-rw-r--r--] | smoketestoo_native/prj/build.lst | 6 | ||||
-rwxr-xr-x[-rw-r--r--] | smoketestoo_native/prj/d.lst | 0 |
2 files changed, 2 insertions, 4 deletions
diff --git a/smoketestoo_native/prj/build.lst b/smoketestoo_native/prj/build.lst index 147a363d3da5..9527079f56d2 100644..100755 --- a/smoketestoo_native/prj/build.lst +++ b/smoketestoo_native/prj/build.lst @@ -1,5 +1,3 @@ -smtoon smoketestoo_native :: instsetoo_native test NULL +smtoon smoketestoo_native :: instsetoo_native test smoketestdoc NULL smtoon smoketestoo_native usr1 - all smoketestoonative_mkout NULL -smtoon smoketestoo_native\com\sun\star\comp\smoketest nmake - all smoketestoonative_csscs NULL -smtoon smoketestoo_native\data nmake - all smoketestoonative_data NULL -smtoon smoketestoo_native nmake - all,test10 smoketestoonative_mk smoketestoonative_csscs smoketestoonative_data NULL +smtoon smoketestoo_native nmake - all,test10 smoketestoonative_mk NULL diff --git a/smoketestoo_native/prj/d.lst b/smoketestoo_native/prj/d.lst index e69de29bb2d1..e69de29bb2d1 100644..100755 --- a/smoketestoo_native/prj/d.lst +++ b/smoketestoo_native/prj/d.lst |