Statistics
| Revision:

gvsig-raster / libjni-potrace / trunk / libjni-potrace / .project @ 1780

History | View | Annotate | Download (536 Bytes)

1
<?xml version="1.0" encoding="UTF-8"?>
2
<projectDescription>
3
	<name>libjni-potrace</name>
4
	<comment>Base POM for all GvSIG JNI projects. This pom knows how to
5
		build and made an libraries for GvSIG. The property
6
		&quot;gvsig-path&quot; must be set up correctly.</comment>
7
	<projects>
8
	</projects>
9
	<buildSpec>
10
		<buildCommand>
11
			<name>org.eclipse.jdt.core.javabuilder</name>
12
			<arguments>
13
			</arguments>
14
		</buildCommand>
15
	</buildSpec>
16
	<natures>
17
		<nature>org.eclipse.jdt.core.javanature</nature>
18
	</natures>
19
</projectDescription>