We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6baeda4 commit 964cc15Copy full SHA for 964cc15
jni/Android.mk
@@ -60,6 +60,7 @@ SOURCES_C += $(SPU_DIR)/dma.c \
60
61
# gpu
62
SOURCES_C += $(GPU_DIR)/gpu.c \
63
+ $(GPU_DIR)/prim.c \
64
$(GPU_DIR)/vout_pl.c
65
66
# cdrcimg
0 commit comments