forked from forth32/qhuaweiflash
-
Notifications
You must be signed in to change notification settings - Fork 0
/
qhuaweiflash.pro
22 lines (19 loc) · 1.03 KB
/
qhuaweiflash.pro
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
######################################################################
# Automatically generated by qmake (3.0) ?? ???. 29 10:47:42 2016
######################################################################
TEMPLATE = app
TARGET = qhuaweiflash
INCLUDEPATH += .
QT += widgets
QMAKE_CXXFLAGS += -Wno-unused-result -std=c++11 -g -Wno-write-strings -fpermissive
#QMAKE_LFLAGS += -static
# Input
HEADERS += MainWindow.h sio.h ptable.h usbloader.h fwsave.h signver.h parts.h cpfiledir.h \
cpio.h ulpatcher.h hexeditor.h kerneledit.h nvdedit.h nvexplorer.h viewer.h hexfileviewer.h \
hexedit2/qhexedit.h hexedit2/chunks.h hexedit2/commands.h
SOURCES += main.cpp MainWindow.cpp sio.cpp ptable.cpp flasher.cpp usbloader.cpp fwsave.cpp \
signver.cpp parts.cpp headcopy.cpp cpfiledir.cpp cpio.cpp nvexplorer.cpp nvio.cpp nvid.cpp \
viewer.cpp hexfileviewer.cpp ulpatcher.cpp nvdedit.cpp hexeditor.cpp kerneledit.cpp \
nvcrc.cpp hexedit2/commands.cpp hexedit2/qhexedit.cpp hexedit2/chunks.cpp
RESOURCES = qhuaweiflash.qrc
LIBS += -lz