~zsombi/ubuntu-ui-toolkit/listitemSelectModeBugs

« back to all changes in this revision

Viewing changes to src/Ubuntu/Test/plugin/plugin.pri

  • Committer: Tarmac
  • Author(s): Albert Astals Cid
  • Date: 2015-09-30 15:45:21 UTC
  • mfrom: (1660.1.1 staging)
  • Revision ID: tarmac-20150930154521-c1dl71w4c3ikqr2v
Enable Efficient String Construction by default

See http://blog.qt.io/blog/2011/06/13/string-concatenation-with-qstringbuilder/.

Approved by Zsombor Egri, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 
7
7
CONFIG  += no_keywords
8
8
DEFINES += UBUNTU_QML_IMPORT_PATH='\\"$${ROOT_BUILD_DIR}/qml\\"'
 
9
DEFINES += QT_USE_QSTRINGBUILDER
9
10
 
10
11
TARGET = $$qtLibraryTarget($$TARGET)
11
12
uri = Ubuntu.Test