2025-05-10 21:58:58 +08:00

23 lines
539 B
Prolog

######################################################################
# 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