View of /trunk/AssetServer.sln
Parent Directory
|
Revision Log
Revision 2 -
(download)
(annotate)
Tue Oct 7 20:53:38 2008 UTC (4 years, 8 months ago) by jhurliman
File size: 910 byte(s)
Tue Oct 7 20:53:38 2008 UTC (4 years, 8 months ago) by jhurliman
File size: 910 byte(s)
Initial import of the asset server. Listens on port 9001 for requests in the form of /AssetID/method
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AssetServer", "AssetServer.csproj", "{7EE161A6-3D3E-40D1-8CB1-25D2BF107296}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7EE161A6-3D3E-40D1-8CB1-25D2BF107296}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7EE161A6-3D3E-40D1-8CB1-25D2BF107296}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7EE161A6-3D3E-40D1-8CB1-25D2BF107296}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7EE161A6-3D3E-40D1-8CB1-25D2BF107296}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

