/**
@mainpage The KDevelop QMake Parser
This library contains qmake parser.
Link with: -lkdevqmakeparser
Include path: -I\$(kde_includes)/tdevelop/buildtools/parsers/qmake
\section qmakeparseroverview Overview
Here resides a parser for qmake .pro (.pri) files. This parser
reads project files, builds an AST which then can be written
back to the project file.
*/