summaryrefslogtreecommitdiffstats
path: root/Asenath/Asenath.def
diff options
context:
space:
mode:
Diffstat (limited to 'Asenath/Asenath.def')
-rw-r--r--Asenath/Asenath.def10
1 files changed, 0 insertions, 10 deletions
diff --git a/Asenath/Asenath.def b/Asenath/Asenath.def
deleted file mode 100644
index 2eae830..0000000
--- a/Asenath/Asenath.def
+++ /dev/null
@@ -1,10 +0,0 @@
-; Asenath.def : Declares the module parameters for the DLL.
-
-LIBRARY "Asenath"
-DESCRIPTION 'Asenath ISAPI Extension'
-
-EXPORTS
- ; Explicit exports can go here
-
- HttpExtensionProc @1
- GetExtensionVersion @2 \ No newline at end of file