.project 966 Bytes
Newer Older
1 2
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
3
	<name>elphel-apps-camogm</name>
4 5 6 7 8 9 10 11 12 13
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
			<triggers>full,incremental,</triggers>
			<arguments>
			</arguments>
		</buildCommand>
Mikhail Karpenko's avatar
Mikhail Karpenko committed
14 15 16 17 18 19 20 21 22 23
		<buildCommand>
			<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
			<triggers>full,incremental,</triggers>
			<arguments>
				<dictionary>
					<key>LaunchConfigHandle</key>
					<value>&lt;project&gt;/.externalToolBuilders/SCP apps-camogm to target.launch</value>
				</dictionary>
			</arguments>
		</buildCommand>
24 25 26 27 28 29 30 31
	</buildSpec>
	<natures>
		<nature>org.eclipse.cdt.core.cnature</nature>
		<nature>org.eclipse.cdt.core.ccnature</nature>
		<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
		<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
	</natures>
</projectDescription>