PageRenderTime 48ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

/Visual Studio 2008/CppImplicitlyLinkDll.sln

#
Unknown | 29 lines | 28 code | 1 blank | 0 comment | 0 complexity | 6e5acd25ae98ed93de87c4abc7509a6c MD5 | raw file
  1. Microsoft Visual Studio Solution File, Format Version 10.00
  2. # Visual Studio 2008
  3. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CppImplicitlyLinkDll", "CppImplicitlyLinkDll\CppImplicitlyLinkDll.vcproj", "{9549AB23-3A3D-4C77-9E10-21C8933A2BAA}"
  4. ProjectSection(ProjectDependencies) = postProject
  5. {52E95A78-6446-49D8-8F79-31846518D34B} = {52E95A78-6446-49D8-8F79-31846518D34B}
  6. EndProjectSection
  7. EndProject
  8. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CppDynamicLinkLibrary", "CppDynamicLinkLibrary\CppDynamicLinkLibrary.vcproj", "{52E95A78-6446-49D8-8F79-31846518D34B}"
  9. EndProject
  10. Global
  11. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  12. Debug|Win32 = Debug|Win32
  13. Release|Win32 = Release|Win32
  14. EndGlobalSection
  15. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  16. {9549AB23-3A3D-4C77-9E10-21C8933A2BAA}.Debug|Win32.ActiveCfg = Debug|Win32
  17. {9549AB23-3A3D-4C77-9E10-21C8933A2BAA}.Debug|Win32.Build.0 = Debug|Win32
  18. {9549AB23-3A3D-4C77-9E10-21C8933A2BAA}.Release|Win32.ActiveCfg = Release|Win32
  19. {9549AB23-3A3D-4C77-9E10-21C8933A2BAA}.Release|Win32.Build.0 = Release|Win32
  20. {52E95A78-6446-49D8-8F79-31846518D34B}.Debug|Win32.ActiveCfg = Debug|Win32
  21. {52E95A78-6446-49D8-8F79-31846518D34B}.Debug|Win32.Build.0 = Debug|Win32
  22. {52E95A78-6446-49D8-8F79-31846518D34B}.Release|Win32.ActiveCfg = Release|Win32
  23. {52E95A78-6446-49D8-8F79-31846518D34B}.Release|Win32.Build.0 = Release|Win32
  24. EndGlobalSection
  25. GlobalSection(SolutionProperties) = preSolution
  26. HideSolutionNode = FALSE
  27. EndGlobalSection
  28. EndGlobal