source: EcnlProtoTool/trunk/prototool/.project@ 446

Last change on this file since 446 was 446, checked in by coas-nagasima, 4 years ago

プログラムテーブルのセクションを追加しntshellで読みだしてHELPを表示するよう変更

File size: 1.2 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<projectDescription>
3 <name>prototool</name>
4 <comment></comment>
5 <projects>
6 <project>curl-7.57.0</project>
7 <project>mbed_api</project>
8 <project>mruby-2.1.1</project>
9 <project>musl-1.1.18</project>
10 <project>ntshell</project>
11 <project>onigmo-6.1.3</project>
12 <project>tcc-0.9.27</project>
13 <project>zlib-1.2.11</project>
14 </projects>
15 <buildSpec>
16 <buildCommand>
17 <name>org.eclipse.xtext.ui.shared.xtextBuilder</name>
18 <arguments>
19 </arguments>
20 </buildCommand>
21 <buildCommand>
22 <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
23 <triggers>clean,full,incremental,</triggers>
24 <arguments>
25 </arguments>
26 </buildCommand>
27 <buildCommand>
28 <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
29 <triggers>full,incremental,</triggers>
30 <arguments>
31 </arguments>
32 </buildCommand>
33 </buildSpec>
34 <natures>
35 <nature>org.eclipse.cdt.core.cnature</nature>
36 <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
37 <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
38 <nature>org.eclipse.xtext.ui.shared.xtextNature</nature>
39 </natures>
40</projectDescription>
Note: See TracBrowser for help on using the repository browser.