source: xplra/src/plugin/src/xplra/version.ldscript@ 49:2f52c296803c

Last change on this file since 49:2f52c296803c was 13:42fd631176b7, checked in by István Váradi <ivaradi@…>, 11 years ago

Reorganized code to be able to handle the client library as a normal libtool library

File size: 119 bytes
Line 
1{
2 global:
3 XPluginStart;
4 XPluginStop;
5 XPluginEnable;
6 XPluginDisable;
7 XPluginReceiveMessage;
8 local:
9 *;
10};
Note: See TracBrowser for help on using the repository browser.