mirror of
https://github.com/UberGames/GtkRadiant.git
synced 2024-11-10 14:41:54 +00:00
ed9b7a9265
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@207 8a3a26a2-13c4-0310-b231-cf6edde360e5
8 lines
206 B
Modula-2
8 lines
206 B
Modula-2
; ufoai.def : Declares the module parameters for the DLL.
|
|
|
|
LIBRARY "UFOAI"
|
|
DESCRIPTION 'UFOAI Windows Dynamic Link Library'
|
|
|
|
EXPORTS
|
|
; Explicit exports can go here
|
|
Synapse_EnumerateInterfaces @1
|