From c97104f31e23315807fe24f1424b99438f91e37a Mon Sep 17 00:00:00 2001 From: Gunnar Sletta Date: Fri, 15 Jun 2012 13:41:18 +0200 Subject: Analog clock and raster window examples Change-Id: I36586fbaa7da25208bbc1964d2708f094d0d5c98 Reviewed-by: Gunnar Sletta --- examples/gui/gui.pro | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 examples/gui/gui.pro (limited to 'examples/gui/gui.pro') diff --git a/examples/gui/gui.pro b/examples/gui/gui.pro new file mode 100644 index 0000000000..168379b4ea --- /dev/null +++ b/examples/gui/gui.pro @@ -0,0 +1,5 @@ +TEMPLATE = subdirs + +SUBDIRS += analogclock +SUBDIRS += rasterwindow + -- cgit v1.2.3