mirror of
https://github.com/UberGames/GtkRadiant.git
synced 2024-11-25 21:31:12 +00:00
9 lines
247 B
Modula-2
9 lines
247 B
Modula-2
|
; surface_heretic2.def : Declares the module parameters for the DLL.
|
||
|
|
||
|
LIBRARY "Surface_Heretic2"
|
||
|
DESCRIPTION 'Surface_Heretic2 Windows Dynamic Link Library'
|
||
|
|
||
|
EXPORTS
|
||
|
; Explicit exports can go here
|
||
|
Synapse_EnumerateInterfaces @1
|