diff options
author | Vladimir Glazunov <vg@openoffice.org> | 2010-05-31 14:32:06 +0200 |
---|---|---|
committer | Vladimir Glazunov <vg@openoffice.org> | 2010-05-31 14:32:06 +0200 |
commit | e3d773e8b7b3f0dec89c9c6e8b4a563a54b37818 (patch) | |
tree | 1ae6cf600598a020b78447d9ab8bfe7fed71fd37 /testgraphical | |
parent | b3bc08b35784e0cca59b31d2fc47205741c76dd4 (diff) |
#i10000# prechecks temporaly disabled.
Notes
Notes:
split repo tag: testing_ooo/DEV300_m80
Diffstat (limited to 'testgraphical')
-rwxr-xr-x | testgraphical/prj/build.lst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testgraphical/prj/build.lst b/testgraphical/prj/build.lst index 85e53455b94e..45fb77fd81ec 100755 --- a/testgraphical/prj/build.lst +++ b/testgraphical/prj/build.lst @@ -1,7 +1,7 @@ gfxcmp testgraphical : instsetoo_native NULL gfxcmp testgraphical usr1 - all gfxcmp_mkout NULL -gfxcmp testgraphical\prechecks nmake - all gfxcmp_pre 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 +# gfxcmp testgraphical\source nmake - all gfxcmp_src gfxcmp_java NULL +gfxcmp testgraphical\qa\graphical nmake - all gfxcmp_qa gfxcmp_java NULL |