|
|
@@ -49,25 +49,25 @@
|
|
|
|
|
|
#end lib_target
|
|
|
|
|
|
-//#begin lib_target
|
|
|
-// #define TARGET openal_audio
|
|
|
-// #define BUILD_TARGET $[HAVE_OPENAL]
|
|
|
-// #define USE_PACKAGES openal
|
|
|
-// #define BUILDING_DLL BUILDING_OPENAL_AUDIO
|
|
|
-// #define LOCAL_LIBS audio event
|
|
|
-// #define WIN_SYS_LIBS $[WIN_SYS_LIBS] user32.lib advapi32.lib winmm.lib
|
|
|
-//
|
|
|
-// #define COMBINED_SOURCES $[TARGET]_composite1.cxx
|
|
|
-//
|
|
|
-// #define SOURCES \
|
|
|
-// config_openalAudio.h \
|
|
|
-// openalAudioManager.h \
|
|
|
-// openalAudioSound.I openalAudioSound.h
|
|
|
-//
|
|
|
-// #define INCLUDED_SOURCES \
|
|
|
-// config_openalAudio.cxx openalAudioManager.cxx openalAudioSound.cxx
|
|
|
-//
|
|
|
-//#end lib_target
|
|
|
+#begin lib_target
|
|
|
+ #define TARGET openal_audio
|
|
|
+ #define BUILD_TARGET $[HAVE_OPENAL]
|
|
|
+ #define USE_PACKAGES openal
|
|
|
+ #define BUILDING_DLL BUILDING_OPENAL_AUDIO
|
|
|
+ #define LOCAL_LIBS audio event
|
|
|
+ #define WIN_SYS_LIBS $[WIN_SYS_LIBS] user32.lib advapi32.lib winmm.lib
|
|
|
+
|
|
|
+ #define COMBINED_SOURCES $[TARGET]_composite1.cxx
|
|
|
+
|
|
|
+ #define SOURCES \
|
|
|
+ config_openalAudio.h \
|
|
|
+ openalAudioManager.h \
|
|
|
+ openalAudioSound.I openalAudioSound.h
|
|
|
+
|
|
|
+ #define INCLUDED_SOURCES \
|
|
|
+ config_openalAudio.cxx openalAudioManager.cxx openalAudioSound.cxx
|
|
|
+
|
|
|
+#end lib_target
|
|
|
|
|
|
//#begin lib_target
|
|
|
// #define TARGET audio_linux
|