gtkradiant/plugins/sample/sample.def
mattn a5664116d3 * sample plugin
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@205 8a3a26a2-13c4-0310-b231-cf6edde360e5
2008-03-16 08:05:56 +00:00

8 lines
209 B
Modula-2

; sample.def : Declares the module parameters for the DLL.
LIBRARY "SAMPLE"
DESCRIPTION 'SAMPLE Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
Synapse_EnumerateInterfaces @1