PageRenderTime 48ms CodeModel.GetById 17ms RepoModel.GetById 1ms app.codeStats 0ms

/trunk/Examples/csharp/reference/example.sln

#
Unknown | 30 lines | 30 code | 0 blank | 0 comment | 0 complexity | 74bbcf28c318dc5ec50bb6d4eb93cc5d MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
  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