diff options
author | David Schleef <ds@schleef.org> | 2008-01-17 19:40:36 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2008-01-17 19:40:36 +0000 |
commit | b39b831c22feda65c639842a551d4e45efb4906f (patch) | |
tree | 6b9dcac3a8efdcf87c1515a54e4b75ad808197f7 /win32 | |
parent | 2953999957a7ffca99416d78d5749602ef4a8218 (diff) |
Add project infrastructure. Not complete, doesn't work.
* .cvsignore:
* AUTHORS:
* COPYING:
* COPYING.LIB:
* INSTALL:
* Makefile.am:
* NEWS:
* README:
* RELEASE:
* REQUIREMENTS:
* autogen.sh:
* configure.ac:
* docs/.cvsignore:
* docs/Makefile.am:
* docs/libs/Makefile.am:
* docs/plugins/Makefile.am:
* docs/version.entities.in:
* ext/Makefile.am:
* gst-libs/Makefile.am:
* gst-libs/gst/Makefile.am:
* gst-libs/gst/gl/Makefile.am:
* gst-plugins-gl.doap:
* gst-plugins-gl.spec.in:
* gst/Makefile.am:
* m4/.cvsignore:
* m4/Makefile.am:
* pkgconfig/.cvsignore:
* pkgconfig/Makefile.am:
* pkgconfig/gstreamer-plugins-gl-uninstalled.pc.in:
* pkgconfig/gstreamer-plugins-gl.pc.in:
* sys/Makefile.am:
* tests/Makefile.am:
* tests/check/Makefile.am:
* tests/examples/Makefile.am:
* tests/icles/Makefile.am:
* tools/Makefile.am:
* win32/common/config.h.in:
Diffstat (limited to 'win32')
-rw-r--r-- | win32/common/config.h.in | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/win32/common/config.h.in b/win32/common/config.h.in new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/win32/common/config.h.in |