summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/libinstaller.pro
diff options
context:
space:
mode:
authorTim Jenssen <tim.jenssen@nokia.com>2011-05-11 20:00:29 +0200
committerTim Jenssen <tim.jenssen@nokia.com>2011-05-11 20:00:29 +0200
commit83fb4bc8b2573765a47ef6c5eb7058e17a7415e4 (patch)
tree791171750bd7821b92becd6d41e859cbeff78ed8 /installerbuilder/libinstaller/libinstaller.pro
parent151df9ebb2bd8d4e1e20e5555a1d9c8af8881af6 (diff)
moved some creator constants to an extra file
Diffstat (limited to 'installerbuilder/libinstaller/libinstaller.pro')
-rw-r--r--installerbuilder/libinstaller/libinstaller.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/installerbuilder/libinstaller/libinstaller.pro b/installerbuilder/libinstaller/libinstaller.pro
index 2440caa9f..12f81ba59 100644
--- a/installerbuilder/libinstaller/libinstaller.pro
+++ b/installerbuilder/libinstaller/libinstaller.pro
@@ -94,7 +94,8 @@ HEADERS += $$PWD/qinstaller.h \
performinstallationform.h \
messageboxhandler.h \
getrepositoriesmetainfojob.h \
- licenseoperation.h
+ licenseoperation.h \
+ qtcreator_constants.h
SOURCES += $$PWD/qinstaller.cpp \
$$PWD/qinstallergui.cpp \