Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Commit 8604158

Browse files
tvjon6by9
authored andcommitted
mmalplay: Create Makefile
1 parent 0c8aa81 commit 8604158

File tree

1 file changed

+2
-0
lines changed
  • host_applications/vmcs/test_apps/mmalplay

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
all:
2+
gcc -O3 mmalplay.c playback.c -o mmalplay -lmmal -lmmal_core -lmmal_util -I/opt/vc/include/ -L/opt/vc/lib/ -lpthread -lvcos

0 commit comments

Comments
 (0)