Skip to content
Snippets Groups Projects
Commit 79194c9f authored by hjk's avatar hjk Committed by hjk
Browse files

debugger: remove spurious .pro message from manual test


Change-Id: Ibc2459c725fe0075e3e0d6032c6bb9f6e1e05270
Reviewed-by: default avatarhjk <qthjk@ovi.com>
parent 603e3952
No related branches found
No related tags found
No related merge requests found
...@@ -16,8 +16,6 @@ greaterThan(QT_MAJOR_VERSION, 4) { ...@@ -16,8 +16,6 @@ greaterThan(QT_MAJOR_VERSION, 4) {
#unix: QMAKE_CXXFLAGS += -msse2 #unix: QMAKE_CXXFLAGS += -msse2
#DEFINES += USE_BOOST=1 #DEFINES += USE_BOOST=1
message("this says <foo & bar>")
maemo5 { maemo5 {
target.path = /opt/usr/lib target.path = /opt/usr/lib
target.path = /opt target.path = /opt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment