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

« back to all changes in this revision

Viewing changes to tests/auto/qml/qqmlparser/qqmlparser.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_qqmlparser
 
3
QT += qmldevtools-private testlib
 
4
macx:CONFIG -= app_bundle
 
5
 
 
6
SOURCES += tst_qqmlparser.cpp
 
7
DEFINES += SRCDIR=\\\"$$PWD\\\"
 
8
 
 
9
CONFIG += parallel_test
 
10
 
 
11
cross_compile: DEFINES += QTEST_CROSS_COMPILED