LIBRARY csfml-system-d
EXPORTS
	sfClock_Create
	sfClock_Destroy
	sfClock_GetTime
	sfClock_Reset
	sfMutex_Create
	sfMutex_Destroy
	sfMutex_Lock
	sfMutex_Unlock
	sfRandom_SetSeed
	sfRandom_GetSeed
	sfRandom_Float
	sfRandom_Int
	sfSleep
	sfThread_Create
	sfThread_Destroy
	sfThread_Launch
	sfThread_Wait
	sfThread_Terminate