mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 16:20:11 -04:00
woo! mp3
This commit is contained in:
parent
7c5ab1240a
commit
06f55154be
@ -35,3 +35,15 @@
|
|||||||
audio_load_st.cxx
|
audio_load_st.cxx
|
||||||
|
|
||||||
#end lib_target
|
#end lib_target
|
||||||
|
|
||||||
|
#begin lib_target
|
||||||
|
#define TARGET audio_load_mp3
|
||||||
|
#define BUILDING_DLL BUILDING_MISC
|
||||||
|
#define LOCAL_LIBS \
|
||||||
|
audio mpg123
|
||||||
|
#define CFLAGS -DGENERIC -DNOXFERMEM
|
||||||
|
|
||||||
|
#define SOURCES \
|
||||||
|
audio_load_mp3.cxx
|
||||||
|
|
||||||
|
#end lib_target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user