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

« back to all changes in this revision

Viewing changes to tests/auto/qml/debugger/qv8profilerservice/qv8profilerservice.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_qv8profilerservice
 
3
macx:CONFIG -= app_bundle
 
4
 
 
5
SOURCES += tst_qv8profilerservice.cpp
 
6
 
 
7
INCLUDEPATH += ../shared
 
8
include(../../../shared/util.pri)
 
9
include(../shared/debugutil.pri)
 
10
 
 
11
OTHER_FILES += data/test.qml
 
12
 
 
13
CONFIG += parallel_test declarative_debug
 
14
 
 
15
QT += qml testlib
 
16
 
 
17
macx:CONFIG += insignificant_test   # QTBUG-25288