first version.
This commit is contained in:
16
descript.pro
Normal file
16
descript.pro
Normal file
@@ -0,0 +1,16 @@
|
||||
QT += core gui
|
||||
|
||||
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
||||
|
||||
SOURCES += \
|
||||
cmdwrd.cpp \
|
||||
main.cpp \
|
||||
mainwindow.cpp \
|
||||
reswrd.cpp
|
||||
|
||||
HEADERS += \
|
||||
cmdwrd.h \
|
||||
declaration.h \
|
||||
mainwindow.h \
|
||||
reswrd.h
|
||||
|
Reference in New Issue
Block a user