~comnets/openwns-rise/rise--main--1.0

1 by Maciej Muehleisen
Initial commit
1
<?xml version="1.0" encoding="UTF-8"?>
2
<projectDescription>
3
	<name>RISE</name>
4
	<comment></comment>
5
	<projects>
6
	</projects>
7
	<buildSpec>
8
		<buildCommand>
9
			<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
10
			<arguments>
11
				<dictionary>
12
					<key>LaunchConfigHandle</key>
13
					<value>&lt;project&gt;/.externalToolBuilders/org.eclipse.cdt.make.core.makeBuilder.launch</value>
14
				</dictionary>
15
			</arguments>
16
		</buildCommand>
17
		<buildCommand>
18
			<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
19
			<arguments>
20
				<dictionary>
21
					<key>LaunchConfigHandle</key>
22
					<value>&lt;project&gt;/.externalToolBuilders/org.eclipse.cdt.make.core.ScannerConfigBuilder.launch</value>
23
				</dictionary>
24
			</arguments>
25
		</buildCommand>
26
	</buildSpec>
27
	<natures>
28
		<nature>org.eclipse.cdt.core.cnature</nature>
29
		<nature>org.eclipse.cdt.make.core.makeNature</nature>
30
		<nature>org.eclipse.cdt.make.core.ScannerConfigNature</nature>
31
		<nature>org.eclipse.cdt.core.ccnature</nature>
32
	</natures>
33
</projectDescription>