summaryrefslogtreecommitdiff
path: root/Plugins/jingle/jingle.sln
blob: fae28e38a865a693d52962c3cffecf5c6598a11c (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
31
32
33
34
35
36
37
38
39

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "jingle", "jingle.vcproj", "{F21816C0-06BA-4FAA-B9F2-FB90B2BDC2DB}"
	ProjectSection(ProjectDependencies) = postProject
		{DC948D76-8503-490C-A07D-11044004FCE3} = {DC948D76-8503-490C-A07D-11044004FCE3}
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libjingle", "libjingle\talk\libjingle.vcproj", "{DC948D76-8503-490C-A07D-11044004FCE3}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Win32 = Debug|Win32
		Release|Win32 = Release|Win32
		Unicode Debug|Win32 = Unicode Debug|Win32
		Unicode Release|Win32 = Unicode Release|Win32
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{F21816C0-06BA-4FAA-B9F2-FB90B2BDC2DB}.Debug|Win32.ActiveCfg = Debug|Win32
		{F21816C0-06BA-4FAA-B9F2-FB90B2BDC2DB}.Debug|Win32.Build.0 = Debug|Win32
		{F21816C0-06BA-4FAA-B9F2-FB90B2BDC2DB}.Release|Win32.ActiveCfg = Release|Win32
		{F21816C0-06BA-4FAA-B9F2-FB90B2BDC2DB}.Release|Win32.Build.0 = Release|Win32
		{F21816C0-06BA-4FAA-B9F2-FB90B2BDC2DB}.Unicode Debug|Win32.ActiveCfg = Unicode Debug|Win32
		{F21816C0-06BA-4FAA-B9F2-FB90B2BDC2DB}.Unicode Debug|Win32.Build.0 = Unicode Debug|Win32
		{F21816C0-06BA-4FAA-B9F2-FB90B2BDC2DB}.Unicode Release|Win32.ActiveCfg = Unicode Release|Win32
		{F21816C0-06BA-4FAA-B9F2-FB90B2BDC2DB}.Unicode Release|Win32.Build.0 = Unicode Release|Win32
		{DC948D76-8503-490C-A07D-11044004FCE3}.Debug|Win32.ActiveCfg = Debug|Win32
		{DC948D76-8503-490C-A07D-11044004FCE3}.Debug|Win32.Build.0 = Debug|Win32
		{DC948D76-8503-490C-A07D-11044004FCE3}.Release|Win32.ActiveCfg = Release|Win32
		{DC948D76-8503-490C-A07D-11044004FCE3}.Release|Win32.Build.0 = Release|Win32
		{DC948D76-8503-490C-A07D-11044004FCE3}.Unicode Debug|Win32.ActiveCfg = Debug|Win32
		{DC948D76-8503-490C-A07D-11044004FCE3}.Unicode Debug|Win32.Build.0 = Debug|Win32
		{DC948D76-8503-490C-A07D-11044004FCE3}.Unicode Release|Win32.ActiveCfg = Release|Win32
		{DC948D76-8503-490C-A07D-11044004FCE3}.Unicode Release|Win32.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal