win32/:
authorDavid Schleef <ds@schleef.org>
Thu, 29 Apr 2004 02:52:21 +0000 (02:52 +0000)
committerDavid Schleef <ds@schleef.org>
Thu, 29 Apr 2004 02:52:21 +0000 (02:52 +0000)
commit71308351a8acdf0c6a1fd45eb8427888f994eaae
tree882ec991b4413fd33adba486104eb07a26658431
parentab8fc54334519ab0738e190f8e431d63f25dd931
win32/:

Original commit message from CVS:
Several new files from Steve Lhomme's MSVC patch (bug #141317):
* win32/GStreamer.vcproj:
* win32/Makefile:
* win32/config.h:
* win32/dirent.c: (_topendir), (_treaddir), (_tclosedir),
(_trewinddir), (_ttelldir), (_tseekdir):
* win32/dirent.h:
* win32/gst-inspect.vcproj:
* win32/gst-launch.vcproj:
* win32/gst-register.vcproj:
* win32/gstbytestream.vcproj:
* win32/gstelements.vcproj:
* win32/gstoptimalscheduler.vcproj:
* win32/gstspider.vcproj:
* win32/gtchar.h:
* win32/mman.c: (mmap), (mprotect), (msync), (munmap):
* win32/mman.h:
* win32/mman.inl:
* win32/msvc71.sln:
28 files changed:
ChangeLog
win32/GStreamer.vcproj [new file with mode: 0644]
win32/Makefile [new file with mode: 0644]
win32/config.h [new file with mode: 0644]
win32/dirent.c [new file with mode: 0644]
win32/dirent.h [new file with mode: 0644]
win32/gst-inspect.vcproj [new file with mode: 0644]
win32/gst-launch.vcproj [new file with mode: 0644]
win32/gst-register.vcproj [new file with mode: 0644]
win32/gstbytestream.vcproj [new file with mode: 0644]
win32/gstelements.vcproj [new file with mode: 0644]
win32/gstoptimalscheduler.vcproj [new file with mode: 0644]
win32/gstspider.vcproj [new file with mode: 0644]
win32/gtchar.h [new file with mode: 0644]
win32/mman.c [new file with mode: 0644]
win32/mman.h [new file with mode: 0644]
win32/mman.inl [new file with mode: 0644]
win32/msvc71.sln [new file with mode: 0644]
win32/vs7/GStreamer.vcproj [new file with mode: 0644]
win32/vs7/Makefile [new file with mode: 0644]
win32/vs7/gst-inspect.vcproj [new file with mode: 0644]
win32/vs7/gst-launch.vcproj [new file with mode: 0644]
win32/vs7/gst-register.vcproj [new file with mode: 0644]
win32/vs7/gstelements.vcproj [new file with mode: 0644]
win32/vs7/mman.c [new file with mode: 0644]
win32/vs7/mman.h [new file with mode: 0644]
win32/vs7/mman.inl [new file with mode: 0644]
win32/vs7/msvc71.sln [new file with mode: 0644]