From 15c718c40a47792b3a453782355d2402c39e3869 Mon Sep 17 00:00:00 2001 From: Steve Lhomme Date: Tue, 13 Sep 2005 13:50:37 +0000 Subject: [PATCH] win32/config.h: update some defines for cleaner and better compilation Original commit message from CVS: 2005-09-13 Steve Lhomme * win32/config.h: update some defines for cleaner and better compilation --- ChangeLog | 4 ++++ win32/config.h | 5 +++-- win32/msvc71.sln | 9 +++++++++ win32/vs7/msvc71.sln | 9 +++++++++ 4 files changed, 25 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8dbd5e90ae..06cdd1f5c0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-09-13 Steve Lhomme + * win32/config.h: + update some defines for cleaner and better compilation + 2005-09-13 Julien MOUTTE * gst/gstregistry.c: (gst_registry_add_plugin): duplicate plugin diff --git a/win32/config.h b/win32/config.h index af19019f41..c5fabb36ae 100644 --- a/win32/config.h +++ b/win32/config.h @@ -32,7 +32,7 @@ #define GST_VERSION "0.8.11" /* Define the release version */ -#define GST_VERSION_RELEASE "20040129_103536" +#define GST_VERSION_RELEASE "0.20050912.123839" /* Define if atomic.h header file is available */ #undef HAVE_ATOMIC_H @@ -190,7 +190,7 @@ #undef USE_POISONING /* Version number of package */ -#define VERSION "0.8.11.0" +#define VERSION "0.8.11.1" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ @@ -201,4 +201,5 @@ #define LIBDIR PLUGINS_DIR #define HAVE_FFMPEG_UNINSTALLED +#define HAVE_LAME_UNINSTALLED #define HAVE_AV_CONFIG_H diff --git a/win32/msvc71.sln b/win32/msvc71.sln index 09276c15a6..818bee9fc6 100644 --- a/win32/msvc71.sln +++ b/win32/msvc71.sln @@ -49,6 +49,11 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gstcontrol", "gstcontrol.vc {FC47A187-6B10-4B19-93B5-ED7BCC75D466} = {FC47A187-6B10-4B19-93B5-ED7BCC75D466} EndProjectSection EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "threads", "testsuite\threads.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC630}" + ProjectSection(ProjectDependencies) = postProject + {FC47A187-6B10-4B19-93B5-ED7BCC75D466} = {FC47A187-6B10-4B19-93B5-ED7BCC75D466} + EndProjectSection +EndProject Global GlobalSection(DPCodeReviewSolutionGUID) = preSolution DPCodeReviewSolutionGUID = {00000000-0000-0000-0000-000000000000} @@ -98,6 +103,10 @@ Global {0CCB8AFC-97D8-4251-9B9D-08E8DC41BB7D}.Debug.Build.0 = Debug|Win32 {0CCB8AFC-97D8-4251-9B9D-08E8DC41BB7D}.Release.ActiveCfg = Release|Win32 {0CCB8AFC-97D8-4251-9B9D-08E8DC41BB7D}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC630}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC630}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC630}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC630}.Release.Build.0 = Release|Win32 EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution EndGlobalSection diff --git a/win32/vs7/msvc71.sln b/win32/vs7/msvc71.sln index 09276c15a6..818bee9fc6 100644 --- a/win32/vs7/msvc71.sln +++ b/win32/vs7/msvc71.sln @@ -49,6 +49,11 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gstcontrol", "gstcontrol.vc {FC47A187-6B10-4B19-93B5-ED7BCC75D466} = {FC47A187-6B10-4B19-93B5-ED7BCC75D466} EndProjectSection EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "threads", "testsuite\threads.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC630}" + ProjectSection(ProjectDependencies) = postProject + {FC47A187-6B10-4B19-93B5-ED7BCC75D466} = {FC47A187-6B10-4B19-93B5-ED7BCC75D466} + EndProjectSection +EndProject Global GlobalSection(DPCodeReviewSolutionGUID) = preSolution DPCodeReviewSolutionGUID = {00000000-0000-0000-0000-000000000000} @@ -98,6 +103,10 @@ Global {0CCB8AFC-97D8-4251-9B9D-08E8DC41BB7D}.Debug.Build.0 = Debug|Win32 {0CCB8AFC-97D8-4251-9B9D-08E8DC41BB7D}.Release.ActiveCfg = Release|Win32 {0CCB8AFC-97D8-4251-9B9D-08E8DC41BB7D}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC630}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC630}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC630}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC630}.Release.Build.0 = Release|Win32 EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution EndGlobalSection