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.

173 lines
6.5 KiB

  1. <VisualStudioProject>
  2. <VisualBasic
  3. ProjectType = "Local"
  4. ProductVersion = "7.0.9254"
  5. SchemaVersion = "1.0"
  6. ProjectGuid = "{F4776E99-7D53-4FE6-9BDA-2AAB30D01345}"
  7. >
  8. <Build>
  9. <Settings
  10. ApplicationIcon = ""
  11. AssemblyKeyContainerName = ""
  12. AssemblyName = "File List to SLX"
  13. AssemblyOriginatorKeyFile = ""
  14. AssemblyOriginatorKeyMode = "None"
  15. DefaultClientScript = "JScript"
  16. DefaultHTMLPageLayout = "Grid"
  17. DefaultTargetSchema = "IE50"
  18. DelaySign = "false"
  19. OutputType = "WinExe"
  20. OptionCompare = "Binary"
  21. OptionExplicit = "On"
  22. OptionStrict = "Off"
  23. RootNamespace = "File_List_to_SLX"
  24. StartupObject = "File_List_to_SLX.Form1"
  25. >
  26. <Config
  27. Name = "Debug"
  28. BaseAddress = "285212672"
  29. ConfigurationOverrideFile = ""
  30. DefineConstants = ""
  31. DefineDebug = "true"
  32. DefineTrace = "true"
  33. DebugSymbols = "true"
  34. IncrementalBuild = "true"
  35. Optimize = "false"
  36. OutputPath = "bin\"
  37. RegisterForComInterop = "false"
  38. RemoveIntegerChecks = "false"
  39. TreatWarningsAsErrors = "false"
  40. WarningLevel = "1"
  41. />
  42. <Config
  43. Name = "Release"
  44. BaseAddress = "285212672"
  45. ConfigurationOverrideFile = ""
  46. DefineConstants = ""
  47. DefineDebug = "false"
  48. DefineTrace = "true"
  49. DebugSymbols = "false"
  50. IncrementalBuild = "false"
  51. Optimize = "false"
  52. OutputPath = "bin\"
  53. RegisterForComInterop = "false"
  54. RemoveIntegerChecks = "false"
  55. TreatWarningsAsErrors = "false"
  56. WarningLevel = "1"
  57. />
  58. <Config
  59. Name = "Debug (Vulcan)"
  60. BaseAddress = "285212672"
  61. ConfigurationOverrideFile = ""
  62. DefineConstants = ""
  63. DefineDebug = "true"
  64. DefineTrace = "true"
  65. DebugSymbols = "true"
  66. IncrementalBuild = "true"
  67. Optimize = "false"
  68. OutputPath = "bin\"
  69. RegisterForComInterop = "false"
  70. RemoveIntegerChecks = "false"
  71. TreatWarningsAsErrors = "false"
  72. WarningLevel = "1"
  73. />
  74. </Settings>
  75. <References>
  76. <Reference
  77. Name = "System"
  78. AssemblyName = "System"
  79. />
  80. <Reference
  81. Name = "System.Data"
  82. AssemblyName = "System.Data"
  83. />
  84. <Reference
  85. Name = "System.Drawing"
  86. AssemblyName = "System.Drawing"
  87. />
  88. <Reference
  89. Name = "System.Windows.Forms"
  90. AssemblyName = "System.Windows.Forms"
  91. />
  92. <Reference
  93. Name = "System.XML"
  94. AssemblyName = "System.Xml"
  95. />
  96. <Reference
  97. Name = "CMI"
  98. Guid = "{7A22BC1E-15C6-46AB-BE3E-E0E334AAD737}"
  99. VersionMajor = "1"
  100. VersionMinor = "0"
  101. Lcid = "0"
  102. WrapperTool = "tlbimp"
  103. />
  104. </References>
  105. <Imports>
  106. <Import Namespace = "Microsoft.VisualBasic" />
  107. <Import Namespace = "System" />
  108. <Import Namespace = "System.Collections" />
  109. <Import Namespace = "System.Data" />
  110. <Import Namespace = "System.Drawing" />
  111. <Import Namespace = "System.Diagnostics" />
  112. <Import Namespace = "System.Windows.Forms" />
  113. </Imports>
  114. </Build>
  115. <Files>
  116. <Include>
  117. <File
  118. RelPath = "AssemblyInfo.vb"
  119. SubType = "Code"
  120. BuildAction = "Compile"
  121. />
  122. <File
  123. RelPath = "CDRes.dll"
  124. Link = "..\..\..\..\..\Program Files\Windows Embedded\bin\CDRes.dll"
  125. BuildAction = "Content"
  126. />
  127. <File
  128. RelPath = "ComponentPropertiesForm.vb"
  129. SubType = "Form"
  130. BuildAction = "Compile"
  131. />
  132. <File
  133. RelPath = "ComponentPropertiesForm.resx"
  134. DependentUpon = "ComponentPropertiesForm.vb"
  135. BuildAction = "EmbeddedResource"
  136. />
  137. <File
  138. RelPath = "Empty.ico"
  139. BuildAction = "Content"
  140. />
  141. <File
  142. RelPath = "FL2C_form.vb"
  143. SubType = "Form"
  144. BuildAction = "Compile"
  145. />
  146. <File
  147. RelPath = "FL2C_form.resx"
  148. DependentUpon = "FL2C_form.vb"
  149. BuildAction = "EmbeddedResource"
  150. />
  151. <File
  152. RelPath = "Group.ico"
  153. BuildAction = "Content"
  154. />
  155. <File
  156. RelPath = "licenses.licx"
  157. BuildAction = "Content"
  158. />
  159. <File
  160. RelPath = "ListForm.vb"
  161. SubType = "Form"
  162. BuildAction = "Compile"
  163. />
  164. <File
  165. RelPath = "ListForm.resx"
  166. DependentUpon = "ListForm.vb"
  167. BuildAction = "EmbeddedResource"
  168. />
  169. </Include>
  170. </Files>
  171. </VisualBasic>
  172. </VisualStudioProject>