/tags/rel-1-3-25/SWIG/Examples/csharp/simple/example.sln
Unknown | 30 lines | 30 code | 0 blank | 0 comment | 0 complexity | 7e148b12dc7dce0f2823e483fed3f4d9 MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
1Microsoft Visual Studio Solution File, Format Version 8.00 2Project("{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 6EndProject 7Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example-vc", "example-vc.vcproj", "{C2302635-D489-4678-96B4-70F5309DCBE6}" 8 ProjectSection(ProjectDependencies) = postProject 9 EndProjectSection 10EndProject 11Global 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 30EndGlobal