diff options
author | sb <sb@openoffice.org> | 2010-06-28 13:26:18 +0200 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-06-28 13:26:18 +0200 |
commit | 273ca25738502c61ba26190aa854eb38d2f8cd3c (patch) | |
tree | 414158e133f7d2fb1f670298efc7ead51c04d449 /testgraphical | |
parent | d809bc2e320871025c47fe6e016d318b4a542678 (diff) |
sb123: #i112751# disabled testgraphical/qa/graphical for now
Diffstat (limited to 'testgraphical')
-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 |