##// END OF EJS Templates
Moved manual tests to separate directory....
Moved manual tests to separate directory. This allows publishing autotests. Git export attributes changed accordingly. Change-Id: I6db2eb52dabdb8f12e0bc2a992a873abfa15b1a5 Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com>

File last commit:

r2734:69f73db4ec09
r2734:69f73db4ec09
Show More
chartwidgettest.pro
15 lines | 250 B | text/idl | PrologLexer
!include( ../../tests.pri ) {
error( "Couldn't find the test.pri file!" )
}
TEMPLATE = app
QT += core gui opengl widgets
SOURCES += main.cpp \
mainwidget.cpp \
dataseriedialog.cpp
HEADERS += \
mainwidget.h \
dataseriedialog.h