You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdevelop/buildtools/lib/parsers/qmake/Mainpage.dox

17 lines
383 B

/**
@mainpage The TDevelop QMake Parser
This library contains qmake parser.
<b>Link with</b>: -lkdevqmakeparser
<b>Include path</b>: -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.
*/