| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193 |
- <VisualStudioProject>
- <CSHARP
- ProjectType = "Local"
- ProductVersion = "7.0.9466"
- SchemaVersion = "1.0"
- ProjectGuid = "{EF89E643-02F5-4E97-9353-3C92F209EB47}"
- >
- <Build>
- <Settings
- ApplicationIcon = ""
- AssemblyKeyContainerName = ""
- AssemblyName = "System.Windows.Forms.Design"
- AssemblyOriginatorKeyFile = ""
- DefaultClientScript = "JScript"
- DefaultHTMLPageLayout = "Grid"
- DefaultTargetSchema = "IE50"
- DelaySign = "false"
- OutputType = "Library"
- RootNamespace = "System.Windows.Forms.Design"
- StartupObject = ""
- >
- <Config
- Name = "Debug"
- AllowUnsafeBlocks = "false"
- BaseAddress = "285212672"
- CheckForOverflowUnderflow = "false"
- ConfigurationOverrideFile = ""
- DefineConstants = "DEBUG;TRACE"
- DocumentationFile = ""
- DebugSymbols = "true"
- FileAlignment = "4096"
- IncrementalBuild = "true"
- Optimize = "false"
- OutputPath = "bin\Debug\"
- RegisterForComInterop = "false"
- RemoveIntegerChecks = "false"
- TreatWarningsAsErrors = "false"
- WarningLevel = "4"
- />
- <Config
- Name = "Release"
- AllowUnsafeBlocks = "false"
- BaseAddress = "285212672"
- CheckForOverflowUnderflow = "false"
- ConfigurationOverrideFile = ""
- DefineConstants = "TRACE"
- DocumentationFile = ""
- DebugSymbols = "false"
- FileAlignment = "4096"
- IncrementalBuild = "false"
- Optimize = "true"
- OutputPath = "bin\Release\"
- RegisterForComInterop = "false"
- RemoveIntegerChecks = "false"
- TreatWarningsAsErrors = "false"
- WarningLevel = "4"
- />
- </Settings>
- <References>
- <Reference
- Name = "System"
- AssemblyName = "System"
- HintPath = "..\..\..\..\..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.dll"
- />
- <Reference
- Name = "System.Data"
- AssemblyName = "System.Data"
- HintPath = "..\..\..\..\..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Data.dll"
- />
- <Reference
- Name = "System.XML"
- AssemblyName = "System.XML"
- HintPath = "..\..\..\..\..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"
- />
- <Reference
- Name = "System.Drawing.Design"
- AssemblyName = "System.Drawing.Design"
- HintPath = "..\..\..\..\..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Drawing.Design.dll"
- />
- </References>
- </Build>
- <Files>
- <Include>
- <File
- RelPath = "AnchorEditor.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "AssemblyInfo.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "AxImporter.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ComponentDocumentDesigner.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ComponentEditor.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ComponentEditorForm.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ComponentTray.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ControlDesigner.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "DocumentDesigner.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "EventsTab.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "FileNameEditor.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "IMenuEditorService.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "IUIService.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "IWindowsformsEditorService.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MenusCommands.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ParentControlDesigner.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "PropertyTab.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ScrollableControlDesigner.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "SelectionRules.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "TODOAttribute.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "UITypeEditor.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- </Include>
- </Files>
- </CSHARP>
- </VisualStudioProject>
|