diff options
author | Lars Langhans <lla@openoffice.org> | 2010-07-08 15:04:01 +0200 |
---|---|---|
committer | Lars Langhans <lla@openoffice.org> | 2010-07-08 15:04:01 +0200 |
commit | eb0861b8bfe605e025c139bd24835ff96940c2d0 (patch) | |
tree | 440843ceefa2c7fcf4bc4b74e7d5deaeb2d8d72a /vcl/qa/complex | |
parent | b7a1670b522a3a094f6653bdd3c875374af7d1a2 (diff) |
sb123:#i111449# make clear buildable.
Diffstat (limited to 'vcl/qa/complex')
-rw-r--r-- | vcl/qa/complex/persistent_window_states/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
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 |