forked from frogatto/frogatto
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbar-descriptor.xml
150 lines (130 loc) · 9.81 KB
/
bar-descriptor.xml
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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<qnx xmlns="http://www.qnx.com/schemas/application/1.0">
<!-- BlackBerry Tablet OS application descriptor file.
Specifies parameters for identifying, installing, and launching native applications on BlackBerry Tablet OS.
-->
<!-- A universally unique application identifier. Must be unique across all BlackBerry Tablet OS applications.
Using a reverse DNS-style name as the id is recommended. (Eg. com.example.ExampleApplication.) Required. -->
<id>com.example.frogatto</id>
<!-- The name that is displayed in the BlackBerry Tablet OS application installer.
May have multiple values for each language. See samples or xsd schema file. Optional. -->
<name>Frogatto</name>
<!-- A string value of the format <0-999>.<0-999>.<0-999> that represents application version which can be used to check for application upgrade.
Values can also be 1-part or 2-part. It is not necessary to have a 3-part value.
An updated version of application must have a versionNumber value higher than the previous version. Required. -->
<versionNumber>1.0.0</versionNumber>
<!-- Fourth digit segment of the package version. First three segments are taken from the
<versionNumber> element. Must be an integer from 0 to 2^16-1 -->
<buildId>1</buildId>
<!-- A string value (such as "v1", "2.5", or "Alpha 1") that represents the version of the application, as it should be shown to users. Optional. -->
<!-- <versionLabel></versionLabel> -->
<!-- Description, displayed in the BlackBerry Tablet OS application installer.
May have multiple values for each language. See samples or xsd schema file. Optional. -->
<description>The frogatto application</description>
<!-- Copyright information. Optional. -->
<!-- <copyright></copyright> -->
<!-- Name of author which is used for signing. Must match the developer name of your development certificate. -->
<author>Lost Pixel</author>
<authorId>gYAAgKcS3iwxeR4EtD7lFv8ijqs</authorId>
<platformVersion>2.0.0.0</platformVersion>
<splashscreen>bbsplash.jpg</splashscreen>
<!-- Unique author ID assigned by signing authority. Required if using debug tokens. -->
<!-- <authorId>ABC1234YjsnUk235h</authorId> -->
<initialWindow>
<aspectRatio>landscape</aspectRatio>
<autoOrients>false</autoOrients>
<systemChrome>none</systemChrome>
<transparent>false</transparent>
</initialWindow>
<!-- The category where the application appears. Either core.games or core.media. -->
<category>core.games</category>
<asset path="locale">locale</asset>
<asset path="data">data</asset>
<asset path="images">images</asset>
<asset path="music">music</asset>
<asset path="sounds">sounds</asset>
<asset path="DejaVuSans.ttf">DejaVuSans.ttf</asset>
<asset path="FreeMono.ttf">FreeMono.ttf</asset>
<asset path="images/bbicon.png">bbicon.png</asset>
<asset path="images/bbsplash.jpg">bbsplash.jpg</asset>
<configuration id="com.qnx.qcc.configuration.exe.debug.925317493" name="Device-Debug">
<platformArchitecture>armle-v7</platformArchitecture>
<asset path="Device-Debug/frogatto" entry="true" type="Qnx/Elf">frogatto</asset>
<asset path="${workspace_loc:/boost_iostreams/Device-Debug/libboost_iostreams.so}" type="Qnx/Elf">lib/libboost_iostreams.so</asset>
<asset path="${workspace_loc:/boost_regex/Device-Debug/libboost_regex.so}" type="Qnx/Elf">lib/libboost_regex.so</asset>
<asset path="${workspace_loc:/boost_system/Device-Debug/libboost_system.so}" type="Qnx/Elf">lib/libboost_system.so</asset>
<asset path="${workspace_loc:/SDL_image/Device-Debug/libSDL_image.so}" type="Qnx/Elf">lib/libSDL_image.so</asset>
<asset path="${workspace_loc:/SDL_mixer/Device-Debug/libSDL_mixer.so}" type="Qnx/Elf">lib/libSDL_mixer.so</asset>
<asset path="${workspace_loc:/SDL12/Device-Debug/libSDL12.so}" type="Qnx/Elf">lib/libSDL12.so</asset>
<asset path="${workspace_loc:/TouchControlOverlay/Device-Debug/libTouchControlOverlay.so}" type="Qnx/Elf">lib/libTouchControlOverlay.so</asset>
<asset path="${workspace_loc:/SDL_ttf/Device-Debug/libSDL_ttf.so}" type="Qnx/Elf">lib/libSDL_ttf.so</asset>
<asset path="${workspace_loc:/vorbis/Device-Debug/libvorbis.so}" type="Qnx/Elf">lib/libvorbis.so</asset>
<asset path="${workspace_loc:/ogg/Device-Debug/libogg.so}" type="Qnx/Elf">lib/libogg.so</asset>
<!-- <asset path="${QNX_TARGET}/../qnx6/${CPUVARDIR}/usr/lib/libbps.so.3" type="Qnx/Elf">lib/libbps.so.3</asset> -->
</configuration>
<configuration id="com.qnx.qcc.configuration.exe.release.1548331336" name="Device-Release">
<platformArchitecture>armle-v7</platformArchitecture>
<asset path="Device-Release/frogatto" entry="true" type="Qnx/Elf">frogatto</asset>
<asset path="${workspace_loc:/boost_iostreams/Device-Release/libboost_iostreams.so}" type="Qnx/Elf">lib/libboost_iostreams.so</asset>
<asset path="${workspace_loc:/boost_regex/Device-Release/libboost_regex.so}" type="Qnx/Elf">lib/libboost_regex.so</asset>
<asset path="${workspace_loc:/boost_system/Device-Release/libboost_system.so}" type="Qnx/Elf">lib/libboost_system.so</asset>
<asset path="${workspace_loc:/SDL_image/Device-Release/libSDL_image.so}" type="Qnx/Elf">lib/libSDL_image.so</asset>
<asset path="${workspace_loc:/SDL_mixer/Device-Release/libSDL_mixer.so}" type="Qnx/Elf">lib/libSDL_mixer.so</asset>
<asset path="${workspace_loc:/SDL12/Device-Release/libSDL12.so}" type="Qnx/Elf">lib/libSDL12.so</asset>
<asset path="${workspace_loc:/TouchControlOverlay/Device-Release/libTouchControlOverlay.so}" type="Qnx/Elf">lib/libTouchControlOverlay.so</asset>
<asset path="${workspace_loc:/SDL_ttf/Device-Release/libSDL_ttf.so}" type="Qnx/Elf">lib/libSDL_ttf.so</asset>
<asset path="${workspace_loc:/vorbis/Device-Release/libvorbis.so}" type="Qnx/Elf">lib/libvorbis.so</asset>
<asset path="${workspace_loc:/ogg/Device-Release/libogg.so}" type="Qnx/Elf">lib/libogg.so</asset>
<!-- <asset path="${QNX_TARGET}/../qnx6/${CPUVARDIR}/usr/lib/libbps.so.3" type="Qnx/Elf">lib/libbps.so.3</asset> -->
</configuration>
<configuration id="com.qnx.qcc.configuration.exe.profile.471254918" name="Device-Profile">
<platformArchitecture>armle-v7</platformArchitecture>
<asset path="Device-Profile/frogatto" entry="true" type="Qnx/Elf">frogatto</asset>
<asset path="${workspace_loc:/boost_iostreams/Device-Profile/libboost_iostreams.so}" type="Qnx/Elf">lib/libboost_iostreams.so</asset>
<asset path="${workspace_loc:/boost_regex/Device-Profile/libboost_regex.so}" type="Qnx/Elf">lib/libboost_regex.so</asset>
<asset path="${workspace_loc:/boost_system/Device-Profile/libboost_system.so}" type="Qnx/Elf">lib/libboost_system.so</asset>
<asset path="${workspace_loc:/SDL_image/Device-Profile/libSDL_image.so}" type="Qnx/Elf">lib/libSDL_image.so</asset>
<asset path="${workspace_loc:/SDL_mixer/Device-Profile/libSDL_mixer.so}" type="Qnx/Elf">lib/libSDL_mixer.so</asset>
<asset path="${workspace_loc:/SDL12/Device-Profile/libSDL12.so}" type="Qnx/Elf">lib/libSDL12.so</asset>
<asset path="${workspace_loc:/TouchControlOverlay/Device-Profile/libTouchControlOverlay.so}" type="Qnx/Elf">lib/libTouchControlOverlay.so</asset>
<asset path="${workspace_loc:/SDL_ttf/Device-Profile/libSDL_ttf.so}" type="Qnx/Elf">lib/libSDL_ttf.so</asset>
<asset path="${workspace_loc:/vorbis/Device-Profile/libvorbis.so}" type="Qnx/Elf">lib/libvorbis.so</asset>
<asset path="${workspace_loc:/ogg/Device-Profile/libogg.so}" type="Qnx/Elf">lib/libogg.so</asset>
</configuration>
<configuration id="com.qnx.qcc.configuration.exe.profile.coverage.2070637452" name="Device-Coverage">
<platformArchitecture>armle-v7</platformArchitecture>
<asset path="Device-Coverage/frogatto" entry="true" type="Qnx/Elf">frogatto</asset>
</configuration>
<configuration id="com.qnx.qcc.configuration.exe.debug.599230539" name="Simulator-Debug">
<platformArchitecture>x86</platformArchitecture>
<asset path="Simulator-Debug/frogatto" entry="true" type="Qnx/Elf">frogatto</asset>
</configuration>
<configuration id="com.qnx.qcc.configuration.exe.profile.742294966" name="Simulator-Profile">
<platformArchitecture>x86</platformArchitecture>
<asset path="Simulator-Profile/frogatto" entry="true" type="Qnx/Elf">frogatto</asset>
</configuration>
<configuration id="com.qnx.qcc.configuration.exe.profile.coverage.1249164674" name="Simulator-Coverage">
<platformArchitecture>x86</platformArchitecture>
<asset path="Simulator-Coverage/frogatto" entry="true" type="Qnx/Elf">frogatto</asset>
</configuration>
<!-- The icon for the application, which should be 86x86. -->
<icon>
<image>bbicon.png</image>
</icon>
<!-- The splash screen that will appear when your application is launching. Should be 1024x600. -->
<!-- <splashscreen></splashscreen> -->
<!-- Request permission to execute native code. Required for native applications. -->
<action system="true">run_native</action>
<!-- The permissions requested by your application. -->
<!-- <action>access_shared</action> -->
<!-- <action>record_audio</action> -->
<!-- <action>read_geolocation</action> -->
<!-- <action>use_camera</action> -->
<!-- <action>access_internet</action> -->
<!-- <action>play_audio</action> -->
<!-- <action>post_notification</action> -->
<!-- <action>set_audio_volume</action> -->
<!-- <action>read_device_identifying_information</action> -->
<!-- Ensure that shared libraries in the package are found at run-time. -->
<env var="LD_LIBRARY_PATH" value="app/native/lib"/>
</qnx>