summaryrefslogtreecommitdiffstats
path: root/examples/widgets/widgets.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/widgets.pro')
-rw-r--r--examples/widgets/widgets.pro9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/widgets/widgets.pro b/examples/widgets/widgets.pro
new file mode 100644
index 000000000..3d0d17d7f
--- /dev/null
+++ b/examples/widgets/widgets.pro
@@ -0,0 +1,9 @@
+TEMPLATE = app
+TARGET = widget-nano-browser
+
+include(../common.pri)
+
+HEADERS = widgetwindow.h
+SOURCES = widgetwindow.cpp main.cpp
+
+QT += widgets