##// END OF EJS Templates
Qt5: declarative fix part1...
Qt5: declarative fix part1 - disabled demos examples and tests - disabled error on warning (QVector compilation issue: warning: dereferencing pointer '<anonymous>' does break strict-aliasing rules - disabled designer plugin - fixed the include files in plugins/declarative folder

File last commit:

r1722:4a02b714acfa
r2052:7140e4975cd3
Show More
scrollchart.pro
7 lines | 182 B | text/idl | PrologLexer
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
}
TARGET = scrollchart
HEADERS += chart.h chartview.h
SOURCES += main.cpp chart.cpp chartview.cpp