diff options
Diffstat (limited to 'lcms2mt/Projects/cppcheck/lcms2mt.cppcheck')
-rw-r--r-- | lcms2mt/Projects/cppcheck/lcms2mt.cppcheck | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lcms2mt/Projects/cppcheck/lcms2mt.cppcheck b/lcms2mt/Projects/cppcheck/lcms2mt.cppcheck new file mode 100644 index 00000000..fb6ac068 --- /dev/null +++ b/lcms2mt/Projects/cppcheck/lcms2mt.cppcheck @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="1"> + <includedir> + <dir name="../../include/"/> + </includedir> + <paths> + <dir name="../../src"/> + </paths> +</project> |