##// END OF EJS Templates
Added License file
Added License file

File last commit:

r867:ce55182e26ac
r916:3724f233be2e
Show More
test.pro
9 lines | 116 B | text/idl | PrologLexer
Michal Klocek
Add test to common build
r34 TEMPLATE = subdirs
Michal Klocek
Block compilation of chartwidgettest, fixes tomorrow
r752 SUBDIRS += \
Tero Ahola
Enabled chartwidgettest again
r815 chartwidgettest \
Michal Klocek
Adds test/wavechart
r867 wavechart \
Tero Ahola
Proof-of-concept for QML api...
r120 qmlchart
Michal Klocek
Blocks auto test on win32
r254
!win32:{
SUBDIRS += auto
}