From: Alan Alpert Date: Tue, 7 Aug 2012 07:37:20 +0000 (+1000) Subject: Uncomment examples in pro file X-Git-Tag: 1.0_branch~88 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e09e6d2bc05897e2016ed2af32a9abca72e9a0ce;hp=68b4a904df701a39f1d9da52104ba26a5253e636;p=profile%2Fivi%2Fqtdeclarative.git Uncomment examples in pro file Examples all seem to build and install fine, and no task number was mentioned in the pro file. Change-Id: Ie836385683287467618749456247684456721866 Reviewed-by: Bea Lam --- diff --git a/examples/quick/quick.pro b/examples/quick/quick.pro index d715d47..8357e8e 100644 --- a/examples/quick/quick.pro +++ b/examples/quick/quick.pro @@ -2,16 +2,16 @@ TEMPLATE = subdirs SUBDIRS = accessibility \ animation \ draganddrop \ - #canvas \ - #imageelements \ - #keyinteraction \ + canvas \ + imageelements \ + keyinteraction \ modelviews \ - #mousearea \ - #openglunderqml \ - #painteditem \ - #positioners \ - #righttoleft \ - #shadereffects \ - #text \ - #threading \ - #touchinteraction + mousearea \ + openglunderqml \ + painteditem \ + positioners \ + righttoleft \ + shadereffects \ + text \ + threading \ + touchinteraction