-
Notifications
You must be signed in to change notification settings - Fork 2
/
.tproject
76 lines (76 loc) · 4.01 KB
/
.tproject
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
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<tproject xmlns="http://www.tizen.org/tproject">
<platforms>
<platform>
<name>mobile-2.3</name>
</platform>
</platforms>
<package>
<blacklist>
<path value=".gitignore" type="file"/>
<path value=".gitignore.orig" type="file"/>
<path value=".gitignore~" type="file"/>
<path value=".project.orig" type="file"/>
<path value=".tproject.orig" type="file"/>
<path value="Makefile" type="file"/>
<path value="docs" type="dir"/>
<path value="docs/TODO.txt" type="file"/>
<path value="docs/gmaps.png" type="file"/>
<path value="docs/logo.png" type="file"/>
<path value="docs/notes.txt" type="file"/>
<path value="docs/openlayers-gmaps.png" type="file"/>
<path value="docs/openlayers.png" type="file"/>
<path value="docs/screenshot.png" type="file"/>
<path value="tmp" type="dir"/>
<path value="tmp/.gitignore.orig" type="file"/>
<path value="tmp/.gitignore~" type="file"/>
<path value="tmp/.project.orig" type="file"/>
<path value="tmp/.tproject.orig" type="file"/>
<path value="tmp/480x854" type="dir"/>
<path value="tmp/480x854/gmaps.png" type="file"/>
<path value="tmp/480x854/openlayers-gmaps.png" type="file"/>
<path value="tmp/512x512.jpg" type="file"/>
<path value="tmp/COPYING" type="file"/>
<path value="tmp/README.txt" type="file"/>
<path value="tmp/author-signature.xml" type="file"/>
<path value="tmp/config.xml" type="file"/>
<path value="tmp/css" type="dir"/>
<path value="tmp/css/Mapo.css" type="file"/>
<path value="tmp/css/Mapo.min.css" type="file"/>
<path value="tmp/css/images" type="dir"/>
<path value="tmp/css/images/ajax-loader.gif" type="file"/>
<path value="tmp/css/images/icons-18-black.png" type="file"/>
<path value="tmp/css/images/icons-18-white.png" type="file"/>
<path value="tmp/css/images/icons-36-black.png" type="file"/>
<path value="tmp/css/images/icons-36-white.png" type="file"/>
<path value="tmp/css/jqm-docs.css" type="file"/>
<path value="tmp/css/jquery.mobile-1.2.0.css" type="file"/>
<path value="tmp/css/jquery.mobile-1.3.2.css" type="file"/>
<path value="tmp/css/jquery.mobile.structure-1.3.2.css" type="file"/>
<path value="tmp/css/jquery.mobile.theme-1.3.2.css" type="file"/>
<path value="tmp/css/style.css" type="file"/>
<path value="tmp/icon.png" type="file"/>
<path value="tmp/index.html" type="file"/>
<path value="tmp/js" type="dir"/>
<path value="tmp/js/OpenLayers.js" type="file"/>
<path value="tmp/js/jqm-docs.js" type="file"/>
<path value="tmp/js/jquery-1.8.2.js" type="file"/>
<path value="tmp/js/jquery-1.9.1.js" type="file"/>
<path value="tmp/js/jquery.mobile-1.2.0.js" type="file"/>
<path value="tmp/js/jquery.mobile-1.3.2.js" type="file"/>
<path value="tmp/js/main.js" type="file"/>
<path value="tmp/js/maps.google.com.js" type="file"/>
<path value="tmp/lib.js" type="file"/>
<path value="tmp/screenshot.jpg" type="file"/>
<path value="tmp/signature1.xml" type="file"/>
<path value="tmp/tmp" type="dir"/>
<path value="tmp/tmp/480x854" type="dir"/>
<path value="tmp/tmp/480x854/gmaps.png" type="file"/>
<path value="tmp/tmp/480x854/openlayers-gmaps.png" type="file"/>
<path value="tmp/tmp/512x512.jpg" type="file"/>
<path value="tmp/tmp/screenshot.jpg" type="file"/>
<path value="manifest.webapp" type="file"/>
</blacklist>
<resFallback autoGen="true"/>
</package>
</tproject>