Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/doctools/src/Gui/Gui.csproj')
-rw-r--r--mcs/doctools/src/Gui/Gui.csproj238
1 files changed, 0 insertions, 238 deletions
diff --git a/mcs/doctools/src/Gui/Gui.csproj b/mcs/doctools/src/Gui/Gui.csproj
deleted file mode 100644
index 6e5ec50d107..00000000000
--- a/mcs/doctools/src/Gui/Gui.csproj
+++ /dev/null
@@ -1,238 +0,0 @@
-<VisualStudioProject>
- <CSHARP
- ProjectType = "Local"
- ProductVersion = "7.0.9466"
- SchemaVersion = "1.0"
- ProjectGuid = "{B76CBA27-ABBD-45FE-AFC3-A629BC13BAAE}"
- >
- <Build>
- <Settings
- ApplicationIcon = ""
- AssemblyKeyContainerName = ""
- AssemblyName = "monodoc"
- AssemblyOriginatorKeyFile = ""
- DefaultClientScript = "JScript"
- DefaultHTMLPageLayout = "Grid"
- DefaultTargetSchema = "IE50"
- DelaySign = "false"
- OutputType = "WinExe"
- RootNamespace = "Mono.Doc.Gui"
- StartupObject = "Mono.Doc.Gui.GuiDriver"
- >
- <Config
- Name = "Debug"
- AllowUnsafeBlocks = "false"
- BaseAddress = "285212672"
- CheckForOverflowUnderflow = "false"
- ConfigurationOverrideFile = ""
- DefineConstants = "DEBUG;TRACE"
- DocumentationFile = ""
- DebugSymbols = "true"
- FileAlignment = "4096"
- IncrementalBuild = "true"
- Optimize = "false"
- OutputPath = "..\..\build\"
- 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 = "..\..\build\"
- RegisterForComInterop = "false"
- RemoveIntegerChecks = "false"
- TreatWarningsAsErrors = "false"
- WarningLevel = "4"
- />
- </Settings>
- <References>
- <Reference
- Name = "Core"
- Project = "{73F5A60D-A5E3-4852-B4C6-478275E733F9}"
- Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
- />
- <Reference
- Name = "System"
- AssemblyName = "System"
- HintPath = "D:\WINNT\Microsoft.NET\Framework\v1.0.3705\System.dll"
- />
- <Reference
- Name = "System.Drawing"
- AssemblyName = "System.Drawing"
- HintPath = "D:\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Drawing.dll"
- />
- <Reference
- Name = "System.Windows.Forms"
- AssemblyName = "System.Windows.Forms"
- HintPath = "D:\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Windows.Forms.dll"
- />
- <Reference
- Name = "System.Data"
- AssemblyName = "System.Data"
- HintPath = "D:\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Data.dll"
- />
- <Reference
- Name = "System.XML"
- AssemblyName = "System.Xml"
- HintPath = "D:\WINNT\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"
- />
- </References>
- </Build>
- <Files>
- <Include>
- <File
- RelPath = "AboutForm.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "AboutForm.resx"
- DependentUpon = "AboutForm.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "AssemblyTreeImages.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "AssemblyTreeLoader.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "DirectorySelectorForm.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "DirectorySelectorForm.resx"
- DependentUpon = "DirectorySelectorForm.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "EditPropertyForm.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "EditPropertyForm.resx"
- DependentUpon = "EditPropertyForm.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "ExampleCodeEditorForm.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ExampleCodeEditorForm.resx"
- DependentUpon = "ExampleCodeEditorForm.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "GenericEditorForm.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "GenericEditorForm.resx"
- DependentUpon = "GenericEditorForm.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "GuiDriver.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "GuiResources.cs"
- SubType = "Code"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ImageResources.resx"
- Link = "..\..\etc\gui\ImageResources.resx"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "MainForm.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MainForm.resx"
- DependentUpon = "MainForm.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "MdiToolBar.cs"
- SubType = "Component"
- BuildAction = "Compile"
- />
- <File
- RelPath = "MdiToolBar.resx"
- DependentUpon = "MdiToolBar.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "ProjectOptionsForm.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "ProjectOptionsForm.resx"
- DependentUpon = "ProjectOptionsForm.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "TestingForm.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "TestingForm.resx"
- DependentUpon = "TestingForm.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "TextResources.resx"
- Link = "..\..\etc\gui\TextResources.resx"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "TypeEditorForm.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "TypeEditorForm.resx"
- DependentUpon = "TypeEditorForm.cs"
- BuildAction = "EmbeddedResource"
- />
- <File
- RelPath = "UnexpectedErrorForm.cs"
- SubType = "Form"
- BuildAction = "Compile"
- />
- <File
- RelPath = "UnexpectedErrorForm.resx"
- DependentUpon = "UnexpectedErrorForm.cs"
- BuildAction = "EmbeddedResource"
- />
- </Include>
- </Files>
- </CSHARP>
-</VisualStudioProject>
-