~timo-jyrinki/qtubuntu-camera/rebuild_against_qt521

« back to all changes in this revision

Viewing changes to unittests/aalimagecapturecontrol/aalimagecapturecontrol.pro

  • Committer: Tarmac
  • Author(s): Albert Astals
  • Date: 2014-01-16 15:02:51 UTC
  • mfrom: (85.1.1 qtubuntu-camera)
  • Revision ID: tarmac-20140116150251-w33xtu17ewaxe800
Don't ask for private headers since they are not used
.

Approved by Łukasz Zemczak, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
include(../../coverage.pri)
2
2
 
3
 
CONFIG += no_private_qt_headers_warning
4
3
TARGET = tst_aalimagecapturecontrol
5
4
 
6
 
QT += testlib multimedia-private opengl
 
5
QT += testlib multimedia opengl
7
6
 
8
7
LIBS += -L../mocks/aal -laal
9
8
INCLUDEPATH += ../../src