]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - misc/mediasource/netradiant-src/contrib/bobtoolz/ctftoolz.def
Rename mediasource to source
[voretournament/voretournament.git] / misc / mediasource / netradiant-src / contrib / bobtoolz / ctftoolz.def
diff --git a/misc/mediasource/netradiant-src/contrib/bobtoolz/ctftoolz.def b/misc/mediasource/netradiant-src/contrib/bobtoolz/ctftoolz.def
deleted file mode 100644 (file)
index 2c063ed..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-; plugin.def : Declares the module parameters for the DLL.
-
-LIBRARY      "ctfToolz"
-DESCRIPTION  'ctfToolz Windows Dynamic Link Library'
-
-EXPORTS
-    ; Explicit exports can go here
-       QERPlug_Init @1
-       QERPlug_GetName @2
-       QERPlug_GetCommandList @3
-       QERPlug_Dispatch @4
-       QERPlug_GetFuncTable @5