-
Notifications
You must be signed in to change notification settings - Fork 13
/
.project
45 lines (45 loc) · 1.39 KB
/
.project
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>VHDL_IP-Cores</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>net.sourceforge.veditor.simulateBuilder</name>
<arguments>
<dictionary>
<key>net.sourceforge.veditor.simulateBuilder.00000000Default.CleanCommand</key>
<value>echo 'Clean'</value>
</dictionary>
<dictionary>
<key>net.sourceforge.veditor.simulateBuilder.00000000Default.buildOrder</key>
<value>0</value>
</dictionary>
<dictionary>
<key>net.sourceforge.veditor.simulateBuilder.00000000Default.command</key>
<value>echo 'No Build Configuration Specified'</value>
</dictionary>
<dictionary>
<key>net.sourceforge.veditor.simulateBuilder.00000000Default.enable</key>
<value>true</value>
</dictionary>
<dictionary>
<key>net.sourceforge.veditor.simulateBuilder.00000000Default.name</key>
<value>Default</value>
</dictionary>
<dictionary>
<key>net.sourceforge.veditor.simulateBuilder.00000000Default.parser</key>
<value></value>
</dictionary>
<dictionary>
<key>net.sourceforge.veditor.simulateBuilder.00000000Default.workFolder</key>
<value></value>
</dictionary>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>net.sourceforge.veditor.HdlNature</nature>
</natures>
</projectDescription>