You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12345678910111213141516171819202122232425
  1. Microsoft Visual Studio Solution File, Format Version 10.00
  2. # Visual Studio 2008
  3. Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "SNFMultiDLLExampleVB", "SNFMultiDLLExampleVB\SNFMultiDLLExampleVB.vbproj", "{04AB8B67-3CB8-4E5B-92B2-BB7325906AE0}"
  4. EndProject
  5. Global
  6. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  7. Debug|Any CPU = Debug|Any CPU
  8. Debug|x86 = Debug|x86
  9. Release|Any CPU = Release|Any CPU
  10. Release|x86 = Release|x86
  11. EndGlobalSection
  12. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  13. {04AB8B67-3CB8-4E5B-92B2-BB7325906AE0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  14. {04AB8B67-3CB8-4E5B-92B2-BB7325906AE0}.Debug|Any CPU.Build.0 = Debug|Any CPU
  15. {04AB8B67-3CB8-4E5B-92B2-BB7325906AE0}.Debug|x86.ActiveCfg = Debug|x86
  16. {04AB8B67-3CB8-4E5B-92B2-BB7325906AE0}.Debug|x86.Build.0 = Debug|x86
  17. {04AB8B67-3CB8-4E5B-92B2-BB7325906AE0}.Release|Any CPU.ActiveCfg = Release|Any CPU
  18. {04AB8B67-3CB8-4E5B-92B2-BB7325906AE0}.Release|Any CPU.Build.0 = Release|Any CPU
  19. {04AB8B67-3CB8-4E5B-92B2-BB7325906AE0}.Release|x86.ActiveCfg = Release|Any CPU
  20. EndGlobalSection
  21. GlobalSection(SolutionProperties) = preSolution
  22. HideSolutionNode = FALSE
  23. EndGlobalSection
  24. EndGlobal