source: nscp/modules/DebugLogMetrics/DebugLogMetrics.def @ cad08fb

0.4.00.4.10.4.2
Last change on this file since cad08fb was cad08fb, checked in by Michael Medin <michael@…>, 3 years ago

Major update with a new plugin glue that works better with *nix.
Everything should be the same but look tidier

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