Nicolas Noble | 563b8a2 | 2015-07-30 15:39:43 -0700 | [diff] [blame] | 1 | |
| 2 | Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | # Visual Studio 2013 |
| 4 | VisualStudioVersion = 12.0.21005.1 |
| 5 | MinimumVisualStudioVersion = 10.0.40219.1 |
Craig Tiller | 02a7bed | 2015-08-31 15:54:05 -0700 | [diff] [blame] | 6 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gpr", "vcxproj\.\gpr\gpr.vcxproj", "{B23D3D1A-9438-4EDA-BEB6-9A0A03D17792}" |
Nicolas Noble | 563b8a2 | 2015-07-30 15:39:43 -0700 | [diff] [blame] | 7 | ProjectSection(myProperties) = preProject |
| 8 | lib = "True" |
| 9 | EndProjectSection |
| 10 | EndProject |
Craig Tiller | 02a7bed | 2015-08-31 15:54:05 -0700 | [diff] [blame] | 11 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "grpc", "vcxproj\.\grpc\grpc.vcxproj", "{29D16885-7228-4C31-81ED-5F9187C7F2A9}" |
Nicolas Noble | 563b8a2 | 2015-07-30 15:39:43 -0700 | [diff] [blame] | 12 | ProjectSection(myProperties) = preProject |
| 13 | lib = "True" |
| 14 | EndProjectSection |
| 15 | ProjectSection(ProjectDependencies) = postProject |
| 16 | {B23D3D1A-9438-4EDA-BEB6-9A0A03D17792} = {B23D3D1A-9438-4EDA-BEB6-9A0A03D17792} |
| 17 | EndProjectSection |
| 18 | EndProject |
Craig Tiller | 02a7bed | 2015-08-31 15:54:05 -0700 | [diff] [blame] | 19 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "grpc_unsecure", "vcxproj\.\grpc_unsecure\grpc_unsecure.vcxproj", "{46CEDFFF-9692-456A-AA24-38B5D6BCF4C5}" |
Nicolas Noble | 563b8a2 | 2015-07-30 15:39:43 -0700 | [diff] [blame] | 20 | ProjectSection(myProperties) = preProject |
| 21 | lib = "True" |
| 22 | EndProjectSection |
| 23 | ProjectSection(ProjectDependencies) = postProject |
| 24 | {B23D3D1A-9438-4EDA-BEB6-9A0A03D17792} = {B23D3D1A-9438-4EDA-BEB6-9A0A03D17792} |
| 25 | EndProjectSection |
| 26 | EndProject |
Craig Tiller | 02a7bed | 2015-08-31 15:54:05 -0700 | [diff] [blame] | 27 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "grpc_csharp_ext", "vcxproj\.\grpc_csharp_ext\grpc_csharp_ext.vcxproj", "{D64C6D63-4458-4A88-AB38-35678384A7E4}" |
Nicolas Noble | 563b8a2 | 2015-07-30 15:39:43 -0700 | [diff] [blame] | 28 | ProjectSection(myProperties) = preProject |
| 29 | lib = "True" |
| 30 | EndProjectSection |
| 31 | ProjectSection(ProjectDependencies) = postProject |
| 32 | {B23D3D1A-9438-4EDA-BEB6-9A0A03D17792} = {B23D3D1A-9438-4EDA-BEB6-9A0A03D17792} |
| 33 | {29D16885-7228-4C31-81ED-5F9187C7F2A9} = {29D16885-7228-4C31-81ED-5F9187C7F2A9} |
| 34 | EndProjectSection |
| 35 | EndProject |
| 36 | Global |
| 37 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 38 | Debug|Win32 = Debug|Win32 |
| 39 | Debug|x64 = Debug|x64 |
| 40 | Release|Win32 = Release|Win32 |
| 41 | Release|x64 = Release|x64 |
| 42 | EndGlobalSection |
| 43 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 44 | {B23D3D1A-9438-4EDA-BEB6-9A0A03D17792}.Debug|Win32.ActiveCfg = Debug|Win32 |
| 45 | {B23D3D1A-9438-4EDA-BEB6-9A0A03D17792}.Debug|Win32.Build.0 = Debug|Win32 |
| 46 | {B23D3D1A-9438-4EDA-BEB6-9A0A03D17792}.Debug|x64.ActiveCfg = Debug|x64 |
| 47 | {B23D3D1A-9438-4EDA-BEB6-9A0A03D17792}.Debug|x64.Build.0 = Debug|x64 |
| 48 | {B23D3D1A-9438-4EDA-BEB6-9A0A03D17792}.Release|Win32.ActiveCfg = Release|Win32 |
| 49 | {B23D3D1A-9438-4EDA-BEB6-9A0A03D17792}.Release|Win32.Build.0 = Release|Win32 |
| 50 | {B23D3D1A-9438-4EDA-BEB6-9A0A03D17792}.Release|x64.ActiveCfg = Release|x64 |
| 51 | {B23D3D1A-9438-4EDA-BEB6-9A0A03D17792}.Release|x64.Build.0 = Release|x64 |
| 52 | {29D16885-7228-4C31-81ED-5F9187C7F2A9}.Debug|Win32.ActiveCfg = Debug-DLL|Win32 |
| 53 | {29D16885-7228-4C31-81ED-5F9187C7F2A9}.Debug|Win32.Build.0 = Debug-DLL|Win32 |
| 54 | {29D16885-7228-4C31-81ED-5F9187C7F2A9}.Debug|x64.ActiveCfg = Debug-DLL|x64 |
| 55 | {29D16885-7228-4C31-81ED-5F9187C7F2A9}.Debug|x64.Build.0 = Debug-DLL|x64 |
| 56 | {29D16885-7228-4C31-81ED-5F9187C7F2A9}.Release|Win32.ActiveCfg = Release-DLL|Win32 |
| 57 | {29D16885-7228-4C31-81ED-5F9187C7F2A9}.Release|Win32.Build.0 = Release-DLL|Win32 |
| 58 | {29D16885-7228-4C31-81ED-5F9187C7F2A9}.Release|x64.ActiveCfg = Release-DLL|x64 |
| 59 | {29D16885-7228-4C31-81ED-5F9187C7F2A9}.Release|x64.Build.0 = Release-DLL|x64 |
| 60 | {46CEDFFF-9692-456A-AA24-38B5D6BCF4C5}.Debug|Win32.ActiveCfg = Debug-DLL|Win32 |
| 61 | {46CEDFFF-9692-456A-AA24-38B5D6BCF4C5}.Debug|Win32.Build.0 = Debug-DLL|Win32 |
| 62 | {46CEDFFF-9692-456A-AA24-38B5D6BCF4C5}.Debug|x64.ActiveCfg = Debug-DLL|x64 |
| 63 | {46CEDFFF-9692-456A-AA24-38B5D6BCF4C5}.Debug|x64.Build.0 = Debug-DLL|x64 |
| 64 | {46CEDFFF-9692-456A-AA24-38B5D6BCF4C5}.Release|Win32.ActiveCfg = Release-DLL|Win32 |
| 65 | {46CEDFFF-9692-456A-AA24-38B5D6BCF4C5}.Release|Win32.Build.0 = Release-DLL|Win32 |
| 66 | {46CEDFFF-9692-456A-AA24-38B5D6BCF4C5}.Release|x64.ActiveCfg = Release-DLL|x64 |
| 67 | {46CEDFFF-9692-456A-AA24-38B5D6BCF4C5}.Release|x64.Build.0 = Release-DLL|x64 |
Nicolas Noble | 563b8a2 | 2015-07-30 15:39:43 -0700 | [diff] [blame] | 68 | {D64C6D63-4458-4A88-AB38-35678384A7E4}.Debug|Win32.ActiveCfg = Debug|Win32 |
| 69 | {D64C6D63-4458-4A88-AB38-35678384A7E4}.Debug|Win32.Build.0 = Debug|Win32 |
| 70 | {D64C6D63-4458-4A88-AB38-35678384A7E4}.Debug|x64.ActiveCfg = Debug|x64 |
| 71 | {D64C6D63-4458-4A88-AB38-35678384A7E4}.Debug|x64.Build.0 = Debug|x64 |
| 72 | {D64C6D63-4458-4A88-AB38-35678384A7E4}.Release|Win32.ActiveCfg = Release|Win32 |
| 73 | {D64C6D63-4458-4A88-AB38-35678384A7E4}.Release|Win32.Build.0 = Release|Win32 |
| 74 | {D64C6D63-4458-4A88-AB38-35678384A7E4}.Release|x64.ActiveCfg = Release|x64 |
| 75 | {D64C6D63-4458-4A88-AB38-35678384A7E4}.Release|x64.Build.0 = Release|x64 |
| 76 | EndGlobalSection |
| 77 | GlobalSection(SolutionProperties) = preSolution |
| 78 | HideSolutionNode = FALSE |
| 79 | EndGlobalSection |
| 80 | EndGlobal |
Craig Tiller | 02a7bed | 2015-08-31 15:54:05 -0700 | [diff] [blame] | 81 | |