Bryan Duxbury | 96b2ccc | 2010-09-24 16:47:59 +0000 | [diff] [blame] | 1 |
|
Roger Meier | ca0d2f9 | 2012-10-06 10:35:29 +0000 | [diff] [blame] | 2 | Microsoft Visual Studio Solution File, Format Version 11.00
|
| 3 | # Visual Studio 2010
|
Bryan Duxbury | 96b2ccc | 2010-09-24 16:47:59 +0000 | [diff] [blame] | 4 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Thrift", "..\..\lib\csharp\src\Thrift.csproj", "{499EB63C-D74C-47E8-AE48-A2FC94538E9D}"
|
| 5 | EndProject
|
| 6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CsharpClient", "CsharpClient\CsharpClient.csproj", "{18F24087-4760-43DA-ACAB-7B9F0E096B11}"
|
| 7 | ProjectSection(ProjectDependencies) = postProject
|
| 8 | {499EB63C-D74C-47E8-AE48-A2FC94538E9D} = {499EB63C-D74C-47E8-AE48-A2FC94538E9D}
|
| 9 | {66707BAE-BBF9-4F03-B53E-BE3AD58322F8} = {66707BAE-BBF9-4F03-B53E-BE3AD58322F8}
|
| 10 | EndProjectSection
|
| 11 | EndProject
|
| 12 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CsharpServer", "CsharpServer\CsharpServer.csproj", "{66707BAE-BBF9-4F03-B53E-BE3AD58322F8}"
|
| 13 | ProjectSection(ProjectDependencies) = postProject
|
| 14 | {499EB63C-D74C-47E8-AE48-A2FC94538E9D} = {499EB63C-D74C-47E8-AE48-A2FC94538E9D}
|
| 15 | EndProjectSection
|
| 16 | EndProject
|
| 17 | Global
|
| 18 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
| 19 | Debug|Any CPU = Debug|Any CPU
|
| 20 | Release|Any CPU = Release|Any CPU
|
| 21 | EndGlobalSection
|
| 22 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
| 23 | {499EB63C-D74C-47E8-AE48-A2FC94538E9D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
| 24 | {499EB63C-D74C-47E8-AE48-A2FC94538E9D}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
| 25 | {499EB63C-D74C-47E8-AE48-A2FC94538E9D}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
| 26 | {499EB63C-D74C-47E8-AE48-A2FC94538E9D}.Release|Any CPU.Build.0 = Release|Any CPU
|
| 27 | {18F24087-4760-43DA-ACAB-7B9F0E096B11}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
| 28 | {18F24087-4760-43DA-ACAB-7B9F0E096B11}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
| 29 | {18F24087-4760-43DA-ACAB-7B9F0E096B11}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
| 30 | {18F24087-4760-43DA-ACAB-7B9F0E096B11}.Release|Any CPU.Build.0 = Release|Any CPU
|
| 31 | {66707BAE-BBF9-4F03-B53E-BE3AD58322F8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
| 32 | {66707BAE-BBF9-4F03-B53E-BE3AD58322F8}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
| 33 | {66707BAE-BBF9-4F03-B53E-BE3AD58322F8}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
| 34 | {66707BAE-BBF9-4F03-B53E-BE3AD58322F8}.Release|Any CPU.Build.0 = Release|Any CPU
|
| 35 | EndGlobalSection
|
| 36 | GlobalSection(SolutionProperties) = preSolution
|
| 37 | HideSolutionNode = FALSE
|
| 38 | EndGlobalSection
|
| 39 | EndGlobal
|