xref: /btstack/port/mtk/SPPClient/.project (revision 8caefee39d444df6d8908a96a844825f10fbdaa4)
1*8caefee3SMatthias Ringwald<?xml version="1.0" encoding="UTF-8"?>
2*8caefee3SMatthias Ringwald<projectDescription>
3*8caefee3SMatthias Ringwald	<name>SPPClient</name>
4*8caefee3SMatthias Ringwald	<comment></comment>
5*8caefee3SMatthias Ringwald	<projects>
6*8caefee3SMatthias Ringwald	</projects>
7*8caefee3SMatthias Ringwald	<buildSpec>
8*8caefee3SMatthias Ringwald		<buildCommand>
9*8caefee3SMatthias Ringwald			<name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name>
10*8caefee3SMatthias Ringwald			<arguments>
11*8caefee3SMatthias Ringwald			</arguments>
12*8caefee3SMatthias Ringwald		</buildCommand>
13*8caefee3SMatthias Ringwald		<buildCommand>
14*8caefee3SMatthias Ringwald			<name>com.android.ide.eclipse.adt.PreCompilerBuilder</name>
15*8caefee3SMatthias Ringwald			<arguments>
16*8caefee3SMatthias Ringwald			</arguments>
17*8caefee3SMatthias Ringwald		</buildCommand>
18*8caefee3SMatthias Ringwald		<buildCommand>
19*8caefee3SMatthias Ringwald			<name>org.eclipse.jdt.core.javabuilder</name>
20*8caefee3SMatthias Ringwald			<arguments>
21*8caefee3SMatthias Ringwald			</arguments>
22*8caefee3SMatthias Ringwald		</buildCommand>
23*8caefee3SMatthias Ringwald		<buildCommand>
24*8caefee3SMatthias Ringwald			<name>com.android.ide.eclipse.adt.ApkBuilder</name>
25*8caefee3SMatthias Ringwald			<arguments>
26*8caefee3SMatthias Ringwald			</arguments>
27*8caefee3SMatthias Ringwald		</buildCommand>
28*8caefee3SMatthias Ringwald	</buildSpec>
29*8caefee3SMatthias Ringwald	<natures>
30*8caefee3SMatthias Ringwald		<nature>com.android.ide.eclipse.adt.AndroidNature</nature>
31*8caefee3SMatthias Ringwald		<nature>org.eclipse.jdt.core.javanature</nature>
32*8caefee3SMatthias Ringwald	</natures>
33*8caefee3SMatthias Ringwald	<linkedResources>
34*8caefee3SMatthias Ringwald		<link>
35*8caefee3SMatthias Ringwald			<name>btstack-gen</name>
36*8caefee3SMatthias Ringwald			<type>2</type>
37*8caefee3SMatthias Ringwald			<locationURI>BTSTACK_JAVA_LOC/gen</locationURI>
38*8caefee3SMatthias Ringwald		</link>
39*8caefee3SMatthias Ringwald		<link>
40*8caefee3SMatthias Ringwald			<name>btstack-src</name>
41*8caefee3SMatthias Ringwald			<type>2</type>
42*8caefee3SMatthias Ringwald			<locationURI>BTSTACK_JAVA_LOC/src</locationURI>
43*8caefee3SMatthias Ringwald		</link>
44*8caefee3SMatthias Ringwald	</linkedResources>
45*8caefee3SMatthias Ringwald	<variableList>
46*8caefee3SMatthias Ringwald		<variable>
47*8caefee3SMatthias Ringwald			<name>BTSTACK_JAVA_LOC</name>
48*8caefee3SMatthias Ringwald			<value>$%7BPARENT-3-PROJECT_LOC%7D/java</value>
49*8caefee3SMatthias Ringwald		</variable>
50*8caefee3SMatthias Ringwald	</variableList>
51*8caefee3SMatthias Ringwald</projectDescription>
52