donate-cpu.py: Do not used windows.cfg in daca@home for now.

This commit is contained in:
orbitcowboy 2019-03-08 17:30:39 +01:00
parent 6aef4a16e6
commit b9623eb4a6
1 changed files with 0 additions and 1 deletions

View File

@ -246,7 +246,6 @@ def scanPackage(workPath, cppcheckPath, jobs, fast):
'qt': ['<QApplication>', '<QString>', '<QWidget>', '<QtWidgets>', '<QtGui'],
'sdl': ['<SDL.h>'],
'tinyxml2': ['<tinyxml2', '"tinyxml2'],
'windows': ['<windows.h>'],
'wxwidgets': ['<wx/', '"wx/'],
'zlib': ['<zlib.h>'],
}