summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/projectexplorer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/projectexplorer/projectexplorer.pro')
-rw-r--r--src/plugins/projectexplorer/projectexplorer.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/plugins/projectexplorer/projectexplorer.pro b/src/plugins/projectexplorer/projectexplorer.pro
index 2b395948d5..f898dd8356 100644
--- a/src/plugins/projectexplorer/projectexplorer.pro
+++ b/src/plugins/projectexplorer/projectexplorer.pro
@@ -92,7 +92,8 @@ HEADERS += projectexplorer.h \
runconfigurationmodel.h \
buildconfigurationmodel.h \
abstractprocessstep.h \
- taskhub.h
+ taskhub.h \
+ metatypedeclarations.h
SOURCES += projectexplorer.cpp \
projectwindow.cpp \
buildmanager.cpp \