PageRenderTime 41ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

/Visual Studio 2008/VBFTPDownload.sln

#
Unknown | 26 lines | 25 code | 1 blank | 0 comment | 0 complexity | eba8cc306a8f9d159bf5b0bdbe245a76 MD5 | raw file
  1. Microsoft Visual Studio Solution File, Format Version 10.00
  2. # Visual Studio 2008
  3. Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "VBFTPDownload", "VBFTPDownload\VBFTPDownload.vbproj", "{D1EB454E-5746-40B0-A350-C417F89B0797}"
  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. {D1EB454E-5746-40B0-A350-C417F89B0797}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  14. {D1EB454E-5746-40B0-A350-C417F89B0797}.Debug|Any CPU.Build.0 = Debug|Any CPU
  15. {D1EB454E-5746-40B0-A350-C417F89B0797}.Debug|x86.ActiveCfg = Debug|x86
  16. {D1EB454E-5746-40B0-A350-C417F89B0797}.Debug|x86.Build.0 = Debug|x86
  17. {D1EB454E-5746-40B0-A350-C417F89B0797}.Release|Any CPU.ActiveCfg = Release|Any CPU
  18. {D1EB454E-5746-40B0-A350-C417F89B0797}.Release|Any CPU.Build.0 = Release|Any CPU
  19. {D1EB454E-5746-40B0-A350-C417F89B0797}.Release|x86.ActiveCfg = Release|x86
  20. {D1EB454E-5746-40B0-A350-C417F89B0797}.Release|x86.Build.0 = Release|x86
  21. EndGlobalSection
  22. GlobalSection(SolutionProperties) = preSolution
  23. HideSolutionNode = FALSE
  24. EndGlobalSection
  25. EndGlobal