##// END OF EJS Templates
Blocks auto test on win32
Michal Klocek -
r254:0045e32956f4
parent child
Show More
@@ -1,4 +1,8
1 TEMPLATE = subdirs
1 TEMPLATE = subdirs
2 SUBDIRS += auto \
2 SUBDIRS += \
3 chartwidgettest \
3 chartwidgettest \
4 qmlchart
4 qmlchart
5
6 !win32:{
7 SUBDIRS += auto
8 }
General Comments 0
You need to be logged in to leave comments. Login now