Clone of Akilla's acserver @ https://github.com/deregtd/ACServer

ACServer.sln.old 895B

12345678910111213141516171819202122
  1. Microsoft Visual Studio Solution File, Format Version 7.00
  2. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ACServer", "ACServer.vcproj", "{0A812515-55ED-468B-93B2-BE38D454B237}"
  3. EndProject
  4. Global
  5. GlobalSection(SolutionConfiguration) = preSolution
  6. ConfigName.0 = Debug
  7. ConfigName.1 = Release
  8. EndGlobalSection
  9. GlobalSection(ProjectDependencies) = postSolution
  10. EndGlobalSection
  11. GlobalSection(ProjectConfiguration) = postSolution
  12. {0A812515-55ED-468B-93B2-BE38D454B237}.Debug.ActiveCfg = Debug|Win32
  13. {0A812515-55ED-468B-93B2-BE38D454B237}.Debug.Build.0 = Debug|Win32
  14. {0A812515-55ED-468B-93B2-BE38D454B237}.Release.ActiveCfg = Release|Win32
  15. {0A812515-55ED-468B-93B2-BE38D454B237}.Release.Build.0 = Release|Win32
  16. EndGlobalSection
  17. GlobalSection(ExtensibilityGlobals) = postSolution
  18. EndGlobalSection
  19. GlobalSection(ExtensibilityAddIns) = postSolution
  20. EndGlobalSection
  21. EndGlobal