summaryrefslogtreecommitdiff
path: root/smoketest/prj
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2011-12-02 18:33:11 +0100
committerPetr Mladek <pmladek@suse.cz>2011-12-02 18:35:40 +0100
commit57578c1828755850d1dfdb391d571d7bf1b7cada (patch)
treed24aa2e2e0e583a998048b83b864995b2dae5535 /smoketest/prj
parentc1baeb25ad3a5d6afb59f9329a634f742a7a9e5a (diff)
split smoketest module to fix build
+ move the library and other build stuff to a new "smoketest" module + keep "smoketestoo_native" only for installing and running the tests + restore the targets in top level make
Diffstat (limited to 'smoketest/prj')
-rw-r--r--smoketest/prj/build.lst4
-rw-r--r--smoketest/prj/d.lst4
2 files changed, 8 insertions, 0 deletions
diff --git a/smoketest/prj/build.lst b/smoketest/prj/build.lst
new file mode 100644
index 000000000000..abec637a7f52
--- /dev/null
+++ b/smoketest/prj/build.lst
@@ -0,0 +1,4 @@
+smt smoketest :: codemaker javaunohelper soltools test unoil NULL
+smt smoketest\com\sun\star\comp\smoketest nmake - all smoketest_com_sun_star_comp_smoketest NULL
+smt smoketest\data nmake - all smoketest_data NULL
+smt smoketest nmake - all smoketest_mk smoketest_com_sun_star_comp_smoketest smoketest_data NULL
diff --git a/smoketest/prj/d.lst b/smoketest/prj/d.lst
new file mode 100644
index 000000000000..4da25c205f22
--- /dev/null
+++ b/smoketest/prj/d.lst
@@ -0,0 +1,4 @@
+..\losmoketest %_DEST%\bin\losmoketest
+..\%__SRC%\bin\smoketestdoc.sxw %_DEST%\bin\smoketestdoc.sxw
+..\%__SRC%\bin\TestExtension.oxt %_DEST%\bin\TestExtension.oxt
+..\%__SRC%\lib\libsmoketest.* %_DEST%\lib\libsmoketest.*