X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fnetradiant.git;a=blobdiff_plain;f=plugins%2Ftextool%2FTexTool.def;h=95cbb273522dd78b3528b6016943e3d71d864440;hp=d992fe0eff539de937f02d2120210faa42b05d20;hb=2b5ef55c7c51742f63d271e7b77c0b7e6e2ed2e5;hpb=b1bfb19ecd5ec8355065b2028a6de0c850197b2d diff --git a/plugins/textool/TexTool.def b/plugins/textool/TexTool.def index d992fe0e..95cbb273 100644 --- a/plugins/textool/TexTool.def +++ b/plugins/textool/TexTool.def @@ -1,12 +1,12 @@ -; 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 +; 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