Fixed #2749 (Different test count using Makefile and QtCreator project)

This commit is contained in:
Daniel Marjamäki 2011-04-27 18:24:40 +02:00
parent 29a7b3bafd
commit c3c8b71176
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@ SOURCES += ../cli/cmdlineparser.cpp \
../cli/cppcheckexecutor.cpp \
../cli/filelister.cpp \
../cli/pathmatch.cpp \
../cli/threadexecutor.cpp \
testpathmatch.cpp
../cli/threadexecutor.cpp
HEADERS += ../cli/cmdlineparser.h \
../cli/cppcheckexecutor.h \
../cli/filelister.h \