openalbridge/openalbridge.def
author smxx
Fri, 26 Mar 2010 00:37:36 +0000
changeset 3067 330e60f5dde8
parent 2216 82e7da49c26a
permissions -rw-r--r--
CMake: * Finally auto detect Lua system libraries on ALL unix/linux systems (hope so) * Fixed first time configure for hwengine (tried to set LUA_LIBRARY before triggering detection)

LIBRARY "openalbridge"
EXPORTS
	openal_init
	openal_close
	openal_ready
	openal_loadfile
	openal_toggleloop
	openal_setvolume
	openal_setglobalvolume
	openal_togglemute
	openal_fadeout
	openal_fadein
	openal_fade
	openal_playsound	
	openal_pausesound
	openal_stopsound