summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/codecs/codecs.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/tools/codecs/codecs.pro')
-rw-r--r--examples/widgets/tools/codecs/codecs.pro9
1 files changed, 7 insertions, 2 deletions
diff --git a/examples/widgets/tools/codecs/codecs.pro b/examples/widgets/tools/codecs/codecs.pro
index 13daa79237..6f4b0742a9 100644
--- a/examples/widgets/tools/codecs/codecs.pro
+++ b/examples/widgets/tools/codecs/codecs.pro
@@ -2,10 +2,15 @@ QT += widgets
requires(qtConfig(filedialog))
HEADERS += mainwindow.h \
- previewform.h
+ previewform.h \
+ encodingdialog.h
+
SOURCES += main.cpp \
mainwindow.cpp \
- previewform.cpp
+ previewform.cpp \
+ encodingdialog.cpp
+
+RESOURCES += codecs.qrc
EXAMPLE_FILES = encodedfiles