summaryrefslogtreecommitdiffstats
path: root/Asenath/Asenath.def
diff options
context:
space:
mode:
authorChris Little <chrislit@crosswire.org>2014-04-24 08:53:00 +0000
committerChris Little <chrislit@crosswire.org>2014-04-24 08:53:00 +0000
commit3abd17a189bcec04739dc9e319b8521acc8e957e (patch)
tree0a52a93d634a90c95f06b9b4bf065b528ea5721f /Asenath/Asenath.def
parentce36f9552861abc851b7a25268c46bff49119384 (diff)
downloadsword-tools-3abd17a189bcec04739dc9e319b8521acc8e957e.tar.gz
moved Asenath to GitHub: https://github.com/chrislit/Asenath
git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@487 07627401-56e2-0310-80f4-f8cd0041bdcd
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