~aacid/ubuntu-ui-toolkit/save_stat_loading_already_loaded_image

« back to all changes in this revision

Viewing changes to src/imports/Components/plugin/plugin.pri

  • Committer: Loïc Molinari
  • Date: 2016-09-15 15:25:54 UTC
  • mto: (2116.1.1 uitk-staging)
  • mto: This revision was merged to the branch mainline in revision 2120.
  • Revision ID: loic.molinari@canonical.com-20160915152554-zarbbk3x77myz7br
Moved common config flags to ubuntu_common.prf.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
    QT *= v8-private
5
5
}
6
6
 
7
 
CONFIG += no_keywords c++11
8
 
 
9
7
HEADERS += $$PWD/plugin.h \
10
8
    $$PWD/ucnamespace.h
11
9