Mercurial > hg > vamp-plugin-load-checker
comparison checker.pri @ 45:ad02dff8ebfb
Merge from branch errorcode
author | Chris Cannam |
---|---|
date | Fri, 31 Aug 2018 15:14:57 +0100 |
parents | 40c6936c2fc9 |
children | bb3d59462052 |
comparison
equal
deleted
inserted
replaced
39:a28b19b136e8 | 45:ad02dff8ebfb |
---|---|
10 MOC_DIR = o | 10 MOC_DIR = o |
11 | 11 |
12 INCLUDEPATH += checker | 12 INCLUDEPATH += checker |
13 | 13 |
14 HEADERS += \ | 14 HEADERS += \ |
15 checker/checkcode.h \ | |
15 checker/plugincandidates.h \ | 16 checker/plugincandidates.h \ |
16 checker/knownplugincandidates.h \ | 17 checker/knownplugincandidates.h \ |
17 checker/knownplugins.h | 18 checker/knownplugins.h |
18 | 19 |
19 SOURCES += \ | 20 SOURCES += \ |