##// END OF EJS Templates
removed uitest app - not needed
Marek Rosa -
r2235:30ffc71c8c20
parent child
Show More
@@ -1,17 +1,16
1 1 !include( ../config.pri ) {
2 2 error( "Couldn't find the config.pri file!" )
3 3 }
4 4
5 5 TEMPLATE = subdirs
6 6 SUBDIRS += \
7 7 auto \
8 8 qmlchartproperties \
9 qmlchartaxis \
10 uitest
9 qmlchartaxis
11 10
12 11 contains(QT_CONFIG, opengl) {
13 12 SUBDIRS += chartwidgettest \
14 13 wavechart
15 14 } else {
16 15 message("OpenGL not available. Some test apps are disabled")
17 16 }
1 NO CONTENT: file was removed
1 NO CONTENT: file was removed
1 NO CONTENT: file was removed
1 NO CONTENT: file was removed
1 NO CONTENT: file was removed
General Comments 0
You need to be logged in to leave comments. Login now