@@ -1,8 +1,8 | |||||
1 | !include( ../demos.pri ) { |
|
1 | !include( ../demos.pri ) { | |
2 | error( "Couldn't find the demos.pri file!" ) |
|
2 | error( "Couldn't find the demos.pri file!" ) | |
3 | } |
|
3 | } | |
4 |
|
4 | |||
5 | TARGET = donut |
|
5 | TARGET = nesteddonuts | |
6 | SOURCES += main.cpp\ |
|
6 | SOURCES += main.cpp\ | |
7 | widget.cpp |
|
7 | widget.cpp | |
8 | HEADERS += widget.h |
|
8 | HEADERS += widget.h |
General Comments 0
You need to be logged in to leave comments.
Login now