aboutsummaryrefslogtreecommitdiffstats
path: root/src/virtualkeyboard/3rdparty/lipi-toolkit/src/include/headers.pri
blob: b84d5e538a37394950c054022e854d2441cc41d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
HEADERS += \
    $$PWD/LTKCaptureDevice.h \
    $$PWD/LTKChannel.h \
    $$PWD/LTKClassifierDefaults.h \
    $$PWD/LTKErrorsList.h \
    $$PWD/LTKException.h \
    $$PWD/LTKInc.h \
    $$PWD/LTKLipiEngineInterface.h \
    $$PWD/LTKLogger.h \
    $$PWD/LTKLoggerInterface.h \
    $$PWD/LTKMacros.h \
    $$PWD/LTKOSUtil.h \
    $$PWD/LTKOSUtilFactory.h \
    $$PWD/LTKPreprocDefaults.h \
    $$PWD/LTKPreprocessor.h \
    $$PWD/LTKPreprocessorInterface.h \
    $$PWD/LTKRecognitionContext.h \
    $$PWD/LTKRefCountedPtr.h \
    $$PWD/LTKScreenContext.h \
    $$PWD/LTKShapeFeatureMacros.h \
    $$PWD/LTKShapeRecoConfig.h \
    $$PWD/LTKShapeRecoEngine.h \
    $$PWD/LTKShapeRecoResult.h \
    $$PWD/LTKShapeRecoUtil.h \
    $$PWD/LTKShapeRecognizer.h \
    $$PWD/LTKTrace.h \
    $$PWD/LTKTraceFormat.h \
    $$PWD/LTKTraceGroup.h \
    $$PWD/LTKTypes.h \
    $$PWD/LTKWordRecoConfig.h \
    $$PWD/LTKWordRecoResult.h \
    $$PWD/LTKWordRecognizer.h \
    $$PWD/TpcError.h