server/s/cppcheck

6 lines
144 B
Text
Raw Normal View History

#!/bin/sh
2018-02-25 18:30:44 +01:00
cppcheck --enable=all -U_MSC_VER -UCLEANUP_CODE -UTODO \
2018-02-25 19:37:23 +01:00
-UERESSEA_BUILDNO -UERESSEA_VERSION \
2018-02-25 17:21:09 +01:00
-IcJSON -Isrc -Iclibs -Istorage src