donut.pro
8 lines
| 158 B
| text/idl
|
PrologLexer
Marek Rosa
|
r1693 | !include( ../examples.pri ) { | ||
error( "Couldn't find the examples.pri file!" ) | ||||
} | ||||
TARGET = donut | ||||
SOURCES += main.cpp\ | ||||
widget.cpp | ||||
HEADERS += widget.h | ||||