]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/commitdiff
add win32 - fixes 149981
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 13 Aug 2004 14:03:05 +0000 (14:03 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 13 Aug 2004 14:03:05 +0000 (14:03 +0000)
Original commit message from CVS:
add win32 - fixes 149981

ChangeLog
Makefile.am
win32/MANIFEST [new file with mode: 0644]

index 8b31a53e1d9755c6f521f483d2a8d28ee3252858..c3f1339b5e25ed510eec6743f940dc1c13f0c2eb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-08-13  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       * Makefile.am:
+       * win32/MANIFEST:
+         add win32 dir to the build.  Fixes #149981.
+
 2004-08-13  Thomas Vander Stichele  <thomas at apestaart dot org>
 
        * configure.ac:
index cb0305c4fe85ea019df774593dfba2e11fdc6abc..aa4111ecb70beae51701e46084e1afd7932f60d1 100644 (file)
@@ -29,14 +29,16 @@ ACLOCAL_AMFLAGS = -I common/m4
 aclocaldir = $(datadir)/aclocal
 aclocal_DATA = gst-element-check-@GST_MAJORMINOR@.m4
 
-SUBDIRS = include gst libs tools \
+SUBDIRS = \
+       include gst libs tools \
        $(SUBDIRS_TESTS) $(SUBDIRS_EXAMPLES) \
        pkgconfig po \
        common \
        $(SUBDIRS_DOCS)
 
 # These are all the possible subdirs
-DIST_SUBDIRS = include libs gst \
+DIST_SUBDIRS = \
+       include libs gst \
        tools \
        tests testsuite \
        examples \
@@ -45,10 +47,16 @@ DIST_SUBDIRS = include libs gst \
        common \
        docs
 
-EXTRA_DIST = gstreamer.spec gstreamer.spec.in gst-element-check.m4 \
-            configure.ac autogen.sh depcomp \
-            REQUIREMENTS ABOUT-NLS DOCBUILDING DEVEL RELEASE \
-            idiottest.mak
+win32 = $(shell cat $(top_srcdir)/win32/MANIFEST)
+
+debug:
+       echo $(win32)
+EXTRA_DIST = \
+       gstreamer.spec gstreamer.spec.in gst-element-check.m4 \
+       configure.ac autogen.sh depcomp \
+       REQUIREMENTS ABOUT-NLS DOCBUILDING DEVEL RELEASE \
+       $(win32) \
+       idiottest.mak
 
 CLEANFILES = gst-element-check-@GST_MAJORMINOR@.m4
 
diff --git a/win32/MANIFEST b/win32/MANIFEST
new file mode 100644 (file)
index 0000000..4ea645e
--- /dev/null
@@ -0,0 +1,31 @@
+win32/config.h
+win32/dirent.c
+win32/dirent.h
+win32/gstbytestream.def
+win32/gstbytestream.vcproj
+win32/gstconfig.h
+win32/gstelements.vcproj
+win32/gstenumtypes.c
+win32/gstenumtypes.h
+win32/gstgetbits.def
+win32/gstgetbits.vcproj
+win32/gst-inspect.vcproj
+win32/gst-launch.vcproj
+win32/gstoptimalscheduler.vcproj
+win32/gstreamer-dbg.def
+win32/gstreamer.def
+win32/GStreamer.vcproj
+win32/gst-register.vcproj
+win32/gstspider.vcproj
+win32/gstversion.h
+win32/gtchar.h
+win32/Makefile
+win32/Makefile.inspect
+win32/Makefile.launch
+win32/Makefile.register
+win32/MANIFEST
+win32/mman.c
+win32/mman.h
+win32/mman.inl
+win32/msvc71.sln
+win32/README.txt