##// END OF EJS Templates
Qt5: fix warnings about deprecated QT/CONFIG specification...
Qt5: fix warnings about deprecated QT/CONFIG specification - CONFIG += designer replaced on Qt5 with QT += designer - CONFIG += qtestlib replaced on Qt5 with QT += testlib

File last commit:

r1419:9a2b5d956bb6
r2051:7cd68cfd6696
Show More
qchartview.pro
4 lines | 106 B | text/idl | PrologLexer
!include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
}
SOURCES += tst_qchartview.cpp