projects
/
goodguy
/
history.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ffmpeg frame reset retry to push design limits
[goodguy/history.git]
/
cinelerra-5.1
/
plugins
/
ivtc
/
Makefile
1
include ../../plugin_defs
2
3
OBJS = $(OBJDIR)/ivtc.o \
4
$(OBJDIR)/ivtcwindow.o
5
6
PLUGIN = ivtc
7
8
include ../../plugin_config
9
10
$(OBJDIR)/ivtc.o: ivtc.C
11
$(OBJDIR)/ivtcwindow.o: ivtcwindow.C