|
Revision 75, 501 bytes
(checked in by stou, 11 months ago)
|
- Fixed xerces build issues (hopefuly)
- Added initial scons build files
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?> |
|---|
| 2 | <projectDescription> |
|---|
| 3 | <name>fe3d</name> |
|---|
| 4 | <comment></comment> |
|---|
| 5 | <projects> |
|---|
| 6 | </projects> |
|---|
| 7 | <buildSpec> |
|---|
| 8 | <buildCommand> |
|---|
| 9 | <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name> |
|---|
| 10 | <arguments> |
|---|
| 11 | </arguments> |
|---|
| 12 | </buildCommand> |
|---|
| 13 | </buildSpec> |
|---|
| 14 | <natures> |
|---|
| 15 | <nature>org.eclipse.cdt.core.cnature</nature> |
|---|
| 16 | <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> |
|---|
| 17 | <nature>org.eclipse.cdt.core.ccnature</nature> |
|---|
| 18 | </natures> |
|---|
| 19 | </projectDescription> |
|---|