##// END OF EJS Templates
Revert "Enabled building of qml auto test module on OSX"...
Revert "Enabled building of qml auto test module on OSX" This reverts commit 7a0ee9611522981553ccedcfc48f4d3e81974892.

File last commit:

r1805:3a0e948c9274
r2212:85a13d18e131
Show More
qvalueaxis.pro
5 lines | 193 B | text/idl | PrologLexer
Michal Klocek
Adds tst_qvaluesaxis stub implementation
r1699 !include( ../auto.pri ) {
error( "Couldn't find the auto.pri file!" )
}
HEADERS += ../qabstractaxis/tst_qabstractaxis.h
Marek Rosa
renamed QValueAxis related files
r1805 SOURCES += tst_qvalueaxis.cpp ../qabstractaxis/tst_qabstractaxis.cpp