Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.DotNetScilab/1.0/DotNetScilab-1.0/DotNetScilab-1.0.dll.config @ 13397

Last change on this file since 13397 was 10602, checked in by mkommend, 10 years ago

#2171: Added DotNetScilab and HeuristicLab.DotNetScilab to the external libraries.

File size: 303 bytes
Line 
1<?xml version="1.0"?>
2<configuration>
3  <dllmap dll="call_scilab.dll" target="libscilab.so"/>
4  <dllmap dll="api_scilab.dll" target="libscilab.so"/>
5  <dllmap dll="graphics.dll" target="libscigraphics.so"/>
6  <dllmap dll="scioutput_stream.dll" target="libscioutput_stream.so"/>
7</configuration>
Note: See TracBrowser for help on using the repository browser.