home *** CD-ROM | disk | FTP | other *** search
/ 41-134-104-147.dsl.mweb.co.za / 41-134-104-147.dsl.mweb.co.za.tar / 41-134-104-147.dsl.mweb.co.za / HealthCard.sln < prev    next >
Text File  |  2010-08-20  |  2KB  |  36 lines

  1. 
  2. Microsoft Visual Studio Solution File, Format Version 11.00
  3. # Visual Studio 2010
  4. Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "HealthCard", ".", "{F4082DCC-99DF-43D7-A343-6EB43F77CE44}"
  5.     ProjectSection(WebsiteProperties) = preProject
  6.         TargetFrameworkMoniker = ".NETFramework,Version%3Dv2.0"
  7.         Debug.AspNetCompiler.VirtualPath = "/HealthCard"
  8.         Debug.AspNetCompiler.PhysicalPath = "..\HealthCard\"
  9.         Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\HealthCard\"
  10.         Debug.AspNetCompiler.Updateable = "true"
  11.         Debug.AspNetCompiler.ForceOverwrite = "true"
  12.         Debug.AspNetCompiler.FixedNames = "false"
  13.         Debug.AspNetCompiler.Debug = "True"
  14.         Release.AspNetCompiler.VirtualPath = "/HealthCard"
  15.         Release.AspNetCompiler.PhysicalPath = "..\HealthCard\"
  16.         Release.AspNetCompiler.TargetPath = "PrecompiledWeb\HealthCard\"
  17.         Release.AspNetCompiler.Updateable = "true"
  18.         Release.AspNetCompiler.ForceOverwrite = "true"
  19.         Release.AspNetCompiler.FixedNames = "false"
  20.         Release.AspNetCompiler.Debug = "False"
  21.         VWDPort = "49811"
  22.     EndProjectSection
  23. EndProject
  24. Global
  25.     GlobalSection(SolutionConfigurationPlatforms) = preSolution
  26.         Debug|Any CPU = Debug|Any CPU
  27.     EndGlobalSection
  28.     GlobalSection(ProjectConfigurationPlatforms) = postSolution
  29.         {F4082DCC-99DF-43D7-A343-6EB43F77CE44}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  30.         {F4082DCC-99DF-43D7-A343-6EB43F77CE44}.Debug|Any CPU.Build.0 = Debug|Any CPU
  31.     EndGlobalSection
  32.     GlobalSection(SolutionProperties) = preSolution
  33.         HideSolutionNode = FALSE
  34.     EndGlobalSection
  35. EndGlobal
  36.