GNOME Bugzilla – Bug 366286
[PATCH] fix compilation on Windows
Last modified: 2006-10-28 15:10:17 UTC
added needed entries in .def files use HAVE_UNISTD_H rearrange def files in vs8 solutions
Created attachment 75566 [details] [review] the patch
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.