##// 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
TEMPLATE = subdirs
SUBDIRS += chartwidgettest \
qmlchart
!win32:{
SUBDIRS += auto
}