VTB: release CVBuffer after it actually has been rendered
[xbmc.git] / xbmc / pvr / Makefile
blob3d9f47e510f2da5d23e4c0ff0297fe00f26f529b
1 SRCS=PVRGUIInfo.cpp \
2 PVRManager.cpp \
3 PVRDatabase.cpp \
4 PVRActionListener.cpp \
5 PVRSettings.cpp
7 LIB=pvr.a
9 include ../../Makefile.include
10 -include $(patsubst %.cpp,%.P,$(patsubst %.c,%.P,$(SRCS)))