~saiarcot895/ubuntu/trusty/qtconnectivity-opensource-src/enable-bluetooth

« back to all changes in this revision

Viewing changes to tests/auto/qrfcommserver/rfcommclient/rfcommclient.pro

  • Committer: Package Import Robot
  • Author(s): Timo Jyrinki
  • Date: 2013-08-20 08:46:41 UTC
  • Revision ID: package-import@ubuntu.com-20130820084641-09v00451dpna7ydk
Tags: upstream-5.0~git20130802
ImportĀ upstreamĀ versionĀ 5.0~git20130802

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
TARGET = rfcommclient
 
2
SOURCES += main.cpp rfcommclient.cpp
 
3
HEADERS += rfcommclient.h
 
4
 
 
5
QT = core
 
6
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0