TabDemo.sln
上传用户:szraylite
上传日期:2018-06-06
资源大小:11546k
文件大小:1k
源码类别:

软件测试

开发平台:

Java

  1. 
  2. Microsoft Visual Studio Solution File, Format Version 9.00
  3. # Visual Studio 2005
  4. Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "D:TabDemo", "TabDemo", "{D67CE7ED-473D-41D8-802F-7A019CBFCD5F}"
  5. ProjectSection(WebsiteProperties) = preProject
  6. Debug.AspNetCompiler.VirtualPath = "/TabDemo"
  7. Debug.AspNetCompiler.PhysicalPath = "D:TabDemo"
  8. Debug.AspNetCompiler.TargetPath = "PrecompiledWebTabDemo"
  9. Debug.AspNetCompiler.Updateable = "true"
  10. Debug.AspNetCompiler.ForceOverwrite = "true"
  11. Debug.AspNetCompiler.FixedNames = "false"
  12. Debug.AspNetCompiler.Debug = "True"
  13. Release.AspNetCompiler.VirtualPath = "/TabDemo"
  14. Release.AspNetCompiler.PhysicalPath = "D:TabDemo"
  15. Release.AspNetCompiler.TargetPath = "PrecompiledWebTabDemo"
  16. Release.AspNetCompiler.Updateable = "true"
  17. Release.AspNetCompiler.ForceOverwrite = "true"
  18. Release.AspNetCompiler.FixedNames = "false"
  19. Release.AspNetCompiler.Debug = "False"
  20. VWDPort = "21045"
  21. EndProjectSection
  22. EndProject
  23. Global
  24. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  25. Debug|.NET = Debug|.NET
  26. EndGlobalSection
  27. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  28. {D67CE7ED-473D-41D8-802F-7A019CBFCD5F}.Debug|.NET.ActiveCfg = Debug|.NET
  29. {D67CE7ED-473D-41D8-802F-7A019CBFCD5F}.Debug|.NET.Build.0 = Debug|.NET
  30. EndGlobalSection
  31. GlobalSection(SolutionProperties) = preSolution
  32. HideSolutionNode = FALSE
  33. EndGlobalSection
  34. EndGlobal