scatterinteractions.pro
8 lines
| 183 B
| text/idl
|
PrologLexer
Michal Klocek
|
r486 | !include( ../examples.pri ) { | ||
error( "Couldn't find the examples.pri file!" ) | ||||
} | ||||
TARGET = scatterinteractions | ||||
SOURCES += main.cpp\ | ||||
mainwindow.cpp | ||||
HEADERS += mainwindow.h | ||||