PageRenderTime 16ms CodeModel.GetById 11ms RepoModel.GetById 2ms app.codeStats 0ms

/SendWinKey.sln

https://bitbucket.org/butaman/sendwinkey
Unknown | 20 lines | 19 code | 1 blank | 0 comment | 0 complexity | 873ce96fb018995a22124f208aeba0be MD5 | raw file
  1. Microsoft Visual Studio Solution File, Format Version 11.00
  2. # Visual Studio 2010
  3. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SendWinKey", "SendWinKey\SendWinKey.csproj", "{974284E3-4EEE-41E9-B6B4-1380561A4842}"
  4. EndProject
  5. Global
  6. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  7. Debug|x86 = Debug|x86
  8. Release|x86 = Release|x86
  9. EndGlobalSection
  10. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  11. {974284E3-4EEE-41E9-B6B4-1380561A4842}.Debug|x86.ActiveCfg = Debug|x86
  12. {974284E3-4EEE-41E9-B6B4-1380561A4842}.Debug|x86.Build.0 = Debug|x86
  13. {974284E3-4EEE-41E9-B6B4-1380561A4842}.Release|x86.ActiveCfg = Release|x86
  14. {974284E3-4EEE-41E9-B6B4-1380561A4842}.Release|x86.Build.0 = Release|x86
  15. EndGlobalSection
  16. GlobalSection(SolutionProperties) = preSolution
  17. HideSolutionNode = FALSE
  18. EndGlobalSection
  19. EndGlobal