From 7672e47c59a9795bf70ac1c8c969d23fdfb69de2 Mon Sep 17 00:00:00 2001 From: Steve Lhomme Date: Mon, 9 Aug 2004 21:15:38 +0000 Subject: [PATCH] update the include and lib dirs to fit standard libraries as described in the Win32 manual Original commit message from CVS: update the include and lib dirs to fit standard libraries as described in the Win32 manual --- ChangeLog | 14 ++++++++++++++ win32/GStreamer.vcproj | 22 ++++++++++++---------- win32/gst-inspect.vcproj | 8 ++++---- win32/gst-launch.vcproj | 8 ++++---- win32/gst-register.vcproj | 9 +++++---- win32/gstbytestream.vcproj | 4 ++-- win32/gstelements.vcproj | 8 ++++---- win32/gstgetbits.vcproj | 4 ++-- win32/gstoptimalscheduler.vcproj | 4 ++-- win32/gstspider.vcproj | 8 ++++---- win32/vs7/GStreamer.vcproj | 22 ++++++++++++---------- win32/vs7/gst-inspect.vcproj | 8 ++++---- win32/vs7/gst-launch.vcproj | 8 ++++---- win32/vs7/gst-register.vcproj | 9 +++++---- win32/vs7/gstelements.vcproj | 8 ++++---- win32/vs7/gstgetbits.vcproj | 4 ++-- 16 files changed, 84 insertions(+), 64 deletions(-) diff --git a/ChangeLog b/ChangeLog index de16c5ad36..78e36fb5a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2004-08-09 Steve Lhomme + + * win32/gstbytestream.vcproj: + * win32/gstelements.vcproj: + * win32/gstgetbits.vcproj: + * win32/gst-inspect.vcproj: + * win32/gst-launch.vcproj: + * win32/gstoptimalscheduler.vcproj: + * win32/GStreamer.vcproj: + * win32/gst-register.vcproj: + * win32/gstspider.vcproj: + update the include and lib dirs to fit standard libraries as + described in the Win32 manual + 2004-08-09 Steve Lhomme * win32/config.h: diff --git a/win32/GStreamer.vcproj b/win32/GStreamer.vcproj index f6e302e843..5b67bfa28c 100644 --- a/win32/GStreamer.vcproj +++ b/win32/GStreamer.vcproj @@ -21,11 +21,12 @@