]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - plugins/imagepng/imagepng.def
CMake: Make dll bundling optional
[xonotic/netradiant.git] / plugins / imagepng / imagepng.def
index cc87688556e30a7d344adb9fd2d575666f2eb25a..e9e054d245b6a25dce832f0f38b64c7515548760 100644 (file)
@@ -1,8 +1,7 @@
 ; imagepng.def : Declares the module parameters for the DLL.
 
 LIBRARY      "IMAGEPNG"
-DESCRIPTION  'IMAGEPNG Windows Dynamic Link Library'
 
 EXPORTS
     ; Explicit exports can go here
-       Synapse_EnumerateInterfaces @1
+       Radiant_RegisterModules @1