~gerboland/qtubuntu/devicePixelRatio

« back to all changes in this revision

Viewing changes to tests/tests.pro

  • Committer: Daniel d'Andrada
  • Date: 2015-08-06 16:36:57 UTC
  • mto: This revision was merged to the branch mainline in revision 278.
  • Revision ID: daniel.dandrada@canonical.com-20150806163657-vos0w93miy9b6a1r
Remove unneeded dependencies from debian/control and ancient manual tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
TEMPLATE = subdirs
2
 
 
3
 
SUBDIRS += qmlscene_ubuntu clipboard
4
 
 
5
 
OTHER_FILES += *.qml logo.png noise.png
6
 
 
7
 
target.path = $$[QT_INSTALL_EXAMPLES]/qtubuntu
8
 
sources.path = $$[QT_INSTALL_EXAMPLES]/qtubuntu
9
 
sources.files = $$OTHER_FILES tests.pro
10
 
INSTALLS += target