]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - misc/mediasource/extra/netradiant-src/plugins/textool/TexTool.def
Move the netradiant and fteqcc sources
[voretournament/voretournament.git] / misc / mediasource / extra / netradiant-src / plugins / textool / TexTool.def
diff --git a/misc/mediasource/extra/netradiant-src/plugins/textool/TexTool.def b/misc/mediasource/extra/netradiant-src/plugins/textool/TexTool.def
deleted file mode 100644 (file)
index 95cbb27..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-; TexTool.def : Declares the module parameters for the DLL.
-
-LIBRARY      "TexTool"
-DESCRIPTION  'TexTool 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