import source from 1.3.40
[external/swig.git] / Examples / csharp / extend / example.sln
1 Microsoft Visual Studio Solution File, Format Version 8.00
2 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "example-cs", "example-cs.csproj", "{C17D27DF-4C57-4625-AEE0-A40C4F48FF1A}"
3         ProjectSection(ProjectDependencies) = postProject
4                 {C2302635-D489-4678-96B4-70F5309DCBE6} = {C2302635-D489-4678-96B4-70F5309DCBE6}
5         EndProjectSection
6 EndProject
7 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example-vc", "example-vc.vcproj", "{C2302635-D489-4678-96B4-70F5309DCBE6}"
8         ProjectSection(ProjectDependencies) = postProject
9         EndProjectSection
10 EndProject
11 Global
12         GlobalSection(SolutionConfiguration) = preSolution
13                 Debug = Debug
14                 Release = Release
15         EndGlobalSection
16         GlobalSection(ProjectConfiguration) = postSolution
17                 {C17D27DF-4C57-4625-AEE0-A40C4F48FF1A}.Debug.ActiveCfg = Debug|.NET
18                 {C17D27DF-4C57-4625-AEE0-A40C4F48FF1A}.Debug.Build.0 = Debug|.NET
19                 {C17D27DF-4C57-4625-AEE0-A40C4F48FF1A}.Release.ActiveCfg = Release|.NET
20                 {C17D27DF-4C57-4625-AEE0-A40C4F48FF1A}.Release.Build.0 = Release|.NET
21                 {C2302635-D489-4678-96B4-70F5309DCBE6}.Debug.ActiveCfg = Debug|Win32
22                 {C2302635-D489-4678-96B4-70F5309DCBE6}.Debug.Build.0 = Debug|Win32
23                 {C2302635-D489-4678-96B4-70F5309DCBE6}.Release.ActiveCfg = Release|Win32
24                 {C2302635-D489-4678-96B4-70F5309DCBE6}.Release.Build.0 = Release|Win32
25         EndGlobalSection
26         GlobalSection(ExtensibilityGlobals) = postSolution
27         EndGlobalSection
28         GlobalSection(ExtensibilityAddIns) = postSolution
29         EndGlobalSection
30 EndGlobal