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

SUBDIRS += \
    plugins/pythonextensions \
    python

# 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