bcrt v1
This commit is contained in:
20
TestTa1.pro
Normal file
20
TestTa1.pro
Normal file
@@ -0,0 +1,20 @@
|
||||
QT += testlib
|
||||
QT += core gui
|
||||
|
||||
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
||||
|
||||
SOURCES += \
|
||||
WDMTMKv2.cpp \
|
||||
bcmil.cpp \
|
||||
cmdwrd.cpp \
|
||||
main.cpp \
|
||||
mainwindow.cpp \
|
||||
testinfo.cpp
|
||||
|
||||
HEADERS += \
|
||||
WDMTMKv2.h \
|
||||
bcmil.h \
|
||||
cmdwrd.h \
|
||||
declarations.h \
|
||||
mainwindow.h \
|
||||
testinfo.h
|
Reference in New Issue
Block a user