From c4574a9fb0281ff3945ecb7eedf101680a7db6ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juha=20Vehvil=C3=A4inen?= Date: Sun, 25 Aug 2002 18:55:02 +0000 Subject: *** empty log message *** svn path=/trunk/Framestein/; revision=88 --- Plugins/makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Plugins/makefile') 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: # # # + +rowca: + cl rowca.cpp $(FLAGS) /GX /link $(EFFECT) -- cgit v1.2.1