aboutsummaryrefslogtreecommitdiffstats
path: root/src/virtualkeyboard/3rdparty/lipi-toolkit/src/reco/shaperec/featureextractor/featureextractor.pro
blob: 538b9f29b8f8905bb69dce7bde8478212ee2b130 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TEMPLATE = subdirs

SUBDIRS += \
    common \
    l7 \
    npen \
    pointfloat \
    substroke

l7.depends = common
npen.depends = common
pointfloat.depends = common
substroke.depends = common