summaryrefslogtreecommitdiff
path: root/src/eclipse/continuations-library/.project
blob: f3a53a3d97e887f92732e08266344823cea34555 (plain) (blame)
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
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>continuations-library</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.scala-ide.sdt.core.scalabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.scala-ide.sdt.core.scalanature</nature>
		<nature>org.eclipse.jdt.core.javanature</nature>
	</natures>
	<linkedResources>
		<link>
			<name>build-quick-continuations-library</name>
			<type>2</type>
			<locationURI>SCALA_BASEDIR/build/quick/classes/continuations/library</locationURI>
		</link>
		<link>
			<name>library</name>
			<type>2</type>
			<locationURI>SCALA_BASEDIR/src/continuations/library</locationURI>
		</link>
	</linkedResources>
</projectDescription>