win32/: Visual Studio 6 project files, and a new common directory.
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 11 Oct 2005 18:03:13 +0000 (18:03 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 11 Oct 2005 18:03:13 +0000 (18:03 +0000)
commitda39e2c7c90aef6ad23da96e0237ab7cf9fb9be3
treefdeaee20eb846770fb5e8eebcfefa027baad295c
parent7a2e55a750a632b0b59752bcc8d2e5f278c072b3
win32/: Visual Studio 6 project files, and a new common directory.

Original commit message from CVS:
2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>

* win32/common/config.h:
* win32/common/dirent.c: (_topendir), (_treaddir), (_tclosedir),
(_trewinddir), (_ttelldir), (_tseekdir):
* win32/common/dirent.h:
* win32/common/gtchar.h:
* win32/common/libgstbase.def:
* win32/common/libgstreamer.def:
* win32/vs6/grammar.dsp:
* win32/vs6/gst_inspect.dsp:
* win32/vs6/gst_launch.dsp:
* win32/vs6/gstreamer.dsw:
* win32/vs6/libgstbase.dsp:
* win32/vs6/libgstelements.dsp:
* win32/vs6/libgstreamer.dsp:
Visual Studio 6 project files, and a new common directory.
Phear.
14 files changed:
ChangeLog
win32/common/config.h [new file with mode: 0644]
win32/common/dirent.c [new file with mode: 0644]
win32/common/dirent.h [new file with mode: 0644]
win32/common/gtchar.h [new file with mode: 0644]
win32/common/libgstbase.def [new file with mode: 0644]
win32/common/libgstreamer.def [new file with mode: 0644]
win32/vs6/grammar.dsp [new file with mode: 0644]
win32/vs6/gst_inspect.dsp [new file with mode: 0644]
win32/vs6/gst_launch.dsp [new file with mode: 0644]
win32/vs6/gstreamer.dsw [new file with mode: 0644]
win32/vs6/libgstbase.dsp [new file with mode: 0644]
win32/vs6/libgstelements.dsp [new file with mode: 0644]
win32/vs6/libgstreamer.dsp [new file with mode: 0644]