eAthena-7.1.sln 3.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. Microsoft Visual Studio Solution File, Format Version 8.00
  2. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "char-server_txt", "vcproj-7.1\char-server_txt.vcproj", "{D356871D-58E1-450B-967A-E3E9646175AF}"
  3. ProjectSection(ProjectDependencies) = postProject
  4. EndProjectSection
  5. EndProject
  6. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "char-server_sql", "vcproj-7.1\char-server_sql.vcproj", "{D356871D-58E1-450B-967A-E4E9646175AF}"
  7. ProjectSection(ProjectDependencies) = postProject
  8. EndProjectSection
  9. EndProject
  10. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "login-server_sql", "vcproj-7.1\login-server_sql.vcproj", "{D356871D-58E1-450B-967A-E5E9646175AF}"
  11. ProjectSection(ProjectDependencies) = postProject
  12. EndProjectSection
  13. EndProject
  14. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "map-server_sql", "vcproj-7.1\map-server_sql.vcproj", "{D356871D-58E1-450B-967A-E6E9646175AF}"
  15. ProjectSection(ProjectDependencies) = postProject
  16. EndProjectSection
  17. EndProject
  18. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "login-server_txt", "vcproj-7.1\login-server_txt.vcproj", "{D356871D-58E1-450B-967A-E2E9646175AF}"
  19. ProjectSection(ProjectDependencies) = postProject
  20. EndProjectSection
  21. EndProject
  22. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "map-server_txt", "vcproj-7.1\map-server_txt.vcproj", "{D356871D-58E1-450B-967A-E1E9646175AF}"
  23. ProjectSection(ProjectDependencies) = postProject
  24. EndProjectSection
  25. EndProject
  26. Global
  27. GlobalSection(SolutionConfiguration) = preSolution
  28. Debug = Debug
  29. Release = Release
  30. EndGlobalSection
  31. GlobalSection(ProjectConfiguration) = postSolution
  32. {D356871D-58E1-450B-967A-E3E9646175AF}.Debug.ActiveCfg = Debug|Win32
  33. {D356871D-58E1-450B-967A-E3E9646175AF}.Debug.Build.0 = Debug|Win32
  34. {D356871D-58E1-450B-967A-E3E9646175AF}.Release.ActiveCfg = Release|Win32
  35. {D356871D-58E1-450B-967A-E3E9646175AF}.Release.Build.0 = Release|Win32
  36. {D356871D-58E1-450B-967A-E4E9646175AF}.Debug.ActiveCfg = Debug|Win32
  37. {D356871D-58E1-450B-967A-E4E9646175AF}.Debug.Build.0 = Debug|Win32
  38. {D356871D-58E1-450B-967A-E4E9646175AF}.Release.ActiveCfg = Release|Win32
  39. {D356871D-58E1-450B-967A-E4E9646175AF}.Release.Build.0 = Release|Win32
  40. {D356871D-58E1-450B-967A-E5E9646175AF}.Debug.ActiveCfg = Debug|Win32
  41. {D356871D-58E1-450B-967A-E5E9646175AF}.Debug.Build.0 = Debug|Win32
  42. {D356871D-58E1-450B-967A-E5E9646175AF}.Release.ActiveCfg = Release|Win32
  43. {D356871D-58E1-450B-967A-E5E9646175AF}.Release.Build.0 = Release|Win32
  44. {D356871D-58E1-450B-967A-E6E9646175AF}.Debug.ActiveCfg = Debug|Win32
  45. {D356871D-58E1-450B-967A-E6E9646175AF}.Debug.Build.0 = Debug|Win32
  46. {D356871D-58E1-450B-967A-E6E9646175AF}.Release.ActiveCfg = Release|Win32
  47. {D356871D-58E1-450B-967A-E6E9646175AF}.Release.Build.0 = Release|Win32
  48. {D356871D-58E1-450B-967A-E2E9646175AF}.Debug.ActiveCfg = Debug|Win32
  49. {D356871D-58E1-450B-967A-E2E9646175AF}.Debug.Build.0 = Debug|Win32
  50. {D356871D-58E1-450B-967A-E2E9646175AF}.Release.ActiveCfg = Release|Win32
  51. {D356871D-58E1-450B-967A-E2E9646175AF}.Release.Build.0 = Release|Win32
  52. {D356871D-58E1-450B-967A-E1E9646175AF}.Debug.ActiveCfg = Debug|Win32
  53. {D356871D-58E1-450B-967A-E1E9646175AF}.Debug.Build.0 = Debug|Win32
  54. {D356871D-58E1-450B-967A-E1E9646175AF}.Release.ActiveCfg = Release|Win32
  55. {D356871D-58E1-450B-967A-E1E9646175AF}.Release.Build.0 = Release|Win32
  56. EndGlobalSection
  57. GlobalSection(ExtensibilityGlobals) = postSolution
  58. EndGlobalSection
  59. GlobalSection(ExtensibilityAddIns) = postSolution
  60. EndGlobalSection
  61. EndGlobal