From 337ca13b95bd4f8ff460b744786ad1cb74c9b84c Mon Sep 17 00:00:00 2001 From: Steve Lhomme Date: Mon, 26 Jul 2004 13:20:10 +0000 Subject: more plugins supported under windows Original commit message from CVS: more plugins supported under windows --- gst/alpha/alpha.vcproj | 145 ++++++++++++++++++++++++++++++++++++++++++++ gst/alpha/alphacolor.vcproj | 145 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 290 insertions(+) create mode 100644 gst/alpha/alpha.vcproj create mode 100644 gst/alpha/alphacolor.vcproj (limited to 'gst/alpha') diff --git a/gst/alpha/alpha.vcproj b/gst/alpha/alpha.vcproj new file mode 100644 index 00000000..efffdf9f --- /dev/null +++ b/gst/alpha/alpha.vcproj @@ -0,0 +1,145 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gst/alpha/alphacolor.vcproj b/gst/alpha/alphacolor.vcproj new file mode 100644 index 00000000..de2188c8 --- /dev/null +++ b/gst/alpha/alphacolor.vcproj @@ -0,0 +1,145 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit