forked from tidev/ti.compression
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.project
40 lines (40 loc) · 1.01 KB
/
.project
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
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<<<<<<< HEAD
<name>ti.compression2</name>
=======
<name>ti.compression</name>
>>>>>>> 39cafb622ca27801323722072ecd4350ffdb5eea
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<<<<<<< HEAD
=======
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
>>>>>>> 39cafb622ca27801323722072ecd4350ffdb5eea
<name>com.appcelerator.titanium.core.builder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>com.aptana.ide.core.unifiedBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<<<<<<< HEAD
<nature>com.appcelerator.titanium.mobile.module.nature</nature>
=======
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>com.appcelerator.titanium.mobile.module.nature</nature>
<nature>com.aptana.projects.webnature</nature>
>>>>>>> 39cafb622ca27801323722072ecd4350ffdb5eea
</natures>
</projectDescription>