Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 2854 in orxonox.OLD for orxonox/branches/sound/config.h.in


Ignore:
Timestamp:
Nov 14, 2004, 4:44:31 PM (21 years ago)
Author:
simon
Message:

/branches/sound: finally a running version. To test, you can switch the parameters in the test class sound_test. A .ogg file named music.ogg from the directory . is played. The test class is really ugly, I know.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/sound/config.h.in

    r2627 r2854  
    3434/* Define to 1 if you have the <SDL/SDL.h> header file. */
    3535#undef HAVE_SDL_SDL_H
     36
     37/* Define to 1 if you have the <SDL/SDL_mixer.h> header file. */
     38#undef HAVE_SDL_SDL_MIXER_H
    3639
    3740/* Define to 1 if you have the `sqrt' function. */
Note: See TracChangeset for help on using the changeset viewer.