diff --git a/gui/projectfile.txt b/gui/projectfile.txt index c7069e3ff..f22c49a82 100644 --- a/gui/projectfile.txt +++ b/gui/projectfile.txt @@ -4,20 +4,15 @@ Project files cppcheck GUI handles per-project settings in project files instead of global program settings. This allows customizing cppcheck for each project's needs. -Currently there is no GUI to edit the project file. The cppcheck automatically -loads a project file which has same name than selected directory and extension -".cppcheck". For example in "gui"-directory cppcheck loads "gui.cppcheck" -project file. +The cppcheck automatically loads a project file which has same name than +selected directory and extension ".cppcheck". For example in "gui"-directory +cppcheck loads "gui.cppcheck" project file. The project file is simple XML file easy to edit with your favourite editor program. The format is: - - - -