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