chartview.pro
9 lines
| 156 B
| text/idl
|
PrologLexer
Tero Ahola
|
r317 | !include( ../example.pri ) { | ||
error( "Couldn't find the example.pri file!" ) | ||||
} | ||||
QT += core gui | ||||
TARGET = chartview | ||||
TEMPLATE = app | ||||
SOURCES += main.cpp | ||||