-
Notifications
You must be signed in to change notification settings - Fork 488
/
QtQuickExamples.pro
50 lines (49 loc) · 1.26 KB
/
QtQuickExamples.pro
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
#-------------------------------------------------
#
# Copyright (C) 2003-2103 CamelSoft Corporation
#
#-------------------------------------------------
TEMPLATE = subdirs
SUBDIRS += QmlBusyIndicator
SUBDIRS += QmlCheckBox
SUBDIRS += QmlDragDrop
SUBDIRS += QmlFace
SUBDIRS += QmlHyperlink
SUBDIRS += QmlImageProvider
SUBDIRS += QmlLog4Qml
SUBDIRS += QmlPlugin\QmlPlugin
SUBDIRS += QmlPlugin\QmlPluginTest
SUBDIRS += QmlPopMenu
SUBDIRS += QmlCircular
SUBDIRS += QmlRotationAnimation
SUBDIRS += QmlShowSideWindow
SUBDIRS += QmlSign
SUBDIRS += QmlSlidingMenu
SUBDIRS += QmlStackView
SUBDIRS += QmlTabBar
SUBDIRS += QmlTableView
SUBDIRS += QmlTextEditDrop
SUBDIRS += QmlTextEditScrollBar
SUBDIRS += QmlToggleButton
SUBDIRS += QmlCircularProgress
SUBDIRS += QmlFontList
SUBDIRS += QmlFlipImage
SUBDIRS += QmlGrayImage
SUBDIRS += QmlProgress
SUBDIRS += QmlWinExtras
SUBDIRS += QmlCalendar
SUBDIRS += QmlCanvasText
SUBDIRS += QmlKey
SUBDIRS += QmlLoader
SUBDIRS += QmlInvertedImage
SUBDIRS += QmlFontAwesome
SUBDIRS += QmlListSlidDelete
SUBDIRS += QmlCircularProgressButton
SUBDIRS += QmlPageNavigation
SUBDIRS += QmlUpDownRefresh
SUBDIRS += QmlListViewDragDrop
SUBDIRS += QmlCanvasWaveProgress
SUBDIRS += QmlColorDialog
SUBDIRS += QmlFileDialog
SUBDIRS += QmlFontDialog
SUBDIRS += QmlChartView