; shaders.def : Declares the module parameters for the DLL.

LIBRARY      "ShadersHL"
DESCRIPTION  'ShadersHL Windows Dynamic Link Library'

EXPORTS
    ; Explicit exports can go here
	Synapse_EnumerateInterfaces @1