legend.pro
10 lines
| 171 B
| text/idl
|
PrologLexer
sauimone
|
r1263 | !include( ../examples.pri ) { | ||
error( "Couldn't find the examples.pri file!" ) | ||||
} | ||||
TARGET = legend | ||||
SOURCES += main.cpp \ | ||||
mainwidget.cpp | ||||
HEADERS += \ | ||||
mainwidget.h | ||||