##// END OF EJS Templates
Refactored QML axis handling
Refactored QML axis handling

File last commit:

r1680:73e46ffc00f9
r1813:c3705e59ed40
Show More
plugins.pro
12 lines | 187 B | text/idl | PrologLexer
Michal Klocek
Move qmlplugins to plugins/declarative
r1197 !include( ../config.pri ) {
error( "Couldn't find the config.pri file!" )
}
TEMPLATE = subdirs
SUBDIRS += \
Marek Rosa
Wavechart example and designer plugin disabled on arm due to include problem
r1680 declarative
!linux-arm*: {
SUBDIRS += \
designer
}