debugger: fix dumper building on 'release' Qts

This commit is contained in:
hjk
2009-04-17 14:20:41 +02:00
parent ad1047925b
commit 85f340e27f

View File

@@ -1,3 +1,7 @@
TEMPLATE = lib
CONFIG += shared
linux-* {
CONFIG -= release
CONFIG += debug
}
SOURCES=gdbmacros.cpp