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.

149 lines
5.3 KiB

  1. <VisualStudioProject>
  2. <CSHARP
  3. ProjectType = "Local"
  4. ProductVersion = "7.0.9466"
  5. SchemaVersion = "1.0"
  6. ProjectGuid = "{00DB3E9D-83F3-4230-9025-10C2B560DA22}"
  7. >
  8. <Build>
  9. <Settings
  10. ApplicationIcon = ""
  11. AssemblyKeyContainerName = ""
  12. AssemblyName = "uddi.core"
  13. AssemblyOriginatorKeyFile = ""
  14. DefaultClientScript = "JScript"
  15. DefaultHTMLPageLayout = "Flow"
  16. DefaultTargetSchema = "IE32Nav30"
  17. DelaySign = "false"
  18. OutputType = "Library"
  19. RootNamespace = "UDDI"
  20. StartupObject = ""
  21. >
  22. <Config
  23. Name = "Debug"
  24. AllowUnsafeBlocks = "false"
  25. BaseAddress = "0"
  26. CheckForOverflowUnderflow = "false"
  27. ConfigurationOverrideFile = ""
  28. DefineConstants = "DEBUG;TRACE"
  29. DocumentationFile = ""
  30. DebugSymbols = "true"
  31. FileAlignment = "4096"
  32. IncrementalBuild = "false"
  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 = "0"
  44. CheckForOverflowUnderflow = "false"
  45. ConfigurationOverrideFile = ""
  46. DefineConstants = "TRACE"
  47. DocumentationFile = ""
  48. DebugSymbols = "false"
  49. FileAlignment = "4096"
  50. IncrementalBuild = "false"
  51. Optimize = "true"
  52. OutputPath = "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. />
  64. <Reference
  65. Name = "System.XML"
  66. AssemblyName = "System.Xml"
  67. />
  68. <Reference
  69. Name = "System.Data"
  70. AssemblyName = "System.Data"
  71. />
  72. <Reference
  73. Name = "System.Web"
  74. AssemblyName = "System.Web"
  75. />
  76. <Reference
  77. Name = "System.DirectoryServices"
  78. AssemblyName = "System.DirectoryServices"
  79. HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.DirectoryServices.dll"
  80. />
  81. </References>
  82. </Build>
  83. <Files>
  84. <Include>
  85. <File
  86. RelPath = "application.cs"
  87. SubType = "Code"
  88. BuildAction = "Compile"
  89. />
  90. <File
  91. RelPath = "assemblyinfo.cs"
  92. SubType = "Code"
  93. BuildAction = "Compile"
  94. />
  95. <File
  96. RelPath = "config.cs"
  97. SubType = "Code"
  98. BuildAction = "Compile"
  99. />
  100. <File
  101. RelPath = "context.cs"
  102. SubType = "Code"
  103. BuildAction = "Compile"
  104. />
  105. <File
  106. RelPath = "core.cs"
  107. SubType = "Code"
  108. BuildAction = "Compile"
  109. />
  110. <File
  111. RelPath = "debug.cs"
  112. SubType = "Code"
  113. BuildAction = "Compile"
  114. />
  115. <File
  116. RelPath = "localization.cs"
  117. SubType = "Code"
  118. BuildAction = "Compile"
  119. />
  120. <File
  121. RelPath = "performance.cs"
  122. SubType = "Code"
  123. BuildAction = "Compile"
  124. />
  125. <File
  126. RelPath = "schemacollection.cs"
  127. SubType = "Code"
  128. BuildAction = "Compile"
  129. />
  130. <File
  131. RelPath = "sql.cs"
  132. SubType = "Code"
  133. BuildAction = "Compile"
  134. />
  135. <File
  136. RelPath = "uddiadconn.cs"
  137. SubType = "Code"
  138. BuildAction = "Compile"
  139. />
  140. <File
  141. RelPath = "win32.cs"
  142. SubType = "Code"
  143. BuildAction = "Compile"
  144. />
  145. </Include>
  146. </Files>
  147. </CSHARP>
  148. </VisualStudioProject>