donate-cpu.py: Do not used windows.cfg in daca@home for now.
This commit is contained in:
parent
6aef4a16e6
commit
b9623eb4a6
|
@ -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>'],
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue