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

Commit 0b1293c

Browse files
tvjon6by9
authored andcommitted
mmalcam: Create Makefile
1 parent 8604158 commit 0b1293c

File tree

1 file changed

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

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 viewfinder.c mmalcam.c -o mmalcam -lmmal -lmmal_core -lmmal_util -I/opt/vc/include/ -L/opt/vc/lib/ -lpthread -lvcos

0 commit comments

Comments
 (0)