summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorLars Langhans <lla@openoffice.org>2010-07-08 15:04:01 +0200
committerLars Langhans <lla@openoffice.org>2010-07-08 15:04:01 +0200
commiteb0861b8bfe605e025c139bd24835ff96940c2d0 (patch)
tree440843ceefa2c7fcf4bc4b74e7d5deaeb2d8d72a /vcl
parentb7a1670b522a3a094f6653bdd3c875374af7d1a2 (diff)
sb123:#i111449# make clear buildable.
Diffstat (limited to 'vcl')
-rw-r--r--vcl/prj/build.lst3
-rw-r--r--vcl/qa/complex/persistent_window_states/makefile.mk2
2 files changed, 3 insertions, 2 deletions
diff --git a/vcl/prj/build.lst b/vcl/prj/build.lst
index c8c0f9c404b7..0a6f6a95f605 100644
--- a/vcl/prj/build.lst
+++ b/vcl/prj/build.lst
@@ -52,5 +52,6 @@ vc vcl\workben nmake - all vc_wrkb vc_util vc_salmain NULL
# memCheck works only within unix
# memCheck is not right yet
# vc vcl\qa\complex\memCheck nmake - u vc_qa_complex vc_util NULL
-vc vcl\qa\complex\persistent_window_states nmake - all vc_qa_complex vc_util NULL
+# GPF
+# vc vcl\qa\complex\persistent_window_states nmake - all vc_qa_complex vc_util NULL
diff --git a/vcl/qa/complex/persistent_window_states/makefile.mk b/vcl/qa/complex/persistent_window_states/makefile.mk
index 057103aa2982..f82718a74f94 100644
--- a/vcl/qa/complex/persistent_window_states/makefile.mk
+++ b/vcl/qa/complex/persistent_window_states/makefile.mk
@@ -51,7 +51,7 @@ EXTRAJARFILES = $(OOO_JUNIT_JAR)
# SUBDIRS = helper
# Sample how to debug
-JAVAIFLAGS=-Xdebug -Xrunjdwp:transport=dt_socket,server=y,address=9003,suspend=y
+# JAVAIFLAGS=-Xdebug -Xrunjdwp:transport=dt_socket,server=y,address=9003,suspend=y
.END