diff options
Diffstat (limited to 'DspControl/plugin/DspControl.def')
-rw-r--r-- | DspControl/plugin/DspControl.def | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/DspControl/plugin/DspControl.def b/DspControl/plugin/DspControl.def new file mode 100644 index 0000000..4d866c0 --- /dev/null +++ b/DspControl/plugin/DspControl.def @@ -0,0 +1,4 @@ +LIBRARY DspControl
+EXPORTS MirandaPluginInfo
+EXPORTS Load
+EXPORTS Unload
\ No newline at end of file |