Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.ExternalEvaluation Scientific/DotNetScilab/dotnetsci/DotNet-Component-Scilab.dll.config @ 10137

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

#2082: Renamed dllmap config.

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.