This repository has been archived on 2026-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
visualbasic/SkypeBot/Skype.sln
2014-05-10 13:43:51 -07:00

20 lines
905 B
Text
Executable file

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Skype", "Skype\Skype.vbproj", "{83CA6842-28F8-41E0-A3B2-9BBA0861775E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{83CA6842-28F8-41E0-A3B2-9BBA0861775E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{83CA6842-28F8-41E0-A3B2-9BBA0861775E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{83CA6842-28F8-41E0-A3B2-9BBA0861775E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{83CA6842-28F8-41E0-A3B2-9BBA0861775E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal