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.

87 lines
3.1 KiB

  1. <VisualStudioProject>
  2. <CSHARP
  3. ProjectType = "Local"
  4. ProductVersion = "7.0.9254"
  5. SchemaVersion = "1.0"
  6. ProjectGuid = "{F9CEC503-F822-43A6-817A-F2BBB3EEB9B2}"
  7. >
  8. <Build>
  9. <Settings
  10. ApplicationIcon = ""
  11. AssemblyKeyContainerName = ""
  12. AssemblyName = "send"
  13. AssemblyOriginatorKeyFile = ""
  14. DefaultClientScript = "JScript"
  15. DefaultHTMLPageLayout = "Flow"
  16. DefaultTargetSchema = "IE32Nav30"
  17. DelaySign = "false"
  18. NoStandardLibraries = "false"
  19. OutputType = "Exe"
  20. RootNamespace = "send"
  21. StartupObject = ""
  22. >
  23. <Config
  24. Name = "Debug"
  25. AllowUnsafeBlocks = "false"
  26. BaseAddress = "0"
  27. CheckForOverflowUnderflow = "false"
  28. ConfigurationOverrideFile = ""
  29. DefineConstants = "DEBUG;TRACE"
  30. DocumentationFile = ""
  31. DebugSymbols = "true"
  32. FileAlignment = "4096"
  33. IncrementalBuild = "false"
  34. Optimize = "false"
  35. OutputPath = "debug\"
  36. RegisterForComInterop = "false"
  37. RemoveIntegerChecks = "false"
  38. TreatWarningsAsErrors = "false"
  39. WarningLevel = "4"
  40. />
  41. <Config
  42. Name = "Release"
  43. AllowUnsafeBlocks = "false"
  44. BaseAddress = "0"
  45. CheckForOverflowUnderflow = "false"
  46. ConfigurationOverrideFile = ""
  47. DefineConstants = "TRACE"
  48. DocumentationFile = ""
  49. DebugSymbols = "false"
  50. FileAlignment = "4096"
  51. IncrementalBuild = "false"
  52. Optimize = "true"
  53. OutputPath = "release\"
  54. RegisterForComInterop = "false"
  55. RemoveIntegerChecks = "false"
  56. TreatWarningsAsErrors = "false"
  57. WarningLevel = "4"
  58. />
  59. </Settings>
  60. <References>
  61. <Reference
  62. Name = "System"
  63. AssemblyName = "System"
  64. />
  65. <Reference
  66. Name = "System.XML"
  67. AssemblyName = "System.Xml"
  68. />
  69. </References>
  70. </Build>
  71. <Files>
  72. <Include>
  73. <File
  74. RelPath = "assemblyinfo.cs"
  75. SubType = "Code"
  76. BuildAction = "Compile"
  77. />
  78. <File
  79. RelPath = "uddisend.cs"
  80. SubType = "Code"
  81. BuildAction = "Compile"
  82. />
  83. </Include>
  84. </Files>
  85. </CSHARP>
  86. </VisualStudioProject>