##// 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:

r1839:16961447933b
r2052:7140e4975cd3
Show More
chartviewer.pro
8 lines | 236 B | text/idl | PrologLexer
!include( ../demos.pri ):error( "Couldn't find the demos.pri file!" )
include(charts/charts.pri)
TARGET = chartviewer
QT += opengl
INCLUDEPATH += .
SOURCES += main.cpp window.cpp view.cpp
HEADERS += window.h view.h charts.h model.h