~ubuntu-branches/debian/squeeze/pgadmin3/squeeze

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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pgAdmin3", "pgadmin\pgAdmin3.vcproj", "{5C2D73BA-1F24-48F8-8233-85F5D672AA6A}"
	ProjectSection(WebsiteProperties) = preProject
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.Debug = "False"
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Docs", "docs\Docs.vcproj", "{CFAD4001-CC90-415E-87AC-1A85446BFA54}"
	ProjectSection(WebsiteProperties) = preProject
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.Debug = "False"
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Installer", "pkg\win32\Installer.vcproj", "{F91F627F-F79C-49BE-BA21-E359FCEC461C}"
	ProjectSection(WebsiteProperties) = preProject
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.Debug = "False"
	EndProjectSection
	ProjectSection(ProjectDependencies) = postProject
		{CFAD4001-CC90-415E-87AC-1A85446BFA54} = {CFAD4001-CC90-415E-87AC-1A85446BFA54}
		{7D082D30-F35A-42DA-A7E3-188EE6E67C7D} = {7D082D30-F35A-42DA-A7E3-188EE6E67C7D}
		{71AF025C-C835-4501-89CF-A94EB3B14401} = {71AF025C-C835-4501-89CF-A94EB3B14401}
		{5C2D73BA-1F24-48F8-8233-85F5D672AA6A} = {5C2D73BA-1F24-48F8-8233-85F5D672AA6A}
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Win32 = Debug|Win32
		Release|Win32 = Release|Win32
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{5C2D73BA-1F24-48F8-8233-85F5D672AA6A}.Debug|Win32.ActiveCfg = Debug|Win32
		{5C2D73BA-1F24-48F8-8233-85F5D672AA6A}.Debug|Win32.Build.0 = Debug|Win32
		{5C2D73BA-1F24-48F8-8233-85F5D672AA6A}.Release|Win32.ActiveCfg = Release|Win32
		{5C2D73BA-1F24-48F8-8233-85F5D672AA6A}.Release|Win32.Build.0 = Release|Win32
		{7D082D30-F35A-42DA-A7E3-188EE6E67C7D}.Debug|Win32.ActiveCfg = Debug|Win32
		{7D082D30-F35A-42DA-A7E3-188EE6E67C7D}.Debug|Win32.Build.0 = Debug|Win32
		{7D082D30-F35A-42DA-A7E3-188EE6E67C7D}.Release|Win32.ActiveCfg = Release|Win32
		{7D082D30-F35A-42DA-A7E3-188EE6E67C7D}.Release|Win32.Build.0 = Release|Win32
		{71AF025C-C835-4501-89CF-A94EB3B14401}.Debug|Win32.ActiveCfg = Debug|Win32
		{71AF025C-C835-4501-89CF-A94EB3B14401}.Debug|Win32.Build.0 = Debug|Win32
		{71AF025C-C835-4501-89CF-A94EB3B14401}.Release|Win32.ActiveCfg = Release|Win32
		{71AF025C-C835-4501-89CF-A94EB3B14401}.Release|Win32.Build.0 = Release|Win32
		{CFAD4001-CC90-415E-87AC-1A85446BFA54}.Debug|Win32.ActiveCfg = All|Win32
		{CFAD4001-CC90-415E-87AC-1A85446BFA54}.Release|Win32.ActiveCfg = All|Win32
		{CFAD4001-CC90-415E-87AC-1A85446BFA54}.Release|Win32.Build.0 = All|Win32
		{F91F627F-F79C-49BE-BA21-E359FCEC461C}.Debug|Win32.ActiveCfg = All|Win32
		{F91F627F-F79C-49BE-BA21-E359FCEC461C}.Release|Win32.ActiveCfg = All|Win32
		{F91F627F-F79C-49BE-BA21-E359FCEC461C}.Release|Win32.Build.0 = All|Win32
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal