7ddc06b3c461a0fe45bf80bea263ed06ac68480b
[profile/ivi/qtdeclarative.git] / examples / declarative / script / shell / shell.pro
1 QT += declarative
2
3 win32: CONFIG += console
4 mac:CONFIG -= app_bundle
5 symbian: CONFIG += qt_example
6
7 SOURCES += main.cpp
8