source: nscp/modules/CheckNSCP/CheckNSCP.def @ 39c73cd

0.4.00.4.10.4.2
Last change on this file since 39c73cd was 1ecd26f, checked in by Michael Medin <michael@…>, 2 years ago

syncronized streams between 0.4.x and 0.3.x as well as improed the CMAke build *alot*

  • Property mode set to 100644
File size: 262 bytes
Line 
1LIBRARY FileLogger
2
3EXPORTS
4        NSModuleHelperInit
5        NSLoadModule
6        NSLoadModuleEx
7        NSGetModuleName
8        NSGetModuleVersion
9        NSHasCommandHandler
10        NSHasMessageHandler
11        NSHandleMessage
12        NSHandleCommand
13        NSUnloadModule
14        NSGetModuleDescription
15        NSDeleteBuffer
Note: See TracBrowser for help on using the repository browser.