From 0f04787ffb587a979386bcce432dd181ac3a06db Mon Sep 17 00:00:00 2001 From: Alan Alpert Date: Thu, 9 Aug 2012 11:24:20 +1000 Subject: More consistent examples directory structure Under examples the next directory level distinguishes imports/modules and the next directory level distinguishes examples. Change-Id: Icabadaac6ccb9c1c424efa9c9e64a7d94bc7c0da Reviewed-by: Alan Alpert --- examples/quick/customitems/customitems.pro | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 examples/quick/customitems/customitems.pro (limited to 'examples/quick/customitems/customitems.pro') diff --git a/examples/quick/customitems/customitems.pro b/examples/quick/customitems/customitems.pro new file mode 100644 index 0000000000..2349fce1e0 --- /dev/null +++ b/examples/quick/customitems/customitems.pro @@ -0,0 +1,13 @@ +TEMPLATE = subdirs +SUBDIRS = \ + #dialcontrol \ + #flipable \ + glitem \ + painteditem \ + #progressbar \ + #scrollbar \ + #searchbox \ + #slideswitch \ + #spinner \ + #tabwidget \ + maskedmousearea -- cgit v1.2.3