###################################################################### # Automatically generated by qmake (2.01a) Thu Sep 26 14:53:08 2013 ###################################################################### QT += core gui core-private greaterThan(QT_MAJOR_VERSION, 4): QT += widgets TEMPLATE = app TARGET = fltest_qt_ubootmenu DEPENDPATH += . INCLUDEPATH += . # Input HEADERS += mainwindow.h FORMS += mainwindow.ui SOURCES += main.cpp mainwindow.cpp # install target.path = /${TARGET_DIR}/target/usr/bin/ INSTALLS += target