/Visual Studio 2008/CppImplicitlyLinkDll.sln
# · MSBuild · 29 lines · 28 code · 1 blank · 0 comment · 0 complexity · 6e5acd25ae98ed93de87c4abc7509a6c MD5 · raw file
- Microsoft Visual Studio Solution File, Format Version 10.00
- # Visual Studio 2008
- Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CppImplicitlyLinkDll", "CppImplicitlyLinkDll\CppImplicitlyLinkDll.vcproj", "{9549AB23-3A3D-4C77-9E10-21C8933A2BAA}"
- ProjectSection(ProjectDependencies) = postProject
- {52E95A78-6446-49D8-8F79-31846518D34B} = {52E95A78-6446-49D8-8F79-31846518D34B}
- EndProjectSection
- EndProject
- Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CppDynamicLinkLibrary", "CppDynamicLinkLibrary\CppDynamicLinkLibrary.vcproj", "{52E95A78-6446-49D8-8F79-31846518D34B}"
- EndProject
- Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Release|Win32 = Release|Win32
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {9549AB23-3A3D-4C77-9E10-21C8933A2BAA}.Debug|Win32.ActiveCfg = Debug|Win32
- {9549AB23-3A3D-4C77-9E10-21C8933A2BAA}.Debug|Win32.Build.0 = Debug|Win32
- {9549AB23-3A3D-4C77-9E10-21C8933A2BAA}.Release|Win32.ActiveCfg = Release|Win32
- {9549AB23-3A3D-4C77-9E10-21C8933A2BAA}.Release|Win32.Build.0 = Release|Win32
- {52E95A78-6446-49D8-8F79-31846518D34B}.Debug|Win32.ActiveCfg = Debug|Win32
- {52E95A78-6446-49D8-8F79-31846518D34B}.Debug|Win32.Build.0 = Debug|Win32
- {52E95A78-6446-49D8-8F79-31846518D34B}.Release|Win32.ActiveCfg = Release|Win32
- {52E95A78-6446-49D8-8F79-31846518D34B}.Release|Win32.Build.0 = Release|Win32
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- EndGlobal