1
0
mirror of https://git.sr.ht/~grimler/Heimdall synced 2025-03-01 03:01:16 +00:00
Heimdall/heimdall-frontend/heimdall-frontend.pri
Benjamin Dobell bf17bbf573 Version 1.3 (beta)
2011-07-09 17:37:36 +10:00

17 lines
466 B
Plaintext

HEADERS += ./Source/aboutform.h \
./Source/Alerts.h \
./Source/FirmwareInfo.h \
./Source/mainwindow.h \
./Source/PackageData.h \
./Source/Packaging.h
SOURCES += ./Source/aboutform.cpp \
./Source/Alerts.cpp \
./Source/FirmwareInfo.cpp \
./Source/main.cpp \
./Source/mainwindow.cpp \
./Source/PackageData.cpp \
./Source/Packaging.cpp
FORMS += ./mainwindow.ui \
./aboutform.ui
RESOURCES += mainwindow.qrc