diff options
author | Qt Continuous Integration System <qt-info@nokia.com> | 2011-01-06 00:12:59 (GMT) |
---|---|---|
committer | Qt Continuous Integration System <qt-info@nokia.com> | 2011-01-06 00:12:59 (GMT) |
commit | 298c919a459a7927797905222a4df3d915f19d70 (patch) | |
tree | c9776d9bd34b7e54b3e0d14acdcc6b4f31635fea /tests/auto/qmovie/qmovie.pro | |
parent | 4cba1e3f3e3995c0b0215a92c26654998bc0270a (diff) | |
parent | 16cc5a4de47c13e90a341356090dbccbc8c3fe07 (diff) | |
download | Qt-298c919a459a7927797905222a4df3d915f19d70.zip Qt-298c919a459a7927797905222a4df3d915f19d70.tar.gz Qt-298c919a459a7927797905222a4df3d915f19d70.tar.bz2 |
Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-releng-team
* 'master' of git://scm.dev.nokia.troll.no/qt/qt-releng-team: (118 commits)
Updated DEF files for QtOpenGL for WINSCW and ARMV5
Fix link error on MacOS
Allow QWidget with size larger than 16383 on Mac OS X (Cocoa)
Set no brush when the brush is a solid patern transparent color.
Fixed networkselftest failing to resolve hostname
tst_qmessagebox: fix `about' test on mac
tst_qmessagebox: make the failure message better for detailsButtonText
tst_qmessagebox: simulate key events more robustly
Clear WSERV content when a native child receives an "expose"
Fixed a bug in elf2e32_qtwrapper regarding spaces in def files.
Fixed several compile and deployment issues in the mmf phonon plugin.
Fix fullscreen/Maximized dialog misplacement in Symbian
Whitespace change
Fix for coding conventions.
Fix resource leak in QCLuceneStandardAnalyzer::QCLuceneStandardAnalyzer.
Fix resource leak in QCLuceneStopAnalyzer::QCLuceneStopAnalyzer.
Add Postgresql 8.x and 9 supports
WorkerScript could starve image loading of CPU.
More docs for FolderListModel
Improve docs on attached properties on view delegates.
...
Diffstat (limited to 'tests/auto/qmovie/qmovie.pro')
-rw-r--r-- | tests/auto/qmovie/qmovie.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qmovie/qmovie.pro b/tests/auto/qmovie/qmovie.pro index 6973955..855eb9e 100644 --- a/tests/auto/qmovie/qmovie.pro +++ b/tests/auto/qmovie/qmovie.pro @@ -12,6 +12,7 @@ wince*: { DEPLOYMENT += addFiles } +RESOURCES += resources.qrc symbian: { addFiles.files = animations\\* |