mirror of
https://github.com/UberGames/GtkRadiant.git
synced 2024-12-01 08:01:24 +00:00
9 lines
221 B
Modula-2
9 lines
221 B
Modula-2
|
; md3model.def : Declares the module parameters for the DLL.
|
||
|
|
||
|
LIBRARY "SPRITEMODEL"
|
||
|
DESCRIPTION 'SPRITEMODEL Windows Dynamic Link Library'
|
||
|
|
||
|
EXPORTS
|
||
|
; Explicit exports can go here
|
||
|
Synapse_EnumerateInterfaces @1
|