File: RobotRaconteurNET.dll.config

package info (click to toggle)
robotraconteur 1.2.7-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 101,380 kB
  • sloc: cpp: 1,149,268; cs: 87,653; java: 58,127; python: 26,897; ansic: 356; sh: 152; makefile: 90; xml: 51
file content (6 lines) | stat: -rw-r--r-- 439 bytes parent folder | download
1
2
3
4
5
6
<configuration>
	<dllmap dll="RobotRaconteurNETNative" target="RobotRaconteurNETNative-linux32" os="linux" cpu="x86"/>
	<dllmap dll="RobotRaconteurNETNative" target="RobotRaconteurNETNative-linux64" os="linux" cpu="x86-64"/>
	<dllmap dll="RobotRaconteurNETNative" target="RobotRaconteurNETNative-darwin" os="osx"/>
	<dllmap dll="RobotRaconteurNETNative" target="RobotRaconteurNETNative-linux-armhf" os="linux" cpu="arm"/>
</configuration>