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.

91 lines
3.3 KiB

  1. <VisualStudioProject>
  2. <CSHARP
  3. ProjectType = "Local"
  4. ProductVersion = "7.0.9248"
  5. SchemaVersion = "1.0"
  6. ProjectGuid = "{E8C0544B-69DA-4FB2-A64B-591B51A6FBF9}"
  7. >
  8. <Build>
  9. <Settings
  10. ApplicationIcon = ""
  11. AssemblyKeyContainerName = ""
  12. AssemblyName = "xmlXformer"
  13. AssemblyOriginatorKeyFile = ""
  14. DefaultClientScript = "JScript"
  15. DefaultHTMLPageLayout = "Grid"
  16. DefaultTargetSchema = "IE50"
  17. DelaySign = "false"
  18. NoStandardLibraries = "false"
  19. OutputType = "Exe"
  20. RootNamespace = "xmlXformer"
  21. StartupObject = ""
  22. >
  23. <Config
  24. Name = "Debug"
  25. AllowUnsafeBlocks = "false"
  26. BaseAddress = "285212672"
  27. CheckForOverflowUnderflow = "false"
  28. ConfigurationOverrideFile = ""
  29. DefineConstants = "DEBUG;TRACE"
  30. DocumentationFile = ""
  31. DebugSymbols = "true"
  32. FileAlignment = "4096"
  33. IncrementalBuild = "true"
  34. Optimize = "false"
  35. OutputPath = "bin\Debug\"
  36. RegisterForComInterop = "false"
  37. RemoveIntegerChecks = "false"
  38. TreatWarningsAsErrors = "false"
  39. WarningLevel = "4"
  40. />
  41. <Config
  42. Name = "Release"
  43. AllowUnsafeBlocks = "false"
  44. BaseAddress = "285212672"
  45. CheckForOverflowUnderflow = "false"
  46. ConfigurationOverrideFile = ""
  47. DefineConstants = "TRACE"
  48. DocumentationFile = ""
  49. DebugSymbols = "false"
  50. FileAlignment = "4096"
  51. IncrementalBuild = "true"
  52. Optimize = "true"
  53. OutputPath = "bin\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.Data"
  67. AssemblyName = "System.Data"
  68. />
  69. <Reference
  70. Name = "System.XML"
  71. AssemblyName = "System.XML"
  72. />
  73. </References>
  74. </Build>
  75. <Files>
  76. <Include>
  77. <File
  78. RelPath = "AssemblyInfo.cs"
  79. SubType = "Code"
  80. BuildAction = "Compile"
  81. />
  82. <File
  83. RelPath = "xformer.cs"
  84. SubType = "Code"
  85. BuildAction = "Compile"
  86. />
  87. </Include>
  88. </Files>
  89. </CSHARP>
  90. </VisualStudioProject>