Statistics
| Revision:

svn-gvsig-desktop / branches / v2_0_0_prep / extensions / extIconThemeBase / .project @ 29636

History | View | Annotate | Download (676 Bytes)

1
<projectDescription>
2
  <name>extIconThemeBase</name>
3
  <comment>Base POM for all GvSIG extension projects. This pom knows
4
		how to build and made an extension for GvSIG. The property
5
		&quot;build-dir&quot; must be set up correctly.</comment>
6
  <projects>
7
    <project>_fwAndami</project>
8
    <project>libInternationalization</project>
9
    <project>libTools</project>
10
    <project>libUIComponent</project>
11
    <project>libIverUtiles</project>
12
  </projects>
13
  <buildSpec>
14
    <buildCommand>
15
      <name>org.eclipse.jdt.core.javabuilder</name>
16
    </buildCommand>
17
  </buildSpec>
18
  <natures>
19
    <nature>org.eclipse.jdt.core.javanature</nature>
20
  </natures>
21
</projectDescription>