[Bf-blender-cvs] CVS commit: blender/intern/SoundSystem CMakeLists.txt blender/intern/SoundSystem/openal SND_OpenALDevice.cpp

Chris Want cwant at ualberta.ca
Wed Dec 13 03:54:59 CET 2006


hos (Chris Want) 2006/12/13 03:54:59 CET

  Modified files:
    blender/intern/SoundSystem CMakeLists.txt 
    blender/intern/SoundSystem/openal SND_OpenALDevice.cpp 
  
  Log:
  Crude test so that if openal comes from apple framework stuff, use the
  headers <al.h>, <alc.h>, and <alut.h> instead of <AL/al.h>, <AL/alc.h>,
  and <AL/alut.h>
  
  (cmake generated makefiles now work out of the box on my intel mac)
  
  Revision  Changes    Path
  1.3       +5 -1      blender/intern/SoundSystem/CMakeLists.txt
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/intern/SoundSystem/CMakeLists.txt.diff?r1=1.2&r2=1.3&cvsroot=bf-blender>
  1.26      +7 -1      blender/intern/SoundSystem/openal/SND_OpenALDevice.cpp
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/intern/SoundSystem/openal/SND_OpenALDevice.cpp.diff?r1=1.25&r2=1.26&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list