blender/intern/SoundSystem
Chris Want 924a849755 Support for building bf-blender under windows with gcc (huge thanks to
Florian Eggenburger).

Full instructions are in doc/README.windows-gcc.

Main differences from Florian's patch:

- the 'lib' dir should now be the same level as the 'blender' dir (rather
than being a subdir of 'blender'). This is consistent with the other
platforms that bf-blender supports (tuhopuu will also adopt this convention
hopefully soon).

- the script 'free_windows-env.mk' is no longer needed ... see the
docs about how this is overcome (again, tuhopuu will hopefully
also follow this route soon).

- the dlltool dir has it's own Makefile that builds all of the
needed stub libraries from the dll's in cvs.
2003-05-24 20:04:37 +00:00
..
dummy Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
fmod Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
intern Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
openal - replaced #elif with more correct version: 2003-01-04 18:17:50 +00:00
SND_test updated .c files to include: 2002-11-25 12:02:15 +00:00
Makefile don't use fmod on darwin 2003-02-09 20:15:39 +00:00
SND_C-api.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
SND_CDObject.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
SND_DependKludge.h Support for building bf-blender under windows with gcc (huge thanks to 2003-05-24 20:04:37 +00:00
SND_DeviceManager.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
SND_IAudioDevice.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
SND_Object.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
SND_Scene.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
SND_SoundListener.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
SND_SoundObject.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
SND_Utils.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
SND_WaveCache.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
SND_WaveSlot.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
SoundDefines.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00