]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - plugins/imagehl/imagehl.def
CMake: really fix installing gamepacks
[xonotic/netradiant.git] / plugins / imagehl / imagehl.def
index 57cbbd4e9feb1d194228f1f0584efaaf79d53a31..41d105e41f261dc7cab741edeb46bf0f7776b993 100644 (file)
@@ -1,8 +1,7 @@
-; hlimage.def : Declares the module parameters for the DLL.\r
-\r
-LIBRARY      "ImageHL"\r
-DESCRIPTION  'ImageHL Windows Dynamic Link Library'\r
-\r
-EXPORTS\r
-    ; Explicit exports can go here\r
-       Synapse_EnumerateInterfaces @1\r
+; imagehl.def : Declares the module parameters for the DLL.
+
+LIBRARY      "ImageHL"
+
+EXPORTS
+    ; Explicit exports can go here
+       Radiant_RegisterModules @1