##// END OF EJS Templates
Chages 'find' to 'contains' in src.pro to make windows linux build the same
Chages 'find' to 'contains' in src.pro to make windows linux build the same

File last commit:

r270:9b153722c836
r711:431503c9e7b7
Show More
test.pro
7 lines | 93 B | text/idl | PrologLexer
Michal Klocek
Add test to common build
r34 TEMPLATE = subdirs
Tero Ahola
Fixed deployment of chartwidgettest
r270 SUBDIRS += chartwidgettest \
Tero Ahola
Proof-of-concept for QML api...
r120 qmlchart
Michal Klocek
Blocks auto test on win32
r254
!win32:{
SUBDIRS += auto
}