CppTools: Move ProjectInfo in its own header file

Change-Id: I0fc4c73553a29585d4ff7c8d6593acb6975d1607
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
This commit is contained in:
Marco Bubke
2016-01-13 14:32:28 +01:00
parent 2b4cadf1fe
commit da1f8e66e5
8 changed files with 243 additions and 157 deletions

View File

@@ -27,6 +27,7 @@
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
**
****************************************************************************/
#include "projectpart.h"
#include <projectexplorer/headerpath.h>