source: CIVL/mods/dev.civl.mc/.project

main
Last change on this file was ea777aa, checked in by Alex Wilton <awilton@…>, 3 years ago

Moved examples, include, build_default.properties, common.xml, and README out from dev.civl.com into the root of the repo.

git-svn-id: svn://vsl.cis.udel.edu/civl/trunk@5704 fb995dde-84ed-4084-dfe6-e5aef3e2452c

  • Property mode set to 100644
File size: 555 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<projectDescription>
3 <name>dev.civl.mc</name>
4 <comment></comment>
5 <projects>
6 <project>CIVL</project>
7 <project>dev.civl.abc</project>
8 <project>dev.civl.com</project>
9 <project>dev.civl.gmc</project>
10 <project>dev.civl.sarl</project>
11 </projects>
12 <buildSpec>
13 <buildCommand>
14 <name>org.eclipse.jdt.core.javabuilder</name>
15 <arguments>
16 </arguments>
17 </buildCommand>
18 </buildSpec>
19 <natures>
20 <nature>org.eclipse.jdt.core.javanature</nature>
21 </natures>
22</projectDescription>
Note: See TracBrowser for help on using the repository browser.