]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - plugins/sample/sample.def
the historic move: getting rid of all visual studio project stuff, now that the mingw...
[xonotic/netradiant.git] / plugins / sample / sample.def
1 ; sample.def : Declares the module parameters for the DLL.
2
3 LIBRARY      "SAMPLE"
4
5 EXPORTS
6     ; Explicit exports can go here
7         Radiant_RegisterModules @1