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.

109 lines
4.0 KiB

  1. <VisualStudioProject>
  2. <CSHARP
  3. ProjectType = "Local"
  4. ProductVersion = "7.0.9466"
  5. SchemaVersion = "1.0"
  6. ProjectGuid = "{FC0CC85C-BBE6-4788-8DCF-3F7329C5B38A}"
  7. >
  8. <Build>
  9. <Settings
  10. ApplicationIcon = "app.ico"
  11. AssemblyKeyContainerName = ""
  12. AssemblyName = "rcf"
  13. AssemblyOriginatorKeyFile = ""
  14. DefaultClientScript = "JScript"
  15. DefaultHTMLPageLayout = "Grid"
  16. DefaultTargetSchema = "IE50"
  17. DelaySign = "false"
  18. OutputType = "Exe"
  19. RootNamespace = "rcf"
  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 = "core"
  74. Project = "{C792705F-C4F9-41F7-AE03-B9C87FAD9151}"
  75. Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
  76. />
  77. <Reference
  78. Name = "operator"
  79. Project = "{D6075C1E-793D-4AAC-8E9F-D6765A013C9E}"
  80. Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
  81. />
  82. <Reference
  83. Name = "System.Web.Services"
  84. AssemblyName = "System.Web.Services"
  85. HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Web.Services.dll"
  86. />
  87. </References>
  88. </Build>
  89. <Files>
  90. <Include>
  91. <File
  92. RelPath = "app.ico"
  93. BuildAction = "Content"
  94. />
  95. <File
  96. RelPath = "assemblyinfo.cs"
  97. SubType = "Code"
  98. BuildAction = "Compile"
  99. />
  100. <File
  101. RelPath = "rcf.cs"
  102. SubType = "Code"
  103. BuildAction = "Compile"
  104. />
  105. </Include>
  106. </Files>
  107. </CSHARP>
  108. </VisualStudioProject>