##// END OF EJS Templates
Some fixes for Qt5, vs2010 build and qml
Some fixes for Qt5, vs2010 build and qml

File last commit:

r1419:9a2b5d956bb6
r2277:3866e510c514
Show More
scatterchart.pro
9 lines | 176 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = scatterchart
SOURCES += main.cpp \
chartview.cpp
HEADERS += \
chartview.h