~faenil/ubuntu-ui-toolkit/flickableBasedScrollView

« back to all changes in this revision

Viewing changes to ubuntu-sdk.pro

  • Committer: Andrea Bernabei
  • Date: 2015-11-25 11:50:10 UTC
  • mfrom: (1681.2.44 staging)
  • Revision ID: andrea.bernabei@canonical.com-20151125115010-vpxkm2lze1hav9q9
mergeĀ upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
QMAKE_EXTRA_TARGETS += license
28
28
 
29
29
check.target = check
30
 
check.commands = $$PWD/tests/checkresults.sh $$PWD/tests/test_tst_*.xml
 
30
check.commands = $$PWD/tests/checkresults.sh $$OUT_PWD/tests/test_tst_*.xml
31
31
 
32
32
#helper files
33
33
OTHER_FILES += \
34
34
    features/ubuntu_qml_module.prf \
35
35
    features/ubuntu_qml_plugin.prf \
 
36
    features/ubuntu_qt_module.prf \
36
37
    features/ubuntu_enable_testing.prf \
37
38
    features/coverage.prf \
38
39
    .qmake.conf