##// END OF EJS Templates
Fancified also the examples page in docs
Fancified also the examples page in docs

File last commit:

r1878:feba2e518e2c
r2038:5ec16ab61597
Show More
nesteddonuts.pro
8 lines | 159 B | text/idl | PrologLexer
!include( ../demos.pri ) {
error( "Couldn't find the demos.pri file!" )
}
TARGET = nesteddonuts
SOURCES += main.cpp\
widget.cpp
HEADERS += widget.h