spark: use libeplayer3 for playback

This commit is contained in:
Stefan Seyfried
2012-02-15 00:16:11 +01:00
parent ebf92d82ec
commit 4e3773c568
7 changed files with 33 additions and 26 deletions

View File

@@ -1,5 +1,6 @@
INCLUDES = \
-I$(top_srcdir)/common
-I$(top_srcdir)/common \
-I$(top_srcdir)/libeplayer3/include
noinst_LIBRARIES = libspark.a
@@ -14,7 +15,7 @@ libspark_a_SOURCES = \
video.cpp \
audio.cpp \
init.cpp \
playback.cpp \
playback_libeplayer3.cpp \
pwrmngr.cpp \
record.cpp