System.Windows.Forms.Design.csproj 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193
  1. <VisualStudioProject>
  2. <CSHARP
  3. ProjectType = "Local"
  4. ProductVersion = "7.0.9466"
  5. SchemaVersion = "1.0"
  6. ProjectGuid = "{EF89E643-02F5-4E97-9353-3C92F209EB47}"
  7. >
  8. <Build>
  9. <Settings
  10. ApplicationIcon = ""
  11. AssemblyKeyContainerName = ""
  12. AssemblyName = "System.Windows.Forms.Design"
  13. AssemblyOriginatorKeyFile = ""
  14. DefaultClientScript = "JScript"
  15. DefaultHTMLPageLayout = "Grid"
  16. DefaultTargetSchema = "IE50"
  17. DelaySign = "false"
  18. OutputType = "Library"
  19. RootNamespace = "System.Windows.Forms.Design"
  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 = "bin\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 = "bin\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. HintPath = "..\..\..\..\..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.dll"
  64. />
  65. <Reference
  66. Name = "System.Data"
  67. AssemblyName = "System.Data"
  68. HintPath = "..\..\..\..\..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Data.dll"
  69. />
  70. <Reference
  71. Name = "System.XML"
  72. AssemblyName = "System.XML"
  73. HintPath = "..\..\..\..\..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"
  74. />
  75. <Reference
  76. Name = "System.Drawing.Design"
  77. AssemblyName = "System.Drawing.Design"
  78. HintPath = "..\..\..\..\..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Drawing.Design.dll"
  79. />
  80. </References>
  81. </Build>
  82. <Files>
  83. <Include>
  84. <File
  85. RelPath = "AnchorEditor.cs"
  86. SubType = "Code"
  87. BuildAction = "Compile"
  88. />
  89. <File
  90. RelPath = "AssemblyInfo.cs"
  91. SubType = "Code"
  92. BuildAction = "Compile"
  93. />
  94. <File
  95. RelPath = "AxImporter.cs"
  96. SubType = "Code"
  97. BuildAction = "Compile"
  98. />
  99. <File
  100. RelPath = "ComponentDocumentDesigner.cs"
  101. SubType = "Code"
  102. BuildAction = "Compile"
  103. />
  104. <File
  105. RelPath = "ComponentEditor.cs"
  106. SubType = "Code"
  107. BuildAction = "Compile"
  108. />
  109. <File
  110. RelPath = "ComponentEditorForm.cs"
  111. SubType = "Code"
  112. BuildAction = "Compile"
  113. />
  114. <File
  115. RelPath = "ComponentTray.cs"
  116. SubType = "Code"
  117. BuildAction = "Compile"
  118. />
  119. <File
  120. RelPath = "ControlDesigner.cs"
  121. SubType = "Code"
  122. BuildAction = "Compile"
  123. />
  124. <File
  125. RelPath = "DocumentDesigner.cs"
  126. SubType = "Code"
  127. BuildAction = "Compile"
  128. />
  129. <File
  130. RelPath = "EventsTab.cs"
  131. SubType = "Code"
  132. BuildAction = "Compile"
  133. />
  134. <File
  135. RelPath = "FileNameEditor.cs"
  136. SubType = "Code"
  137. BuildAction = "Compile"
  138. />
  139. <File
  140. RelPath = "IMenuEditorService.cs"
  141. SubType = "Code"
  142. BuildAction = "Compile"
  143. />
  144. <File
  145. RelPath = "IUIService.cs"
  146. SubType = "Code"
  147. BuildAction = "Compile"
  148. />
  149. <File
  150. RelPath = "IWindowsformsEditorService.cs"
  151. SubType = "Code"
  152. BuildAction = "Compile"
  153. />
  154. <File
  155. RelPath = "MenusCommands.cs"
  156. SubType = "Code"
  157. BuildAction = "Compile"
  158. />
  159. <File
  160. RelPath = "ParentControlDesigner.cs"
  161. SubType = "Code"
  162. BuildAction = "Compile"
  163. />
  164. <File
  165. RelPath = "PropertyTab.cs"
  166. SubType = "Code"
  167. BuildAction = "Compile"
  168. />
  169. <File
  170. RelPath = "ScrollableControlDesigner.cs"
  171. SubType = "Code"
  172. BuildAction = "Compile"
  173. />
  174. <File
  175. RelPath = "SelectionRules.cs"
  176. SubType = "Code"
  177. BuildAction = "Compile"
  178. />
  179. <File
  180. RelPath = "TODOAttribute.cs"
  181. SubType = "Code"
  182. BuildAction = "Compile"
  183. />
  184. <File
  185. RelPath = "UITypeEditor.cs"
  186. SubType = "Code"
  187. BuildAction = "Compile"
  188. />
  189. </Include>
  190. </Files>
  191. </CSHARP>
  192. </VisualStudioProject>