summaryrefslogtreecommitdiff
path: root/testgraphical
diff options
context:
space:
mode:
authorLars Langhans <lla@openoffice.org>2010-05-18 13:15:42 +0200
committerLars Langhans <lla@openoffice.org>2010-05-18 13:15:42 +0200
commit77789a7672a0e80a5a6523569e7031331f8c0732 (patch)
treeb808472865235e4668742dea096cf3d8f5cfaac3 /testgraphical
parente80ed9e7f5de4c89fe5693da956b790e31acf365 (diff)
gfxcmp02:#159601# cleanups
Diffstat (limited to 'testgraphical')
-rwxr-xr-xtestgraphical/prj/build.lst11
1 files changed, 6 insertions, 5 deletions
diff --git a/testgraphical/prj/build.lst b/testgraphical/prj/build.lst
index 68bf99cddc24..6334b6a01d55 100755
--- a/testgraphical/prj/build.lst
+++ b/testgraphical/prj/build.lst
@@ -1,6 +1,7 @@
gfxcmp testgraphical : instset_native NULL
-gfxcmp testgraphical usr1 - all gfxcmp_mkout NULL
-gfxcmp testgraphical\prechecks nmake - all gfxcmp_pre NULL
-gfxcmp testgraphical\ui\java nmake - all gfxcmp_java NULL
-# gfxcmp testgraphical\source nmake - all gfxcmp_src gfxcmp_pre gfxcmp_java NULL
-gfxcmp testgraphical\qa\graphical nmake - all gfxcmp_qa gfxcmp_pre gfxcmp_java NULL
+gfxcmp testgraphical usr1 - all gfxcmp_mkout NULL
+gfxcmp testgraphical\prechecks nmake - all gfxcmp_pre NULL
+gfxcmp testgraphical\ui\java\ConvwatchGUIProject nmake - all gfxcmp_java_ui NULL
+gfxcmp testgraphical\ui\java nmake - all gfxcmp_java gfxcmp_java_ui NULL
+# gfxcmp testgraphical\source nmake - all gfxcmp_src gfxcmp_pre gfxcmp_java NULL
+gfxcmp testgraphical\qa\graphical nmake - all gfxcmp_qa gfxcmp_pre gfxcmp_java NULL