Fixed #2749 (Different test count using Makefile and QtCreator project)
This commit is contained in:
parent
29a7b3bafd
commit
c3c8b71176
|
@ -20,8 +20,8 @@ SOURCES += ../cli/cmdlineparser.cpp \
|
||||||
../cli/cppcheckexecutor.cpp \
|
../cli/cppcheckexecutor.cpp \
|
||||||
../cli/filelister.cpp \
|
../cli/filelister.cpp \
|
||||||
../cli/pathmatch.cpp \
|
../cli/pathmatch.cpp \
|
||||||
../cli/threadexecutor.cpp \
|
../cli/threadexecutor.cpp
|
||||||
testpathmatch.cpp
|
|
||||||
HEADERS += ../cli/cmdlineparser.h \
|
HEADERS += ../cli/cmdlineparser.h \
|
||||||
../cli/cppcheckexecutor.h \
|
../cli/cppcheckexecutor.h \
|
||||||
../cli/filelister.h \
|
../cli/filelister.h \
|
||||||
|
|
Loading…
Reference in New Issue