~loic.molinari/+junk/qtdeclarative-shadereffectsource-changes

« back to all changes in this revision

Viewing changes to tests/auto/qml/qqmlpropertycache/qqmlpropertycache.pro

  • Committer: Loïc Molinari
  • Date: 2012-04-21 17:59:51 UTC
  • Revision ID: loic.molinari@canonical.com-20120421175951-bqx68caaf5zrp76l
Initial import

Show diffs side-by-side

added added

removed removed

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