d1bbcf1734
Improve the system used to have separate versions of code of FileLister for Win32 and Linux. New idea is to have Base FileLister class implementing common code and then derived classes for Win32 and Linux specific code. FileLister is not anymore a static class. Instead we use singleton of derived class. |
||
---|---|---|
.. | ||
cli.pro | ||
cppcheck.rc | ||
cppcheck.vcproj | ||
cppcheckexecutor.cpp | ||
cppcheckexecutor.h | ||
main.cpp | ||
resource.h | ||
threadexecutor.cpp | ||
threadexecutor.h |