##// END OF EJS Templates
Fix Qt5 beta2 build with vs2010
Fix Qt5 beta2 build with vs2010

File last commit:

r1878:feba2e518e2c
r2262:6eaaf46a8fe1
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