mirror of
https://github.com/UberGames/GtkRadiant.git
synced 2024-11-10 06:31:41 +00:00
48410b113d
Fixing plugins on both Linux and Windows. It's consistent now. Fixing gl font on Windows. Mostly, added lots of plugins. git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@474 8a3a26a2-13c4-0310-b231-cf6edde360e5
7 lines
159 B
Modula-2
7 lines
159 B
Modula-2
; fgd.def : Declares the module parameters for the DLL.
|
|
|
|
LIBRARY "HydraToolz"
|
|
|
|
EXPORTS
|
|
; Explicit exports can go here
|
|
Synapse_EnumerateInterfaces @1
|