@@ -1,11 +1,5 | |||
|
1 |
|
|
|
2 | error( Couldn't find the common.pri file! ) | |
|
3 | } | |
|
4 | ||
|
5 | !include( ../../integrated.pri ) { | |
|
6 | error( Couldn't find the integrated.pri file! ) | |
|
7 | } | |
|
8 | ||
|
1 | include( ../../common.pri ) | |
|
2 | include( ../../integrated.pri ) | |
|
9 | 3 | |
|
10 | 4 | TARGET = chartwidgettest |
|
11 | 5 | TEMPLATE = app |
General Comments 0
You need to be logged in to leave comments.
Login now