gstreamer/win32/common
Sébastien Moutte b48aa75454 gst/gstinfo.h: Add an explicit variable importation needed on VS6 (only for MSC_VER)
Original commit message from CVS:
* gst/gstinfo.h:
Add an explicit variable importation needed on VS6 (only for MSC_VER)
Define M_PI which is used in files which are including gstinfo.h.
VS6 includes doesn't define it.
* win32/common/libgstbase.def:
* win32/common/libgstcontroller.def:
* win32/common/libgstreamer.def:
Add new exported functions and variables.
* win32/vs6/libgstcontroller.dsp:
* win32/vs6/libgstreamer.dsp:
Update the list of files to build.
2007-09-29 11:46:31 +00:00
..
config.h Release 0.10.14 2007-08-03 14:39:15 +00:00
config.h.in gst/gst.c: if we have fork, fork while reading/rebuilding the registry so the parent doesn't take the hit of having a... 2006-05-28 09:09:03 +00:00
dirent.c win32/vs7: project files updated to the default vs7 configuration 2006-02-06 21:29:04 +00:00
dirent.h win32/vs7: project files updated to the default vs7 configuration 2006-02-06 21:29:04 +00:00
gstconfig.h win32/common/gstconfig.h: Add GST_SEGMENT_FORMAT and GST_USING_PRINTF_EXTENSION to the hand-made win32 gstconfig.h. F... 2006-10-28 15:03:19 +00:00
gstenumtypes.c Makefile.am: updates for win32 2006-05-12 14:53:49 +00:00
gstenumtypes.h update visual studio generated files 2005-11-30 09:12:57 +00:00
gstversion.h Makefile.am: updates for win32 2006-05-12 14:53:49 +00:00
gtchar.h win32/vs7: project files updated to the default vs7 configuration 2006-02-06 21:29:04 +00:00
libgstbase.def gst/gstinfo.h: Add an explicit variable importation needed on VS6 (only for MSC_VER) 2007-09-29 11:46:31 +00:00
libgstcontroller.def gst/gstinfo.h: Add an explicit variable importation needed on VS6 (only for MSC_VER) 2007-09-29 11:46:31 +00:00
libgstdataprotocol.def gst/gstbin.h: Replace interface parameter name by iface as interface is a reserved keyword in Visual Studio for C++ p... 2007-02-10 18:31:12 +00:00
libgstnet.def gst/gst_private.h: add win32 specific import decoration(__declspec(dllimport)) for all extern GstDebugCategory * vari... 2006-03-19 21:39:21 +00:00
libgstreamer.def gst/gstinfo.h: Add an explicit variable importation needed on VS6 (only for MSC_VER) 2007-09-29 11:46:31 +00:00