PageRenderTime 27ms CodeModel.GetById 0ms RepoModel.GetById 1ms app.codeStats 0ms

/Visual Studio 2008/ATLCOMService.sln

#
Unknown | 26 lines | 25 code | 1 blank | 0 comment | 0 complexity | b8745c88bf932e9e010ef2b2243763eb MD5 | raw file
  1. Microsoft Visual Studio Solution File, Format Version 10.00
  2. # Visual Studio 2008
  3. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ATLCOMService", "ATLCOMService\ATLCOMService.vcproj", "{D682519B-6252-418B-977F-84A739A4F4B7}"
  4. EndProject
  5. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ATLCOMServicePS", "ATLCOMService\ATLCOMServicePS.vcproj", "{8072D8EC-DB59-4069-AA25-9364C81B9583}"
  6. EndProject
  7. Global
  8. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  9. Debug|Win32 = Debug|Win32
  10. Release|Win32 = Release|Win32
  11. EndGlobalSection
  12. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  13. {D682519B-6252-418B-977F-84A739A4F4B7}.Debug|Win32.ActiveCfg = Debug|Win32
  14. {D682519B-6252-418B-977F-84A739A4F4B7}.Debug|Win32.Build.0 = Debug|Win32
  15. {D682519B-6252-418B-977F-84A739A4F4B7}.Release|Win32.ActiveCfg = Release|Win32
  16. {D682519B-6252-418B-977F-84A739A4F4B7}.Release|Win32.Build.0 = Release|Win32
  17. {8072D8EC-DB59-4069-AA25-9364C81B9583}.Debug|Win32.ActiveCfg = Debug|Win32
  18. {8072D8EC-DB59-4069-AA25-9364C81B9583}.Debug|Win32.Build.0 = Debug|Win32
  19. {8072D8EC-DB59-4069-AA25-9364C81B9583}.Release|Win32.ActiveCfg = Release|Win32
  20. {8072D8EC-DB59-4069-AA25-9364C81B9583}.Release|Win32.Build.0 = Release|Win32
  21. EndGlobalSection
  22. GlobalSection(SolutionProperties) = preSolution
  23. HideSolutionNode = FALSE
  24. EndGlobalSection
  25. EndGlobal