~ubuntu-branches/ubuntu/wily/qtbase-opensource-src/wily

« back to all changes in this revision

Viewing changes to tests/auto/gui/kernel/kernel.pro

  • Committer: Package Import Robot
  • Author(s): Timo Jyrinki
  • Date: 2013-02-05 12:46:17 UTC
  • Revision ID: package-import@ubuntu.com-20130205124617-c8jouts182j002fx
Tags: upstream-5.0.1+dfsg
ImportĀ upstreamĀ versionĀ 5.0.1+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
TEMPLATE=subdirs
 
2
SUBDIRS=\
 
3
   qbackingstore \
 
4
   qclipboard \
 
5
   qdrag \
 
6
   qevent \
 
7
   qfileopenevent \
 
8
   qguieventdispatcher \
 
9
   qguimetatype \
 
10
   qguitimer \
 
11
   qguivariant \
 
12
   qinputmethod \
 
13
   qkeysequence \
 
14
   qmouseevent \
 
15
   qmouseevent_modal \
 
16
   qpalette \
 
17
   qscreen \
 
18
   qtouchevent \
 
19
   qwindow \
 
20
   qguiapplication \
 
21
 
 
22
!qtHaveModule(widgets): SUBDIRS -= \
 
23
   qmouseevent_modal \
 
24
   qtouchevent