summaryrefslogtreecommitdiffstats
path: root/examples/network/archivesearch/archivesearch.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/archivesearch/archivesearch.pro')
-rw-r--r--examples/network/archivesearch/archivesearch.pro9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/network/archivesearch/archivesearch.pro b/examples/network/archivesearch/archivesearch.pro
new file mode 100644
index 0000000..1423814
--- /dev/null
+++ b/examples/network/archivesearch/archivesearch.pro
@@ -0,0 +1,9 @@
+TEMPLATE = app
+
+CONFIG += qt warn_on release
+
+REQUIRES = network full-config
+
+HEADERS += archivedialog.ui.h
+INTERFACES += archivedialog.ui
+SOURCES += main.cpp