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

SUBDIRS += \
    pythonextensions \
    python \
    optional

pythonextensions.subdir = plugins/pythonextensions

optional.depends = pythonextensions