summaryrefslogtreecommitdiffstats
path: root/src/activeqt/control/qaxserver.def
diff options
context:
space:
mode:
Diffstat (limited to 'src/activeqt/control/qaxserver.def')
-rw-r--r--src/activeqt/control/qaxserver.def8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/activeqt/control/qaxserver.def b/src/activeqt/control/qaxserver.def
new file mode 100644
index 0000000..a00638d
--- /dev/null
+++ b/src/activeqt/control/qaxserver.def
@@ -0,0 +1,8 @@
+; mfc_test.def : Declares the module parameters.
+
+EXPORTS
+ DllCanUnloadNow PRIVATE
+ DllGetClassObject PRIVATE
+ DllRegisterServer PRIVATE
+ DllUnregisterServer PRIVATE
+ DumpIDL PRIVATE