##// END OF EJS Templates
Wrong name of the project in test.pro
Marek Rosa -
r964:3d3abf0fb029
parent child
Show More
@@ -1,10 +1,10
1 TEMPLATE = subdirs
1 TEMPLATE = subdirs
2 SUBDIRS += \
2 SUBDIRS += \
3 chartwidgettest \
3 chartwidgettest \
4 wavechart \
4 wavechart \
5 gdpbarchart \
5 gdpbarchart \
6 tablechartmodel
6 tablemodelchart
7
7
8 !win32:{
8 !win32:{
9 SUBDIRS += auto
9 SUBDIRS += auto
10 }
10 }
General Comments 0
You need to be logged in to leave comments. Login now