gitignore ignorable gtksparrow executable
[sparrow.git] / sparrowconfig.h
blobbb279b16cc0e30c7f3010a33a0c013738f4b2190
1 /* gst bits */
2 #define GST_LICENSE "LGPL"
3 #define GST_PACKAGE_NAME "GStreamer sparrow plugin"
4 #define GST_PACKAGE_ORIGIN "http://halo.gen.nz/"
6 #ifndef VERSION
7 #define VERSION "1"
8 #endif
10 #ifndef PACKAGE
11 #define PACKAGE "sparrow"
12 #endif