Rev Author Line No. Line
2 clempaul 1 
2 Microsoft Visual Studio Solution File, Format Version 10.00
3 # Visual Studio 2008
4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DNS Manager", "DNS Manager\DNS Manager.csproj", "{8B1F42C5-E722-4317-BEF9-79A1FB3EDB4B}"
5 EndProject
10 clempaul 6 Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "DNS Manager Installer", "DNS Manager Installer\DNS Manager Installer.wixproj", "{253174AB-EC39-46A8-A896-A04B5087C2CA}"
7 ProjectSection(ProjectDependencies) = postProject
8 {8B1F42C5-E722-4317-BEF9-79A1FB3EDB4B} = {8B1F42C5-E722-4317-BEF9-79A1FB3EDB4B}
9 EndProjectSection
10 EndProject
2 clempaul 11 Global
12 GlobalSection(SubversionScc) = preSolution
13 Svn-Managed = True
14 Manager = AnkhSVN - Subversion Support for Visual Studio
15 EndGlobalSection
16 GlobalSection(SolutionConfigurationPlatforms) = preSolution
17 Debug|Any CPU = Debug|Any CPU
6 clempaul 18 Debug|x86 = Debug|x86
2 clempaul 19 Release|Any CPU = Release|Any CPU
6 clempaul 20 Release|x86 = Release|x86
2 clempaul 21 EndGlobalSection
22 GlobalSection(ProjectConfigurationPlatforms) = postSolution
23 {8B1F42C5-E722-4317-BEF9-79A1FB3EDB4B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
24 {8B1F42C5-E722-4317-BEF9-79A1FB3EDB4B}.Debug|Any CPU.Build.0 = Debug|Any CPU
6 clempaul 25 {8B1F42C5-E722-4317-BEF9-79A1FB3EDB4B}.Debug|x86.ActiveCfg = Debug|x86
26 {8B1F42C5-E722-4317-BEF9-79A1FB3EDB4B}.Debug|x86.Build.0 = Debug|x86
2 clempaul 27 {8B1F42C5-E722-4317-BEF9-79A1FB3EDB4B}.Release|Any CPU.ActiveCfg = Release|Any CPU
28 {8B1F42C5-E722-4317-BEF9-79A1FB3EDB4B}.Release|Any CPU.Build.0 = Release|Any CPU
6 clempaul 29 {8B1F42C5-E722-4317-BEF9-79A1FB3EDB4B}.Release|x86.ActiveCfg = Release|x86
30 {8B1F42C5-E722-4317-BEF9-79A1FB3EDB4B}.Release|x86.Build.0 = Release|x86
10 clempaul 31 {253174AB-EC39-46A8-A896-A04B5087C2CA}.Debug|Any CPU.ActiveCfg = Debug|x86
32 {253174AB-EC39-46A8-A896-A04B5087C2CA}.Debug|Any CPU.Build.0 = Debug|x86
33 {253174AB-EC39-46A8-A896-A04B5087C2CA}.Debug|x86.ActiveCfg = Debug|x86
34 {253174AB-EC39-46A8-A896-A04B5087C2CA}.Debug|x86.Build.0 = Debug|x86
35 {253174AB-EC39-46A8-A896-A04B5087C2CA}.Release|Any CPU.ActiveCfg = Release|x86
36 {253174AB-EC39-46A8-A896-A04B5087C2CA}.Release|x86.ActiveCfg = Release|x86
37 {253174AB-EC39-46A8-A896-A04B5087C2CA}.Release|x86.Build.0 = Release|x86
2 clempaul 38 EndGlobalSection
39 GlobalSection(SolutionProperties) = preSolution
40 HideSolutionNode = FALSE
41 EndGlobalSection
42 EndGlobal