commit | f4f604b7b1c5a2404d50b69472b9a12839eaeee9 | [log] [tgz] |
---|---|---|
author | Sergey Scobich <sergey.scobich@gmail.com> | Sat Oct 28 15:10:26 2006 +0000 |
committer | Wim Taymans <wim.taymans@gmail.com> | Sat Oct 28 15:10:26 2006 +0000 |
tree | 914231670fa97d8c3396bd50d529a211b125db0b | |
parent | 54f345951d210cb5625a633efa07b50acdf0e45b [diff] |
Add needed entries in .def files. Original commit message from CVS: Patch by: Sergey Scobich <sergey dot scobich at gmail dot com> * gst/gst.c: * win32/common/libgstbase.def: * win32/common/libgstreamer.def: * win32/vs8/libgstbase.vcproj: * win32/vs8/libgstcontroller.vcproj: Add needed entries in .def files. Use HAVE_UNISTD_H. Rearrange def files in vs8 solutions. Fixes #366286.