summaryrefslogtreecommitdiff
path: root/smoketest/prj
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-02-12 13:39:52 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2012-02-19 19:24:32 +0100
commita391a096bd3e0f96ba21cc42ee7dd46c7faeb2b2 (patch)
tree975ada569143f67942ecfa086ed205f9c1139247 /smoketest/prj
parent8c2a56253abe04b76395e8eea1d2a9d9893601cf (diff)
gbuild'ize smoketest(oo_native) and merge them
Add smoketest to tail_build and make it a subsequentcheck target.
Diffstat (limited to 'smoketest/prj')
-rw-r--r--smoketest/prj/build.lst6
-rw-r--r--smoketest/prj/d.lst4
-rw-r--r--smoketest/prj/makefile.mk1
3 files changed, 3 insertions, 8 deletions
diff --git a/smoketest/prj/build.lst b/smoketest/prj/build.lst
index abec637a7f52..1796c636b4b6 100644
--- a/smoketest/prj/build.lst
+++ b/smoketest/prj/build.lst
@@ -1,4 +1,2 @@
-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
+smt smoketest :: javaunohelper soltools test unoil NULL
+smt smoketest\prj nmake - all smoketest_prj NULL
diff --git a/smoketest/prj/d.lst b/smoketest/prj/d.lst
index 4da25c205f22..e69de29bb2d1 100644
--- a/smoketest/prj/d.lst
+++ b/smoketest/prj/d.lst
@@ -1,4 +0,0 @@
-..\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.*
diff --git a/smoketest/prj/makefile.mk b/smoketest/prj/makefile.mk
new file mode 100644
index 000000000000..0997622e00f6
--- /dev/null
+++ b/smoketest/prj/makefile.mk
@@ -0,0 +1 @@
+.INCLUDE : gbuildbridge.mk