repo.or.cz
/
cinelerra_cv
/
mob.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r134: Heroine Virtual's release 1.1.8
[cinelerra_cv/mob.git]
/
hvirtual
/
plugins
/
ivtc
/
Makefile
blob
9fcc1c653f4b712a13e13065ef3f6775ef9a89c5
1
include
..
/
..
/
global_config
2
3
OBJS
= $(
OBJDIR
)/
ivtc.o \
4
$(
OBJDIR
)/
ivtcwindow.o
5
6
OUTPUT
=
..
/$(
OBJDIR
)/
ivtc.plugin
7
8
include
..
/
..
/
plugin_config
9
10
$(
OBJDIR
)/
ivtc.o
:
ivtc.C
11
$(
OBJDIR
)/
ivtcwindow.o
:
ivtcwindow.C