1
0
mirror of https://github.com/livingcomputermuseum/UniBone.git synced 2026-02-14 11:55:28 +00:00
Files
livingcomputermuseum.UniBone/10.01_base/2_src/.project
Joerg Hoppe 2530d9cbb5 Initial
2019-04-05 11:30:26 +02:00

29 lines
842 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>10.01_base</name>
<comment></comment>
<projects>
<project>90_common</project>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
<triggers>clean,full,incremental,</triggers>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
<triggers>full,incremental,</triggers>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<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>
</natures>
</projectDescription>