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 | f2e71c9593e26eb50eff8fabe1e3cfd8ea2bae28 (patch) | |
tree | c905eade0b3a04b01ee20c7f26f3e68fa8ffa2ac | |
parent | 258ff81a4706aba4127c9327dc6eebe13063428e (diff) |
#i10000# prechecks temporaly disabled.ooo/DEV300_m80
-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 85e53455b..45fb77fd8 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 |