Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

137 lines
5.3 KiB

  1. <VisualStudioProject>
  2. <CSHARP
  3. ProjectType = "Local"
  4. ProductVersion = "7.0.9466"
  5. SchemaVersion = "1.0"
  6. ProjectGuid = "{D8191F63-66E7-4D6D-A718-815A76F8D799}"
  7. >
  8. <Build>
  9. <Settings
  10. ApplicationIcon = ""
  11. AssemblyKeyContainerName = ""
  12. AssemblyName = "uddi.addwebreference"
  13. AssemblyOriginatorKeyFile = ""
  14. DefaultClientScript = "JScript"
  15. DefaultHTMLPageLayout = "Grid"
  16. DefaultTargetSchema = "IE50"
  17. DelaySign = "false"
  18. OutputType = "Library"
  19. RootNamespace = "AddWebReference"
  20. StartupObject = ""
  21. >
  22. <Config
  23. Name = "Debug"
  24. AllowUnsafeBlocks = "false"
  25. BaseAddress = "285212672"
  26. CheckForOverflowUnderflow = "false"
  27. ConfigurationOverrideFile = ""
  28. DefineConstants = "DEBUG;TRACE"
  29. DocumentationFile = ""
  30. DebugSymbols = "true"
  31. FileAlignment = "4096"
  32. IncrementalBuild = "true"
  33. Optimize = "false"
  34. OutputPath = "debug\"
  35. RegisterForComInterop = "false"
  36. RemoveIntegerChecks = "false"
  37. TreatWarningsAsErrors = "false"
  38. WarningLevel = "4"
  39. />
  40. <Config
  41. Name = "Release"
  42. AllowUnsafeBlocks = "false"
  43. BaseAddress = "285212672"
  44. CheckForOverflowUnderflow = "false"
  45. ConfigurationOverrideFile = ""
  46. DefineConstants = "TRACE"
  47. DocumentationFile = ""
  48. DebugSymbols = "false"
  49. FileAlignment = "4096"
  50. IncrementalBuild = "false"
  51. Optimize = "true"
  52. OutputPath = "bin\Release\"
  53. RegisterForComInterop = "false"
  54. RemoveIntegerChecks = "false"
  55. TreatWarningsAsErrors = "false"
  56. WarningLevel = "4"
  57. />
  58. </Settings>
  59. <References>
  60. <Reference
  61. Name = "System"
  62. AssemblyName = "System"
  63. HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.dll"
  64. />
  65. <Reference
  66. Name = "System.Data"
  67. AssemblyName = "System.Data"
  68. HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Data.dll"
  69. />
  70. <Reference
  71. Name = "System.XML"
  72. AssemblyName = "System.Xml"
  73. HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"
  74. />
  75. <Reference
  76. Name = "System.Web"
  77. AssemblyName = "System.Web"
  78. HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Web.dll"
  79. />
  80. <Reference
  81. Name = "System.Web.Services"
  82. AssemblyName = "System.Web.Services"
  83. HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Web.Services.dll"
  84. />
  85. <Reference
  86. Name = "api"
  87. Project = "{11742B5A-F929-4DA7-8378-F82AB3B69491}"
  88. Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
  89. />
  90. <Reference
  91. Name = "core"
  92. Project = "{C792705F-C4F9-41F7-AE03-B9C87FAD9151}"
  93. Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
  94. />
  95. <Reference
  96. Name = "web"
  97. Project = "{BF191EA0-B0CF-4502-A290-A183AC71998F}"
  98. Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
  99. />
  100. </References>
  101. </Build>
  102. <Files>
  103. <Include>
  104. <File
  105. RelPath = "addwebreference.cs"
  106. SubType = "ASPXCodeBehind"
  107. BuildAction = "Compile"
  108. />
  109. <File
  110. RelPath = "assemblyinfo.cs"
  111. BuildAction = "Compile"
  112. />
  113. <File
  114. RelPath = "paging.cs"
  115. SubType = "Code"
  116. BuildAction = "Compile"
  117. />
  118. <File
  119. RelPath = "results.cs"
  120. SubType = "ASPXCodeBehind"
  121. BuildAction = "Compile"
  122. />
  123. <File
  124. RelPath = "search.cs"
  125. SubType = "ASPXCodeBehind"
  126. BuildAction = "Compile"
  127. />
  128. <File
  129. RelPath = "visualstudio.cs"
  130. SubType = "Code"
  131. BuildAction = "Compile"
  132. />
  133. </Include>
  134. </Files>
  135. </CSHARP>
  136. </VisualStudioProject>