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.

135 lines
5.0 KiB

  1. <VisualStudioProject>
  2. <CSHARP
  3. ProjectType = "Local"
  4. ProductVersion = "7.0.9466"
  5. SchemaVersion = "1.0"
  6. ProjectGuid = "{14D279A8-4433-411B-BCF6-6F9B723A9BD4}"
  7. >
  8. <Build>
  9. <Settings
  10. ApplicationIcon = ""
  11. AssemblyKeyContainerName = ""
  12. AssemblyName = "webca"
  13. AssemblyOriginatorKeyFile = ""
  14. DefaultClientScript = "JScript"
  15. DefaultHTMLPageLayout = "Grid"
  16. DefaultTargetSchema = "IE50"
  17. DelaySign = "false"
  18. OutputType = "Library"
  19. RootNamespace = "webca"
  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 = "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.Data"
  66. AssemblyName = "System.Data"
  67. />
  68. <Reference
  69. Name = "System.XML"
  70. AssemblyName = "System.Xml"
  71. />
  72. <Reference
  73. Name = "System.Management"
  74. AssemblyName = "System.Management"
  75. />
  76. <Reference
  77. Name = "System.Configuration.Install"
  78. AssemblyName = "System.Configuration.Install"
  79. />
  80. <Reference
  81. Name = "System.DirectoryServices"
  82. AssemblyName = "System.DirectoryServices"
  83. />
  84. <Reference
  85. Name = "System.Windows.Forms"
  86. AssemblyName = "System.Windows.Forms"
  87. />
  88. <Reference
  89. Name = "mscorlib"
  90. AssemblyName = "mscorlib"
  91. />
  92. <Reference
  93. Name = "System.ServiceProcess"
  94. AssemblyName = "System.ServiceProcess"
  95. HintPath = "..\..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.ServiceProcess.dll"
  96. />
  97. <Reference
  98. Name = "uddi.api"
  99. AssemblyName = "uddi.api"
  100. HintPath = "..\..\..\api\obj\i386\uddi.api.dll"
  101. />
  102. <Reference
  103. Name = "PassportLib"
  104. AssemblyName = "PassportLib"
  105. HintPath = "..\..\..\api\PassportLib.dll"
  106. />
  107. <Reference
  108. Name = "uddi.core"
  109. AssemblyName = "uddi.core"
  110. HintPath = "..\..\..\core\obj\i386\uddi.core.dll"
  111. />
  112. </References>
  113. </Build>
  114. <Files>
  115. <Include>
  116. <File
  117. RelPath = "AssemblyInfo.cs"
  118. SubType = "Code"
  119. BuildAction = "Compile"
  120. />
  121. <File
  122. RelPath = "webca.cs"
  123. SubType = "Component"
  124. BuildAction = "Compile"
  125. />
  126. <File
  127. RelPath = "webca.resx"
  128. DependentUpon = "webca.cs"
  129. BuildAction = "EmbeddedResource"
  130. />
  131. </Include>
  132. </Files>
  133. </CSHARP>
  134. </VisualStudioProject>