@@ -1,9 +1,9 | |||||
1 | !include( ../../common.pri ) { |
|
1 | !include( ../../common.pri ) { | |
2 | error( Couldn't find the common.pri file! ) |
|
2 | error( "Couldn't find the common.pri file!" ) | |
3 | } |
|
3 | } | |
4 |
|
4 | |||
5 |
!include( ../../inte |
|
5 | !include( ../../integrated.pri ) { | |
6 |
|
|
6 | error( "Couldn't find the integrated.pri file !") | |
7 | } |
|
7 | } | |
8 |
|
8 | |||
9 | TARGET = lineChart |
|
9 | TARGET = lineChart |
1 | NO CONTENT: file renamed from internal.pri to integrated.pri |
|
NO CONTENT: file renamed from internal.pri to integrated.pri |
@@ -2,8 +2,8 | |||||
2 | error( Couldn't find the common.pri file! ) |
|
2 | error( Couldn't find the common.pri file! ) | |
3 | } |
|
3 | } | |
4 |
|
4 | |||
5 |
!include( ../../inte |
|
5 | !include( ../../integrated.pri ) { | |
6 |
error( Couldn't find the inte |
|
6 | error( Couldn't find the integrated.pri file! ) | |
7 | } |
|
7 | } | |
8 |
|
8 | |||
9 |
|
9 |
General Comments 0
You need to be logged in to leave comments.
Login now