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.

147 lines
6.0 KiB

  1. <VisualStudioProject>
  2. <CSHARP
  3. ProjectType = "Local"
  4. ProductVersion = "7.0.9396"
  5. SchemaVersion = "1.0"
  6. ProjectGuid = "{70CBFA8C-708D-441D-8535-E5492FE63093}"
  7. >
  8. <Build>
  9. <Settings
  10. ApplicationIcon = "App.ico"
  11. AssemblyKeyContainerName = ""
  12. AssemblyName = "guidemgr"
  13. AssemblyOriginatorKeyFile = ""
  14. DefaultClientScript = "JScript"
  15. DefaultHTMLPageLayout = "Grid"
  16. DefaultTargetSchema = "IE50"
  17. DelaySign = "false"
  18. OutputType = "Exe"
  19. RootNamespace = "guidemgr"
  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 = ".\"
  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 = ".\"
  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 = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3427\System.dll"
  64. />
  65. <Reference
  66. Name = "System.Data"
  67. AssemblyName = "System.Data"
  68. HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3427\System.Data.dll"
  69. />
  70. <Reference
  71. Name = "System.XML"
  72. AssemblyName = "System.Xml"
  73. HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3427\System.XML.dll"
  74. />
  75. <Reference
  76. Name = "System.Runtime.Remoting"
  77. AssemblyName = "System.Runtime.Remoting"
  78. HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3427\System.Runtime.Remoting.dll"
  79. />
  80. <Reference
  81. Name = "System.DUser"
  82. AssemblyName = "System.DUser"
  83. HintPath = "\\ehomefs\ehome\Release\Build\Latest.chk\System.DUser.dll"
  84. />
  85. <Reference
  86. Name = "MediaCenter.Video"
  87. AssemblyName = "MediaCenter.Video"
  88. HintPath = "\\ehomefs\ehome\Release\Build\Latest.chk\MediaCenter.Video.dll"
  89. />
  90. <Reference
  91. Name = "ServiceBus.Interop.RecordingGSCustomObject"
  92. AssemblyName = "ServiceBus.Interop.RecordingGSCustomObject"
  93. HintPath = "\\ehomefs\ehome\Release\Build\Latest.chk\ServiceBus.Interop.RecordingGSCustomObject.dll"
  94. />
  95. <Reference
  96. Name = "ServiceBus.Interop.Video.Player"
  97. AssemblyName = "ServiceBus.Interop.Video.Player"
  98. HintPath = "\\ehomefs\ehome\Release\Build\Latest.chk\ServiceBus.Interop.Video.Player.dll"
  99. />
  100. <Reference
  101. Name = "ServiceBus.Interop.Video.Tuner"
  102. AssemblyName = "ServiceBus.Interop.Video.Tuner"
  103. HintPath = "\\ehomefs\ehome\Release\Build\Latest.chk\ServiceBus.Interop.Video.Tuner.dll"
  104. />
  105. <Reference
  106. Name = "ServiceBus.UIFramework"
  107. AssemblyName = "ServiceBus.UIFramework"
  108. HintPath = "\\ehomefs\ehome\Release\Build\Latest.chk\ServiceBus.UIFramework.dll"
  109. />
  110. </References>
  111. </Build>
  112. <Files>
  113. <Include>
  114. <File
  115. RelPath = "App.ico"
  116. BuildAction = "Content"
  117. />
  118. <File
  119. RelPath = "AssemblyInfo.cs"
  120. SubType = "Code"
  121. BuildAction = "Compile"
  122. />
  123. <File
  124. RelPath = "GuideMgr.cs"
  125. SubType = "Code"
  126. BuildAction = "Compile"
  127. />
  128. <File
  129. RelPath = "GuideSearch.cs"
  130. SubType = "Code"
  131. BuildAction = "Compile"
  132. />
  133. <File
  134. RelPath = "LenCheck.cs"
  135. SubType = "Code"
  136. BuildAction = "Compile"
  137. />
  138. <File
  139. RelPath = "ProgramArgs.cs"
  140. SubType = "Code"
  141. BuildAction = "Compile"
  142. />
  143. </Include>
  144. </Files>
  145. </CSHARP>
  146. </VisualStudioProject>