TEMPLATE = app TARGET = simple_gdbtest_app DEPENDPATH += . DESTDIR = . SOURCES += simple_gdbtest_app.cpp QT += network QT += script #unix: QMAKE_CXXFLAGS += -msse2 message("this says ") maemo5 { target.path = /opt/usr/lib INSTALLS += target }