diff options
-rwxr-xr-x | testgraphical/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testgraphical/prj/build.lst b/testgraphical/prj/build.lst index 923e0a06624f..75878a6d9dd8 100755 --- a/testgraphical/prj/build.lst +++ b/testgraphical/prj/build.lst @@ -4,4 +4,4 @@ gfxcmp testgraphical usr1 - all gfxcmp_mk 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_java NULL -gfxcmp testgraphical\qa\graphical nmake - all gfxcmp_qa gfxcmp_java NULL +#i112751 gfxcmp testgraphical\qa\graphical nmake - all gfxcmp_qa gfxcmp_java NULL |