Tor.sln 1.4 KB

1234567891011121314151617181920212223242526272829
  1. Microsoft Visual Studio Solution File, Format Version 8.00
  2. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Tor", "Tor.vcproj", "{63A6B170-E742-400C-B3A0-9CCED3699043}"
  3. ProjectSection(ProjectDependencies) = postProject
  4. EndProjectSection
  5. EndProject
  6. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tor_resolve", "..\tor_resolve\tor_resolve.vcproj", "{E2D2762A-26BD-4A28-BD72-DDAB181324B4}"
  7. ProjectSection(ProjectDependencies) = postProject
  8. EndProjectSection
  9. EndProject
  10. Global
  11. GlobalSection(SolutionConfiguration) = preSolution
  12. Debug = Debug
  13. Release = Release
  14. EndGlobalSection
  15. GlobalSection(ProjectConfiguration) = postSolution
  16. {63A6B170-E742-400C-B3A0-9CCED3699043}.Debug.ActiveCfg = Debug|Win32
  17. {63A6B170-E742-400C-B3A0-9CCED3699043}.Debug.Build.0 = Debug|Win32
  18. {63A6B170-E742-400C-B3A0-9CCED3699043}.Release.ActiveCfg = Release|Win32
  19. {63A6B170-E742-400C-B3A0-9CCED3699043}.Release.Build.0 = Release|Win32
  20. {E2D2762A-26BD-4A28-BD72-DDAB181324B4}.Debug.ActiveCfg = Debug|Win32
  21. {E2D2762A-26BD-4A28-BD72-DDAB181324B4}.Debug.Build.0 = Debug|Win32
  22. {E2D2762A-26BD-4A28-BD72-DDAB181324B4}.Release.ActiveCfg = Release|Win32
  23. {E2D2762A-26BD-4A28-BD72-DDAB181324B4}.Release.Build.0 = Release|Win32
  24. EndGlobalSection
  25. GlobalSection(ExtensibilityGlobals) = postSolution
  26. EndGlobalSection
  27. GlobalSection(ExtensibilityAddIns) = postSolution
  28. EndGlobalSection
  29. EndGlobal