summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtestgraphical/prj/build.lst6
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