~gabriel1984sibiu/minitube/qt5.6

« back to all changes in this revision

Viewing changes to tests/auto/network/socket/platformsocketengine/platformsocketengine.pro

  • Committer: Grevutiu Gabriel
  • Date: 2017-06-13 08:43:17 UTC
  • Revision ID: gabriel1984sibiu@gmail.com-20170613084317-ek0zqe0u9g3ocvi8
OriginalĀ upstreamĀ code

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
CONFIG += testcase
 
2
TARGET = tst_platformsocketengine
 
3
SOURCES  += tst_platformsocketengine.cpp
 
4
 
 
5
include(../platformsocketengine/platformsocketengine.pri)
 
6
 
 
7
requires(contains(QT_CONFIG,private_tests))
 
8
 
 
9
MOC_DIR=tmp
 
10
 
 
11
QT = core-private network-private testlib