eAthena.sln 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. Microsoft Visual Studio Solution File, Format Version 8.00
  2. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "map-server_txt", "vcproj\map-server_txt.vcproj", "{D356871D-58E1-450B-967A-E1E9646175AF}"
  3. ProjectSection(ProjectDependencies) = postProject
  4. EndProjectSection
  5. EndProject
  6. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "login-server_txt", "vcproj\login-server_txt.vcproj", "{D356871D-58E1-450B-967A-E2E9646175AF}"
  7. ProjectSection(ProjectDependencies) = postProject
  8. EndProjectSection
  9. EndProject
  10. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "char-server_txt", "vcproj\char-server_txt.vcproj", "{D356871D-58E1-450B-967A-E3E9646175AF}"
  11. ProjectSection(ProjectDependencies) = postProject
  12. EndProjectSection
  13. EndProject
  14. Global
  15. GlobalSection(SolutionConfiguration) = preSolution
  16. Debug = Debug
  17. Release = Release
  18. EndGlobalSection
  19. GlobalSection(ProjectConfiguration) = postSolution
  20. {D356871D-58E1-450B-967A-E1E9646175AF}.Debug.ActiveCfg = Debug|Win32
  21. {D356871D-58E1-450B-967A-E1E9646175AF}.Debug.Build.0 = Debug|Win32
  22. {D356871D-58E1-450B-967A-E1E9646175AF}.Release.ActiveCfg = Release|Win32
  23. {D356871D-58E1-450B-967A-E1E9646175AF}.Release.Build.0 = Release|Win32
  24. {D356871D-58E1-450B-967A-E2E9646175AF}.Debug.ActiveCfg = Debug|Win32
  25. {D356871D-58E1-450B-967A-E2E9646175AF}.Debug.Build.0 = Debug|Win32
  26. {D356871D-58E1-450B-967A-E2E9646175AF}.Release.ActiveCfg = Release|Win32
  27. {D356871D-58E1-450B-967A-E2E9646175AF}.Release.Build.0 = Release|Win32
  28. {D356871D-58E1-450B-967A-E3E9646175AF}.Debug.ActiveCfg = Debug|Win32
  29. {D356871D-58E1-450B-967A-E3E9646175AF}.Debug.Build.0 = Debug|Win32
  30. {D356871D-58E1-450B-967A-E3E9646175AF}.Release.ActiveCfg = Release|Win32
  31. {D356871D-58E1-450B-967A-E3E9646175AF}.Release.Build.0 = Release|Win32
  32. EndGlobalSection
  33. GlobalSection(ExtensibilityGlobals) = postSolution
  34. EndGlobalSection
  35. GlobalSection(ExtensibilityAddIns) = postSolution
  36. EndGlobalSection
  37. EndGlobal