~saviq/ubuntu/saucy/qtdeclarative-opensource-src/add-qtquick-delegate-range

« back to all changes in this revision

Viewing changes to tests/auto/qml/animation/qpauseanimationjob/qpauseanimationjob.pro

  • Committer: Package Import Robot
  • Author(s): Timo Jyrinki
  • Date: 2013-02-05 14:17:19 UTC
  • Revision ID: package-import@ubuntu.com-20130205141719-qqeyml8wslpyez52
Tags: upstream-5.0.1
ImportĀ upstreamĀ versionĀ 5.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
CONFIG += testcase
 
2
CONFIG += parallel_test
 
3
macx:CONFIG -= app_bundle
 
4
TARGET = tst_qpauseanimationjob
 
5
QT = core-private gui-private qml-private testlib
 
6
SOURCES = tst_qpauseanimationjob.cpp
 
7
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0