File tree Expand file tree Collapse file tree 2 files changed +32
-2
lines changed
contrib/library/network/server/nino Expand file tree Collapse file tree 2 files changed +32
-2
lines changed Original file line number Diff line number Diff line change 1515 <library name =" base" location =" $ISE_LIBRARY\library\base\base-safe.ecf" />
1616 <library name =" net" location =" $ISE_LIBRARY\library\net\net-safe.ecf" />
1717 <library name =" thread" location =" $ISE_LIBRARY\library\thread\thread-safe.ecf" />
18- <cluster name =" nino" location =" .\library\" recursive =" true" />
18+ <cluster name =" nino" location =" .\library\" recursive =" true" >
19+ <file_rule >
20+ <exclude >spec</exclude >
21+ </file_rule >
22+ <file_rule >
23+ <exclude >tcp_stream_socket.e</exclude >
24+ <condition >
25+ <version type =" compiler" max =" 15.01.9.6506" />
26+ </condition >
27+ </file_rule >
28+ </cluster >
29+ <cluster name =" spec_before_15_01" location =" .\library\spec\before_15_01\" recursive =" true" >
30+ <condition >
31+ <version type =" compiler" max =" 15.01.9.6506" />
32+ </condition >
33+ </cluster >
1934 </target >
2035</system >
Original file line number Diff line number Diff line change 1515 <library name =" base" location =" $ISE_LIBRARY\library\base\base.ecf" />
1616 <library name =" net" location =" $ISE_LIBRARY\library\net\net.ecf" />
1717 <library name =" thread" location =" $ISE_LIBRARY\library\thread\thread.ecf" />
18- <cluster name =" nino" location =" .\library\" recursive =" true" />
18+ <cluster name =" nino" location =" .\library\" recursive =" true" >
19+ <file_rule >
20+ <exclude >spec</exclude >
21+ </file_rule >
22+ <file_rule >
23+ <exclude >tcp_stream_socket.e</exclude >
24+ <condition >
25+ <version type =" compiler" max =" 15.01.9.6506" />
26+ </condition >
27+ </file_rule >
28+ </cluster >
29+ <cluster name =" spec_before_15_01" location =" .\library\spec\before_15_01\" recursive =" true" >
30+ <condition >
31+ <version type =" compiler" max =" 15.01.9.6506" />
32+ </condition >
33+ </cluster >
1934 </target >
2035</system >
You can’t perform that action at this time.
0 commit comments