.project 1.21 KB
Newer Older
1 2 3 4 5 6 7
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>elphel-udev-rules</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
8 9 10 11 12 13
		<buildCommand>
			<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
			<triggers>full,incremental,</triggers>
			<arguments>
			</arguments>
		</buildCommand>
14 15 16 17 18
		<buildCommand>
			<name>org.python.pydev.PyDevBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
19 20 21 22 23 24
		<buildCommand>
			<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
			<triggers>full,incremental,</triggers>
			<arguments>
			</arguments>
		</buildCommand>
25 26 27
	</buildSpec>
	<natures>
		<nature>org.python.pydev.pythonNature</nature>
28 29 30 31
		<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>
32
	</natures>
33 34 35 36 37 38 39 40 41 42 43
	<filteredResources>
		<filter>
			<id>1471128269421</id>
			<name></name>
			<type>10</type>
			<matcher>
				<id>org.eclipse.ui.ide.multiFilter</id>
				<arguments>1.0-name-matches-false-false-sysroots</arguments>
			</matcher>
		</filter>
	</filteredResources>
44
</projectDescription>