aboutsummaryrefslogtreecommitdiff
path: root/Src/ie_plugin/export.def
diff options
context:
space:
mode:
Diffstat (limited to 'Src/ie_plugin/export.def')
-rw-r--r--Src/ie_plugin/export.def7
1 files changed, 7 insertions, 0 deletions
diff --git a/Src/ie_plugin/export.def b/Src/ie_plugin/export.def
new file mode 100644
index 00000000..3851a78b
--- /dev/null
+++ b/Src/ie_plugin/export.def
@@ -0,0 +1,7 @@
+LIBRARY "iewachk"
+EXPORTS
+
+DllRegisterServer PRIVATE
+DllUnregisterServer PRIVATE
+DllCanUnloadNow PRIVATE
+DllGetClassObject PRIVATE \ No newline at end of file