aboutsummaryrefslogtreecommitdiffstats
path: root/pythonextensions.pro
blob: 223017815e873f574a5430ed4eb0b09619b10997 (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = subdirs

SUBDIRS += \
    plugins/pythonextensions

# Note: This does not yet include the
#       optional bindings. They have to
#       be built using their own setup.py,
#       or using the tools/build.py