~loic.molinari/+junk/qtdeclarative-shadereffectsource-changes

« back to all changes in this revision

Viewing changes to examples/qml/cppextensions/referenceexamples/referenceexamples.pro

  • Committer: Loïc Molinari
  • Date: 2012-04-21 17:59:51 UTC
  • Revision ID: loic.molinari@canonical.com-20120421175951-bqx68caaf5zrp76l
Initial import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
TEMPLATE = subdirs
 
2
 
 
3
SUBDIRS += \
 
4
    adding \
 
5
    attached \
 
6
    binding \
 
7
    coercion \
 
8
    default \
 
9
    extended \
 
10
    grouped \
 
11
    properties \
 
12
    signal \
 
13
    valuesource \
 
14
    methods