From 90386d884e8e27d4e014cf79761c9272a230def9 Mon Sep 17 00:00:00 2001 From: Steve Lhomme Date: Sat, 12 Jun 2004 11:14:44 +0000 Subject: [PATCH] prepare to compile the testsuite with MSVC Original commit message from CVS: prepare to compile the testsuite with MSVC --- ChangeLog | 6 ++ win32/msvc71.sln | 164 ++++++++++++++++++++++++++++++++++++- win32/testsuite/bins.vcproj | 138 +++++++++++++++++++++++++++++++ win32/testsuite/bytestream.vcproj | 138 +++++++++++++++++++++++++++++++ win32/testsuite/caps.vcproj | 141 +++++++++++++++++++++++++++++++ win32/testsuite/cleanup.vcproj | 135 ++++++++++++++++++++++++++++++ win32/testsuite/clock.vcproj | 135 ++++++++++++++++++++++++++++++ win32/testsuite/debug.vcproj | 135 ++++++++++++++++++++++++++++++ win32/testsuite/dlopen.vcproj | 135 ++++++++++++++++++++++++++++++ win32/testsuite/dynparams.vcproj | 135 ++++++++++++++++++++++++++++++ win32/testsuite/elements.vcproj | 135 ++++++++++++++++++++++++++++++ win32/testsuite/ghostpads.vcproj | 135 ++++++++++++++++++++++++++++++ win32/testsuite/indexers.vcproj | 135 ++++++++++++++++++++++++++++++ win32/testsuite/negotiation.vcproj | 135 ++++++++++++++++++++++++++++++ win32/testsuite/parse.vcproj | 135 ++++++++++++++++++++++++++++++ win32/testsuite/plugin.vcproj | 135 ++++++++++++++++++++++++++++++ win32/testsuite/refcounting.vcproj | 135 ++++++++++++++++++++++++++++++ win32/testsuite/schedulers.vcproj | 135 ++++++++++++++++++++++++++++++ win32/testsuite/states.vcproj | 135 ++++++++++++++++++++++++++++++ win32/testsuite/tags.vcproj | 135 ++++++++++++++++++++++++++++++ win32/testsuite/threads.vcproj | 135 ++++++++++++++++++++++++++++++ win32/vs7/msvc71.sln | 164 ++++++++++++++++++++++++++++++++++++- 22 files changed, 2903 insertions(+), 8 deletions(-) create mode 100644 win32/testsuite/bins.vcproj create mode 100644 win32/testsuite/bytestream.vcproj create mode 100644 win32/testsuite/caps.vcproj create mode 100644 win32/testsuite/cleanup.vcproj create mode 100644 win32/testsuite/clock.vcproj create mode 100644 win32/testsuite/debug.vcproj create mode 100644 win32/testsuite/dlopen.vcproj create mode 100644 win32/testsuite/dynparams.vcproj create mode 100644 win32/testsuite/elements.vcproj create mode 100644 win32/testsuite/ghostpads.vcproj create mode 100644 win32/testsuite/indexers.vcproj create mode 100644 win32/testsuite/negotiation.vcproj create mode 100644 win32/testsuite/parse.vcproj create mode 100644 win32/testsuite/plugin.vcproj create mode 100644 win32/testsuite/refcounting.vcproj create mode 100644 win32/testsuite/schedulers.vcproj create mode 100644 win32/testsuite/states.vcproj create mode 100644 win32/testsuite/tags.vcproj create mode 100644 win32/testsuite/threads.vcproj diff --git a/ChangeLog b/ChangeLog index 5f9c0e9..57e1890 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2004-06-12 Steve Lhomme + * win32/msvc71.sln: + * win32/testsuite/: + prepare to compile the testsuite with MSVC + +2004-06-12 Steve Lhomme + * docs/manual/win32.xml: attempt to transform the Win32 README into an XML doc diff --git a/win32/msvc71.sln b/win32/msvc71.sln index 79e4f32..df645f5 100644 --- a/win32/msvc71.sln +++ b/win32/msvc71.sln @@ -38,12 +38,96 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gstbytestream", "gstbytestr {FC47A187-6B10-4B19-93B5-ED7BCC75D466} = {FC47A187-6B10-4B19-93B5-ED7BCC75D466} EndProjectSection EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "states", "testsuite\states.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC63F}" + ProjectSection(ProjectDependencies) = postProject + {FC47A187-6B10-4B19-93B5-ED7BCC75D466} = {FC47A187-6B10-4B19-93B5-ED7BCC75D466} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bins", "testsuite\bins.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC639}" + ProjectSection(ProjectDependencies) = postProject + {FC47A187-6B10-4B19-93B5-ED7BCC75D466} = {FC47A187-6B10-4B19-93B5-ED7BCC75D466} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bytestream", "testsuite\bytestream.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC641}" + ProjectSection(ProjectDependencies) = postProject + {FC47A187-6B10-4B19-93B5-ED7BCC75D466} = {FC47A187-6B10-4B19-93B5-ED7BCC75D466} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "caps", "testsuite\caps.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC640}" + ProjectSection(ProjectDependencies) = postProject + {FC47A187-6B10-4B19-93B5-ED7BCC75D466} = {FC47A187-6B10-4B19-93B5-ED7BCC75D466} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cleanup", "testsuite\cleanup.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC63E}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clock", "testsuite\clock.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC63D}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "debug", "testsuite\debug.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC63C}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dlopen", "testsuite\dlopen.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC63B}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dynparams", "testsuite\dynparams.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC63A}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "elements", "testsuite\elements.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC642}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ghostpads", "testsuite\ghostpads.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC638}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "indexers", "testsuite\indexers.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC637}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "negotiation", "testsuite\negotiation.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC636}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "parse", "testsuite\parse.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC635}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "plugin", "testsuite\plugin.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC634}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "refcounting", "testsuite\refcounting.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC633}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "schedulers", "testsuite\schedulers.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC632}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tags", "testsuite\tags.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC631}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "threads", "testsuite\threads.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC630}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject Global GlobalSection(SolutionConfiguration) = preSolution Debug = Debug Release = Release EndGlobalSection GlobalSection(ProjectConfiguration) = postSolution + {FC47A187-6B10-4B19-93B5-ED7BCC75D466}.Debug.ActiveCfg = Debug|Win32 + {FC47A187-6B10-4B19-93B5-ED7BCC75D466}.Debug.Build.0 = Debug|Win32 + {FC47A187-6B10-4B19-93B5-ED7BCC75D466}.Release.ActiveCfg = Release|Win32 + {FC47A187-6B10-4B19-93B5-ED7BCC75D466}.Release.Build.0 = Release|Win32 {0CCB8AFC-97D8-4251-9B9D-08E7DC41BB70}.Debug.ActiveCfg = Debug|Win32 {0CCB8AFC-97D8-4251-9B9D-08E7DC41BB70}.Debug.Build.0 = Debug|Win32 {0CCB8AFC-97D8-4251-9B9D-08E7DC41BB70}.Release.ActiveCfg = Release|Win32 @@ -72,10 +156,82 @@ Global {0CCB8AFC-97D8-4251-9B9D-08E7DC41BB7D}.Debug.Build.0 = Debug|Win32 {0CCB8AFC-97D8-4251-9B9D-08E7DC41BB7D}.Release.ActiveCfg = Release|Win32 {0CCB8AFC-97D8-4251-9B9D-08E7DC41BB7D}.Release.Build.0 = Release|Win32 - {FC47A187-6B10-4B19-93B5-ED7BCC75D466}.Debug.ActiveCfg = Debug|Win32 - {FC47A187-6B10-4B19-93B5-ED7BCC75D466}.Debug.Build.0 = Debug|Win32 - {FC47A187-6B10-4B19-93B5-ED7BCC75D466}.Release.ActiveCfg = Release|Win32 - {FC47A187-6B10-4B19-93B5-ED7BCC75D466}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63F}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63F}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63F}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63F}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC639}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC639}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC639}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC639}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC641}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC641}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC641}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC641}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC640}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC640}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC640}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC640}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63E}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63E}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63E}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63E}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63D}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63D}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63D}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63D}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63C}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63C}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63C}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63C}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63B}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63B}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63B}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63B}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63A}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63A}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63A}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63A}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC642}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC642}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC642}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC642}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC638}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC638}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC638}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC638}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC637}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC637}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC637}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC637}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC636}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC636}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC636}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC636}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC635}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC635}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC635}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC635}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC634}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC634}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC634}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC634}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC633}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC633}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC633}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC633}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC632}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC632}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC632}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC632}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC631}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC631}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC631}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC631}.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/testsuite/bins.vcproj b/win32/testsuite/bins.vcproj new file mode 100644 index 0000000..9418422 --- /dev/null +++ b/win32/testsuite/bins.vcproj @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/win32/testsuite/bytestream.vcproj b/win32/testsuite/bytestream.vcproj new file mode 100644 index 0000000..5fc7206 --- /dev/null +++ b/win32/testsuite/bytestream.vcproj @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/win32/testsuite/caps.vcproj b/win32/testsuite/caps.vcproj new file mode 100644 index 0000000..27ed490 --- /dev/null +++ b/win32/testsuite/caps.vcproj @@ -0,0 +1,141 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/win32/testsuite/cleanup.vcproj b/win32/testsuite/cleanup.vcproj new file mode 100644 index 0000000..0eb8c4f --- /dev/null +++ b/win32/testsuite/cleanup.vcproj @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/win32/testsuite/clock.vcproj b/win32/testsuite/clock.vcproj new file mode 100644 index 0000000..f6891b8 --- /dev/null +++ b/win32/testsuite/clock.vcproj @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/win32/testsuite/debug.vcproj b/win32/testsuite/debug.vcproj new file mode 100644 index 0000000..d9120f2 --- /dev/null +++ b/win32/testsuite/debug.vcproj @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/win32/testsuite/dlopen.vcproj b/win32/testsuite/dlopen.vcproj new file mode 100644 index 0000000..ce9a4f3 --- /dev/null +++ b/win32/testsuite/dlopen.vcproj @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/win32/testsuite/dynparams.vcproj b/win32/testsuite/dynparams.vcproj new file mode 100644 index 0000000..ef9a76d --- /dev/null +++ b/win32/testsuite/dynparams.vcproj @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/win32/testsuite/elements.vcproj b/win32/testsuite/elements.vcproj new file mode 100644 index 0000000..d69fd10 --- /dev/null +++ b/win32/testsuite/elements.vcproj @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/win32/testsuite/ghostpads.vcproj b/win32/testsuite/ghostpads.vcproj new file mode 100644 index 0000000..d86cc13 --- /dev/null +++ b/win32/testsuite/ghostpads.vcproj @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/win32/testsuite/indexers.vcproj b/win32/testsuite/indexers.vcproj new file mode 100644 index 0000000..ef4882b --- /dev/null +++ b/win32/testsuite/indexers.vcproj @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/win32/testsuite/negotiation.vcproj b/win32/testsuite/negotiation.vcproj new file mode 100644 index 0000000..833e709 --- /dev/null +++ b/win32/testsuite/negotiation.vcproj @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/win32/testsuite/parse.vcproj b/win32/testsuite/parse.vcproj new file mode 100644 index 0000000..37c51cf --- /dev/null +++ b/win32/testsuite/parse.vcproj @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/win32/testsuite/plugin.vcproj b/win32/testsuite/plugin.vcproj new file mode 100644 index 0000000..326d505 --- /dev/null +++ b/win32/testsuite/plugin.vcproj @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/win32/testsuite/refcounting.vcproj b/win32/testsuite/refcounting.vcproj new file mode 100644 index 0000000..8c34672 --- /dev/null +++ b/win32/testsuite/refcounting.vcproj @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/win32/testsuite/schedulers.vcproj b/win32/testsuite/schedulers.vcproj new file mode 100644 index 0000000..506647f --- /dev/null +++ b/win32/testsuite/schedulers.vcproj @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/win32/testsuite/states.vcproj b/win32/testsuite/states.vcproj new file mode 100644 index 0000000..5292dc7 --- /dev/null +++ b/win32/testsuite/states.vcproj @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/win32/testsuite/tags.vcproj b/win32/testsuite/tags.vcproj new file mode 100644 index 0000000..284f6cc --- /dev/null +++ b/win32/testsuite/tags.vcproj @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/win32/testsuite/threads.vcproj b/win32/testsuite/threads.vcproj new file mode 100644 index 0000000..aa0166a --- /dev/null +++ b/win32/testsuite/threads.vcproj @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/win32/vs7/msvc71.sln b/win32/vs7/msvc71.sln index 79e4f32..df645f5 100644 --- a/win32/vs7/msvc71.sln +++ b/win32/vs7/msvc71.sln @@ -38,12 +38,96 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gstbytestream", "gstbytestr {FC47A187-6B10-4B19-93B5-ED7BCC75D466} = {FC47A187-6B10-4B19-93B5-ED7BCC75D466} EndProjectSection EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "states", "testsuite\states.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC63F}" + ProjectSection(ProjectDependencies) = postProject + {FC47A187-6B10-4B19-93B5-ED7BCC75D466} = {FC47A187-6B10-4B19-93B5-ED7BCC75D466} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bins", "testsuite\bins.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC639}" + ProjectSection(ProjectDependencies) = postProject + {FC47A187-6B10-4B19-93B5-ED7BCC75D466} = {FC47A187-6B10-4B19-93B5-ED7BCC75D466} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bytestream", "testsuite\bytestream.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC641}" + ProjectSection(ProjectDependencies) = postProject + {FC47A187-6B10-4B19-93B5-ED7BCC75D466} = {FC47A187-6B10-4B19-93B5-ED7BCC75D466} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "caps", "testsuite\caps.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC640}" + ProjectSection(ProjectDependencies) = postProject + {FC47A187-6B10-4B19-93B5-ED7BCC75D466} = {FC47A187-6B10-4B19-93B5-ED7BCC75D466} + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cleanup", "testsuite\cleanup.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC63E}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clock", "testsuite\clock.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC63D}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "debug", "testsuite\debug.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC63C}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dlopen", "testsuite\dlopen.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC63B}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dynparams", "testsuite\dynparams.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC63A}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "elements", "testsuite\elements.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC642}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ghostpads", "testsuite\ghostpads.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC638}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "indexers", "testsuite\indexers.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC637}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "negotiation", "testsuite\negotiation.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC636}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "parse", "testsuite\parse.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC635}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "plugin", "testsuite\plugin.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC634}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "refcounting", "testsuite\refcounting.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC633}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "schedulers", "testsuite\schedulers.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC632}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tags", "testsuite\tags.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC631}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "threads", "testsuite\threads.vcproj", "{5B645596-556B-4BAB-8612-3AC4F17BC630}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject Global GlobalSection(SolutionConfiguration) = preSolution Debug = Debug Release = Release EndGlobalSection GlobalSection(ProjectConfiguration) = postSolution + {FC47A187-6B10-4B19-93B5-ED7BCC75D466}.Debug.ActiveCfg = Debug|Win32 + {FC47A187-6B10-4B19-93B5-ED7BCC75D466}.Debug.Build.0 = Debug|Win32 + {FC47A187-6B10-4B19-93B5-ED7BCC75D466}.Release.ActiveCfg = Release|Win32 + {FC47A187-6B10-4B19-93B5-ED7BCC75D466}.Release.Build.0 = Release|Win32 {0CCB8AFC-97D8-4251-9B9D-08E7DC41BB70}.Debug.ActiveCfg = Debug|Win32 {0CCB8AFC-97D8-4251-9B9D-08E7DC41BB70}.Debug.Build.0 = Debug|Win32 {0CCB8AFC-97D8-4251-9B9D-08E7DC41BB70}.Release.ActiveCfg = Release|Win32 @@ -72,10 +156,82 @@ Global {0CCB8AFC-97D8-4251-9B9D-08E7DC41BB7D}.Debug.Build.0 = Debug|Win32 {0CCB8AFC-97D8-4251-9B9D-08E7DC41BB7D}.Release.ActiveCfg = Release|Win32 {0CCB8AFC-97D8-4251-9B9D-08E7DC41BB7D}.Release.Build.0 = Release|Win32 - {FC47A187-6B10-4B19-93B5-ED7BCC75D466}.Debug.ActiveCfg = Debug|Win32 - {FC47A187-6B10-4B19-93B5-ED7BCC75D466}.Debug.Build.0 = Debug|Win32 - {FC47A187-6B10-4B19-93B5-ED7BCC75D466}.Release.ActiveCfg = Release|Win32 - {FC47A187-6B10-4B19-93B5-ED7BCC75D466}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63F}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63F}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63F}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63F}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC639}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC639}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC639}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC639}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC641}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC641}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC641}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC641}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC640}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC640}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC640}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC640}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63E}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63E}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63E}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63E}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63D}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63D}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63D}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63D}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63C}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63C}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63C}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63C}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63B}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63B}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63B}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63B}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63A}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63A}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63A}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC63A}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC642}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC642}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC642}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC642}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC638}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC638}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC638}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC638}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC637}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC637}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC637}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC637}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC636}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC636}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC636}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC636}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC635}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC635}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC635}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC635}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC634}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC634}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC634}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC634}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC633}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC633}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC633}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC633}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC632}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC632}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC632}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC632}.Release.Build.0 = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC631}.Debug.ActiveCfg = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC631}.Debug.Build.0 = Debug|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC631}.Release.ActiveCfg = Release|Win32 + {5B645596-556B-4BAB-8612-3AC4F17BC631}.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 -- 2.7.4