summaryrefslogtreecommitdiffstats
path: root/win32/gst.sln
blob: 439234e826673a183f1c72b484ace8a4a78a5f98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "matroska", "..\gst\matroska\matroska.vcproj", "{979C216F-0ACF-4956-AE00-055A42D67891}"
	ProjectSection(ProjectDependencies) = postProject
		{979C216F-0ACF-4956-AE00-055A42D67890} = {979C216F-0ACF-4956-AE00-055A42D67890}
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libs", "..\gst-libs\gst\gst-libs.vcproj", "{979C216F-0ACF-4956-AE00-055A42D67890}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{979C216F-0ACF-4956-AE00-055A42D67891}.Debug.ActiveCfg = Debug|Win32
		{979C216F-0ACF-4956-AE00-055A42D67891}.Debug.Build.0 = Debug|Win32
		{979C216F-0ACF-4956-AE00-055A42D67891}.Release.ActiveCfg = Release|Win32
		{979C216F-0ACF-4956-AE00-055A42D67891}.Release.Build.0 = Release|Win32
		{979C216F-0ACF-4956-AE00-055A42D67890}.Debug.ActiveCfg = Debug|Win32
		{979C216F-0ACF-4956-AE00-055A42D67890}.Debug.Build.0 = Debug|Win32
		{979C216F-0ACF-4956-AE00-055A42D67890}.Release.ActiveCfg = Release|Win32
		{979C216F-0ACF-4956-AE00-055A42D67890}.Release.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal