repo.or.cz
/
pwlib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
More work on "abstract factory" template classes
[pwlib.git]
/
plugins
/
vidinput_v4l
/
Makefile
blob
73bec79ebd57c86d0b577b28ba33542931f3740d
1
ifndef
PWLIBDIR
2
PWLIBDIR
= $(
HOME
)/
pwlib
3
endif
4
5
PLUGIN_NAME
=
v4l
6
PLUGIN_FAMILY
=
device
/
videoinput
7
PLUGIN_LIBS
=
8
PLUGIN_SOURCES
=
vidinput_v4l.
cxx
9
10
include
..
/
..
/
make
/
plugins.mak