diff options
author | Lars Langhans <lla@openoffice.org> | 2010-05-10 14:19:50 +0200 |
---|---|---|
committer | Lars Langhans <lla@openoffice.org> | 2010-05-10 14:19:50 +0200 |
commit | 07d1ea4355c5b7f69470abf7be082d41fc0df5c0 (patch) | |
tree | 8eb6a441b4b0372aead54f3c8237e1a2e4992f41 /testgraphical/prj | |
parent | 2cb60d0698b49526502e5c88e21f0d1020365663 (diff) |
gfxcmp02: #159601# add graphical compare test
Diffstat (limited to 'testgraphical/prj')
-rwxr-xr-x | testgraphical/prj/build.lst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testgraphical/prj/build.lst b/testgraphical/prj/build.lst new file mode 100755 index 000000000000..68bf99cddc24 --- /dev/null +++ b/testgraphical/prj/build.lst @@ -0,0 +1,6 @@ +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 |