Refactored program structure
This commit is contained in:
parent
bc82ec72ed
commit
4e10385a3b
10 changed files with 140 additions and 96 deletions
|
|
@ -1,6 +1,7 @@
|
|||
QMAKE_CXXFLAGS += --target=x86_64-w64-mingw32
|
||||
QMAKE_LINKER += clang++
|
||||
QMAKE_LFLAGS += -v
|
||||
DEFINES += DEBUG
|
||||
CONFIG += debug console
|
||||
QT += widgets
|
||||
INCLUDEPATH += "$$PWD\src" "$$PWD\src\qt" "$$PWD\src\back" "$$PWD\src\cont"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue