Only free context if the owning QV8ContextResource gets destroyed
[profile/ivi/qtdeclarative.git] / examples / tutorials / gettingStartedQml / gettingStartedQml.pro
1 TEMPLATE      = subdirs
2 SUBDIRS       = \
3                 filedialog\
4
5 # install
6 sources.files = gettingStartedQml.pro
7 sources.path = $$[QT_INSTALL_EXAMPLES]/qtquick/tutorials/gettingStartedQml
8 INSTALLS += sources