Remove old dmcs project
authorMarek Safar <marek.safar@gmail.com>
Mon, 5 Mar 2012 10:05:18 +0000 (10:05 +0000)
committerMarek Safar <marek.safar@gmail.com>
Mon, 5 Mar 2012 10:05:18 +0000 (10:05 +0000)
mcs/mcs/dmcs.csproj [deleted file]
mcs/mcs/dmcs.exe.config [deleted file]
mcs/mcs/dmcs.exe.sources [deleted file]
mcs/mcs/dmcs.sln [deleted file]

diff --git a/mcs/mcs/dmcs.csproj b/mcs/mcs/dmcs.csproj
deleted file mode 100644 (file)
index b6015c4..0000000
+++ /dev/null
@@ -1,157 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>\r
-<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
-  <PropertyGroup>\r
-    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
-    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
-    <ProductVersion>10.0.20506</ProductVersion>\r
-    <SchemaVersion>2.0</SchemaVersion>\r
-    <ProjectGuid>{D4A01C5B-A1B5-48F5-BB5B-D2E1BD236E56}</ProjectGuid>\r
-    <OutputType>Exe</OutputType>\r
-    <AppDesignerFolder>Properties</AppDesignerFolder>\r
-    <RootNamespace>dmcs</RootNamespace>\r
-    <AssemblyName>dmcs</AssemblyName>\r
-    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>\r
-    <FileAlignment>512</FileAlignment>\r
-    <PlatformTarget>x86</PlatformTarget>\r
-  </PropertyGroup>\r
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
-    <DebugSymbols>true</DebugSymbols>\r
-    <DebugType>full</DebugType>\r
-    <Optimize>false</Optimize>\r
-    <OutputPath>.\</OutputPath>\r
-    <DefineConstants>TRACE;DEBUG;NET_4_0;MS_COMPATIBLE</DefineConstants>\r
-    <ErrorReport>prompt</ErrorReport>\r
-    <WarningLevel>4</WarningLevel>\r
-    <UseVSHostingProcess>true</UseVSHostingProcess>\r
-  </PropertyGroup>\r
-  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
-    <DebugType>pdbonly</DebugType>\r
-    <Optimize>true</Optimize>\r
-    <DefineConstants>TRACE;NET_2_0;MS_COMPATIBLE;GMCS_SOURCE</DefineConstants>\r
-    <ErrorReport>prompt</ErrorReport>\r
-    <ErrorReport>prompt</ErrorReport>\r
-    <WarningLevel>4</WarningLevel>\r
-    <OutputPath>.\</OutputPath>\r
-  </PropertyGroup>\r
-  <ItemGroup>\r
-    <Reference Include="System" />\r
-    <Reference Include="System.Xml" />\r
-  </ItemGroup>\r
-  <ItemGroup>\r
-    <Compile Include="..\build\common\Consts.cs">\r
-    </Compile>\r
-    <Compile Include="..\class\corlib\Mono.Security.Cryptography\CryptoConvert.cs">\r
-      <Link>CryptoConvert.cs</Link>\r
-    </Compile>\r
-    <Compile Include="..\class\Mono.CompilerServices.SymbolWriter\MonoSymbolFile.cs">\r
-      <Link>MonoSymbolFile.cs</Link>\r
-    </Compile>\r
-    <Compile Include="..\class\Mono.CompilerServices.SymbolWriter\MonoSymbolTable.cs">\r
-      <Link>MonoSymbolTable.cs</Link>\r
-    </Compile>\r
-    <Compile Include="..\class\Mono.CompilerServices.SymbolWriter\MonoSymbolWriter.cs">\r
-      <Link>MonoSymbolWriter.cs</Link>\r
-    </Compile>\r
-    <Compile Include="..\class\Mono.CompilerServices.SymbolWriter\SourceMethodBuilder.cs">\r
-      <Link>SourceMethodBuilder.cs</Link>\r
-    </Compile>\r
-    <Compile Include="argument.cs" />\r
-    <Compile Include="assembly.cs" />\r
-    <Compile Include="AssemblyInfo.cs">\r
-    </Compile>\r
-    <Compile Include="anonymous.cs">\r
-    </Compile>\r
-    <Compile Include="assign.cs">\r
-    </Compile>\r
-    <Compile Include="async.cs" />\r
-    <Compile Include="attribute.cs">\r
-    </Compile>\r
-    <Compile Include="cfold.cs">\r
-    </Compile>\r
-    <Compile Include="class.cs">\r
-    </Compile>\r
-    <Compile Include="codegen.cs">\r
-    </Compile>\r
-    <Compile Include="complete.cs" />\r
-    <Compile Include="const.cs">\r
-    </Compile>\r
-    <Compile Include="constant.cs">\r
-    </Compile>\r
-    <Compile Include="convert.cs">\r
-    </Compile>\r
-    <Compile Include="context.cs" />\r
-    <Compile Include="dynamic.cs" />\r
-    <Compile Include="eval.cs" />\r
-    <Compile Include="import.cs" />\r
-    <Compile Include="lambda.cs">\r
-    </Compile>\r
-    <Compile Include="cs-parser.cs" />\r
-    <Compile Include="cs-tokenizer.cs">\r
-    </Compile>\r
-    <Compile Include="decl.cs">\r
-    </Compile>\r
-    <Compile Include="delegate.cs">\r
-    </Compile>\r
-    <Compile Include="doc.cs">\r
-    </Compile>\r
-    <Compile Include="driver.cs">\r
-    </Compile>\r
-    <Compile Include="ecore.cs">\r
-    </Compile>\r
-    <Compile Include="enum.cs">\r
-    </Compile>\r
-    <Compile Include="expression.cs">\r
-    </Compile>\r
-    <Compile Include="flowanalysis.cs">\r
-    </Compile>\r
-    <Compile Include="generic.cs" />\r
-    <Compile Include="iterators.cs">\r
-    </Compile>\r
-    <Compile Include="literal.cs">\r
-    </Compile>\r
-    <Compile Include="location.cs">\r
-    </Compile>\r
-    <Compile Include="membercache.cs" />\r
-    <Compile Include="method.cs" />\r
-    <Compile Include="modifiers.cs">\r
-    </Compile>\r
-    <Compile Include="module.cs" />\r
-    <Compile Include="namespace.cs">\r
-    </Compile>\r
-    <Compile Include="nullable.cs">\r
-    </Compile>\r
-    <Compile Include="..\tools\monop\outline.cs">\r
-      <Link>outline.cs</Link>\r
-    </Compile>\r
-    <Compile Include="parameter.cs">\r
-    </Compile>\r
-    <Compile Include="pending.cs">\r
-    </Compile>\r
-    <Compile Include="property.cs" />\r
-    <Compile Include="reflection.cs" />\r
-    <Compile Include="report.cs">\r
-    </Compile>\r
-    <Compile Include="settings.cs" />\r
-    <Compile Include="statement.cs">\r
-    </Compile>\r
-    <Compile Include="support.cs">\r
-    </Compile>\r
-    <Compile Include="typemanager.cs">\r
-    </Compile>\r
-    <Compile Include="linq.cs" />\r
-    <Compile Include="field.cs" />\r
-    <Compile Include="typespec.cs" />\r
-    <Compile Include="visit.cs" />\r
-  </ItemGroup>\r
-  <ItemGroup>\r
-    <Folder Include="Properties\" />\r
-  </ItemGroup>\r
-  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
-  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
-       Other similar extension points exist, see Microsoft.Common.targets.
-  <Target Name="BeforeBuild">
-  </Target>
-  <Target Name="AfterBuild">
-  </Target>
-  -->\r
-</Project>
\ No newline at end of file
diff --git a/mcs/mcs/dmcs.exe.config b/mcs/mcs/dmcs.exe.config
deleted file mode 100644 (file)
index cab6cf8..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0"?> 
-<configuration>
-       <startup>
-               <supportedRuntime version="v4.0.30319"/>
-       </startup>
-</configuration>
diff --git a/mcs/mcs/dmcs.exe.sources b/mcs/mcs/dmcs.exe.sources
deleted file mode 100644 (file)
index f90e75a..0000000
+++ /dev/null
@@ -1,56 +0,0 @@
-AssemblyInfo.cs
-anonymous.cs
-argument.cs
-assign.cs
-assembly.cs
-attribute.cs
-cs-tokenizer.cs
-cfold.cs
-class.cs
-codegen.cs
-complete.cs
-const.cs
-constant.cs
-convert.cs
-context.cs
-decl.cs
-delegate.cs
-doc.cs
-driver.cs
-dynamic.cs
-ecore.cs
-enum.cs
-eval.cs
-expression.cs
-field.cs
-flowanalysis.cs
-generic.cs
-import.cs
-iterators.cs
-lambda.cs
-linq.cs
-literal.cs
-location.cs
-membercache.cs
-method.cs
-modifiers.cs
-namespace.cs
-nullable.cs
-parameter.cs
-pending.cs
-property.cs
-reflection.cs
-report.cs
-settings.cs
-module.cs
-statement.cs
-support.cs
-typemanager.cs
-typespec.cs
-visit.cs
-../class/Mono.CompilerServices.SymbolWriter/MonoSymbolFile.cs
-../class/Mono.CompilerServices.SymbolWriter/MonoSymbolTable.cs
-../class/Mono.CompilerServices.SymbolWriter/MonoSymbolWriter.cs
-../class/corlib/Mono.Security.Cryptography/CryptoConvert.cs
-../build/common/Consts.cs
-../tools/monop/outline.cs
diff --git a/mcs/mcs/dmcs.sln b/mcs/mcs/dmcs.sln
deleted file mode 100644 (file)
index 2ea4ed4..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-\r
-Microsoft Visual Studio Solution File, Format Version 11.00\r
-# Visual Studio 2010\r
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "dmcs", "dmcs.csproj", "{D4A01C5B-A1B5-48F5-BB5B-D2E1BD236E56}"\r
-EndProject\r
-Global\r
-       GlobalSection(SolutionConfigurationPlatforms) = preSolution\r
-               Debug|Any CPU = Debug|Any CPU\r
-               Release|Any CPU = Release|Any CPU\r
-       EndGlobalSection\r
-       GlobalSection(ProjectConfigurationPlatforms) = postSolution\r
-               {D4A01C5B-A1B5-48F5-BB5B-D2E1BD236E56}.Debug|Any CPU.ActiveCfg = Debug|Any CPU\r
-               {D4A01C5B-A1B5-48F5-BB5B-D2E1BD236E56}.Debug|Any CPU.Build.0 = Debug|Any CPU\r
-               {D4A01C5B-A1B5-48F5-BB5B-D2E1BD236E56}.Release|Any CPU.ActiveCfg = Release|Any CPU\r
-               {D4A01C5B-A1B5-48F5-BB5B-D2E1BD236E56}.Release|Any CPU.Build.0 = Release|Any CPU\r
-       EndGlobalSection\r
-       GlobalSection(SolutionProperties) = preSolution\r
-               HideSolutionNode = FALSE\r
-       EndGlobalSection\r
-EndGlobal\r