mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-18 20:37:56 +00:00
1906cf93f8
You might just say: 'Yeah! crosstool-NG's got its own repo!". Unfortunately, that's because the previous repo got damaged beyond repair and I had no backup. That means I'm putting backups in place in the afternoon. That also means we've lost history... :-(
35 lines
1.0 KiB
XML
35 lines
1.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<projectDescription>
|
|
<name>crosstool-ng</name>
|
|
<comment></comment>
|
|
<projects>
|
|
</projects>
|
|
<buildSpec>
|
|
<buildCommand>
|
|
<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
|
|
<triggers>full,incremental,</triggers>
|
|
<arguments>
|
|
<dictionary>
|
|
<key>LaunchConfigHandle</key>
|
|
<value><project>/.externalToolBuilders/org.eclipse.cdt.make.core.makeBuilder.launch</value>
|
|
</dictionary>
|
|
</arguments>
|
|
</buildCommand>
|
|
<buildCommand>
|
|
<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
|
|
<triggers>full,incremental,</triggers>
|
|
<arguments>
|
|
<dictionary>
|
|
<key>LaunchConfigHandle</key>
|
|
<value><project>/.externalToolBuilders/org.eclipse.cdt.make.core.ScannerConfigBuilder.launch</value>
|
|
</dictionary>
|
|
</arguments>
|
|
</buildCommand>
|
|
</buildSpec>
|
|
<natures>
|
|
<nature>org.eclipse.cdt.core.cnature</nature>
|
|
<nature>org.eclipse.cdt.make.core.makeNature</nature>
|
|
<nature>org.eclipse.cdt.make.core.ScannerConfigNature</nature>
|
|
</natures>
|
|
</projectDescription>
|