Compare commits
No commits in common. "patch-1" and "master" have entirely different histories.
1 changed files with 51 additions and 54 deletions
|
@ -5,10 +5,7 @@ else {
|
|||
TEMPLATE = app
|
||||
}
|
||||
TARGET = afutrainer
|
||||
QT += gui xml
|
||||
QT += widgets
|
||||
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x000000
|
||||
QMAKE_LFLAGS += -lz
|
||||
QT += qt gui xml
|
||||
|
||||
HEADERS = mainwindow.h \
|
||||
catalogmodel.h \
|
||||
|
|
Loading…
Reference in a new issue