forked from blackberry/NDK-Samples
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
107 lines (107 loc) · 3.19 KB
/
.gitignore
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
TAGS
*~
*.o
*_g
*.a
*.so
*.pinfo
*.gcno
*.bar
.svn/
.metadata/
.settings/
Device-Coverage/
Device-Debug/
Device-Profile/
Device-Release/
Simulator-Coverage/
Simulator-Profile/
Simulator/
Accelerometer/arm/o.le-v7-g/Accelerometer
Accelerometer/arm/o.le-v7/Accelerometer
Accelerometer/x86/o-g/Accelerometer
Accelerometer/x86/o/Accelerometer
AudioControl/arm/o.le-v7-g/AudioControl
AudioControl/arm/o.le-v7/AudioControl
AudioControl/x86/o-g/AudioControl
AudioControl/x86/o/AudioControl
Channels/arm/o.le-v7-g/Channels
Channels/arm/o.le-v7/Channels
Channels/x86/o-g/Channels
CubeRotate/arm/o.le-v7-g/CubeRotate
CubeRotate/arm/o.le-v7/CubeRotate
CubeRotate/x86/o-g/CubeRotate
CubeRotate/x86/o/CubeRotate
Dialog/arm/o.le-v7-g/Dialog
Dialog/arm/o.le-v7/Dialog
Dialog/x86/o-g/Dialog
Dialog/x86/o/Dialog
FallingBlocks/arm/o.le-v7-g/FallingBlocks
FallingBlocks/arm/o.le-v7/FallingBlocks
FallingBlocks/x86/o-g/FallingBlocks
FallingBlocks/x86/o/FallingBlocks
GLES11Template/arm/o.le-v7-g/GLES11Template
GLES11Template/arm/o.le-v7/GLES11Template
GLES11Template/x86/o-g/GLES11Template
GLES20Template/arm/o.le-v7-g/GLES20Template
GLES20Template/arm/o.le-v7/GLES20Template
GLES20Template/x86/o-g/GLES20Template
Geolocation/arm/o.le-v7-g/Geolocation
Geolocation/arm/o.le-v7/Geolocation
Geolocation/x86/o-g/Geolocation
Geolocation/x86/o/Geolocation
Gesture/arm/o.le-v7-g/Gesture
Gesture/arm/o.le-v7/Gesture
Gesture/x86/o-g/Gesture
Gesture/x86/o/Gesture
GoodCitizen/arm/o.le-v7-g/GoodCitizen
GoodCitizen/arm/o.le-v7/GoodCitizen
GoodCitizen/x86/o-g/GoodCitizen
GoodCitizen/x86/o/GoodCitizen
HelloWorldConsole/arm/o.le-v7-g/HelloWorldConsole
HelloWorldConsole/arm/o.le-v7/HelloWorldConsole
HelloWorldConsole/x86/o-g/HelloWorldConsole
HelloWorldConsole/x86/o/HelloWorldConsole
HelloWorldDisplay/arm/o.le-v7-g/HelloWorldDisplay
HelloWorldDisplay/arm/o.le-v7/HelloWorldDisplay
HelloWorldDisplay/x86/o-g/HelloWorldDisplay
HelloWorldDisplay/x86/o/HelloWorldDisplay
HttpProxy/arm/o.le-v7-g/HttpProxy
HttpProxy/arm/o.le-v7/HttpProxy
HttpProxy/x86/o-g/HttpProxy
HttpProxy/x86/o/HttpProxy
Keyboard/arm/o.le-v7-g/Keyboard
Keyboard/arm/o.le-v7/Keyboard
Keyboard/x86/o-g/Keyboard
Keyboard/x86/o/Keyboard
LocaleSample/arm/o.le-v7-g/LocaleSample
LocaleSample/arm/o.le-v7/LocaleSample
LocaleSample/x86/o-g/LocaleSample
LocaleSample/x86/o/LocaleSample
NetworkStatus/arm/o.le-v7-g/NetworkStatus
NetworkStatus/arm/o.le-v7/NetworkStatus
NetworkStatus/x86/o-g/NetworkStatus
NetworkStatus/x86/o/NetworkStatus
PaymentService/arm/o.le-v7-g/PaymentService
PaymentService/arm/o.le-v7/PaymentService
PaymentService/x86/o-g/PaymentService
PaymentService/x86/o/PaymentService
PlayAudio/arm/o.le-v7-g/PlayAudio
PlayAudio/arm/o.le-v7/PlayAudio
PlayAudio/x86/o-g/PlayAudio
PlayAudio/x86/o/PlayAudio
PlayWav/arm/o.le-v7-g/PlayWav
PlayWav/arm/o.le-v7/PlayWav
PlayWav/x86/o-g/PlayWav
PlayWav/x86/o/PlayWav
ScreenTemplate/arm/o.le-v7-g/ScreenTemplate
ScreenTemplate/arm/o.le-v7/ScreenTemplate
ScreenTemplate/x86/o-g/ScreenTemplate
ScreenTemplate/x86/o/ScreenTemplate
VideoPlayback/arm/o.le-v7-g/VideoPlayback
VideoPlayback/arm/o.le-v7/VideoPlayback
VideoPlayback/x86/o-g/VideoPlayback
VideoPlayback/x86/o/VideoPlayback
VideoWindow/arm/o.le-v7-g/VideoWindow
VideoWindow/arm/o.le-v7/VideoWindow
VideoWindow/x86/o-g/VideoWindow