Enable audio support for MSVC builds.
This commit is contained in:
parent
dd8852dabe
commit
82346dec63
1 changed files with 2 additions and 0 deletions
|
@ -162,6 +162,8 @@
|
|||
|
||||
#define HAVE_MEMCPY 1
|
||||
|
||||
#ifndef ENABLE_AUDIO_SUPPORT
|
||||
#define ENABLE_AUDIO_SUPPORT
|
||||
#endif
|
||||
|
||||
// eof - config.h-msvc6 - single flightgear config.h file
|
||||
|
|
Loading…
Add table
Reference in a new issue