Make QScopedPointer::operator== and != non-member
[qt-netbsd.git] / examples / widgets / movie / movie.pro
blob517fec7b00123588a4e2d7639f9da11aacaf9025
1 HEADERS = movieplayer.h
2 SOURCES = main.cpp \
3 movieplayer.cpp
5 # install
6 target.path = $$[QT_INSTALL_EXAMPLES]/widgets/movie
7 sources.files = $$SOURCES $$HEADERS $$RESOURCES movie.pro animation.mng
8 sources.path = $$[QT_INSTALL_EXAMPLES]/widgets/movie
9 INSTALLS += target sources
11 symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
13 wince*: {
14 addFiles.sources += *.mng
15 addFiles.path = .
16 DEPLOYMENT += addFiles
17 DEPLOYMENT_PLUGIN += qmng