##// END OF EJS Templates
Fix copyright header for normalize tool...
Fix copyright header for normalize tool This file is taken from Qt4 repository, so it should have the same header.

File last commit:

r1783:86f3ac473a35
r2434:b9f3bb08b3e6
Show More
qmloscilloscope.pro
13 lines | 247 B | text/idl | PrologLexer
!include( ../demos.pri ) {
error( "Couldn't find the demos.pri file!" )
}
QT += opengl
RESOURCES += resources.qrc
SOURCES += main.cpp \
datasource.cpp
include(qmlapplicationviewer/qmlapplicationviewer.pri)
HEADERS += \
datasource.h