aboutsummaryrefslogtreecommitdiffstats
path: root/src/bench/bench.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/bench/bench.pro')
-rw-r--r--src/bench/bench.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/bench/bench.pro b/src/bench/bench.pro
index d6a94ae..038da41 100644
--- a/src/bench/bench.pro
+++ b/src/bench/bench.pro
@@ -27,7 +27,8 @@ SOURCES += \
importpathoptionpage.cpp \
hostdiscoverymanager.cpp \
autodiscoveryhostsdialog.cpp \
- options.cpp
+ options.cpp \
+ newprojectwizard.cpp
HEADERS += \
aboutdialog.h \
@@ -48,7 +49,8 @@ HEADERS += \
httpproxyoptionpage.h \
hostdiscoverymanager.h \
autodiscoveryhostsdialog.h \
- options.h
+ options.h \
+ newprojectwizard.h
FORMS += \
optionsdialog.ui \