aboutsummaryrefslogtreecommitdiff
path: root/Plugins/makefile
diff options
context:
space:
mode:
authorJuha Vehviläinen <jusu@users.sourceforge.net>2002-08-25 18:55:02 +0000
committerJuha Vehviläinen <jusu@users.sourceforge.net>2002-08-25 18:55:02 +0000
commitc4574a9fb0281ff3945ecb7eedf101680a7db6ba (patch)
tree96f9a662a89ce2580faf85517eb04b22968f4514 /Plugins/makefile
parentbc948004f422d2380b936d4fb7e83409597555d9 (diff)
*** empty log message ***
svn path=/trunk/Framestein/; revision=88
Diffstat (limited to 'Plugins/makefile')
-rw-r--r--Plugins/makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/Plugins/makefile b/Plugins/makefile
index 4e92a8a..8a1dd91 100644
--- a/Plugins/makefile
+++ b/Plugins/makefile
@@ -4,7 +4,8 @@ all: noize colortv subtract xbend bend gol shuffle green \
convolution compare darken deinterlace difference interlace lighten \
multiply overlay screen shadowcaster softlight \
rgbseek modgain traffic constrain eclipse eclipse02 eclipse03 \
- cga keyscreen rene cutout fromage rgbavg rgbavg02
+ cga keyscreen rene cutout fromage rgbavg rgbavg02 \
+ rowca
dir *.dll
@@ -181,3 +182,6 @@ rgbavg02:
#
# </PeRColate>
#
+
+rowca:
+ cl rowca.cpp $(FLAGS) /GX /link $(EFFECT)