update known-issues
[mono.git] / mcs / gmcs / gmcs.csproj
index bd686946b51d900ef11b732611c364edd1408c12..e2685a8a0f6c626e40466dd9295fcf7ba2b4b685 100644 (file)
@@ -54,7 +54,9 @@
     <Compile Include="..\mcs\AssemblyInfo.cs">\r
       <Link>AssemblyInfo.cs</Link>\r
     </Compile>\r
-    <Compile Include="anonymous.cs" />\r
+    <Compile Include="..\mcs\anonymous.cs">\r
+      <Link>anonymous.cs</Link>\r
+    </Compile>\r
     <Compile Include="..\mcs\assign.cs">\r
       <Link>assign.cs</Link>\r
     </Compile>\r
     <Compile Include="..\mcs\convert.cs">\r
       <Link>convert.cs</Link>\r
     </Compile>\r
+    <Compile Include="..\mcs\lambda.cs">\r
+      <Link>lambda.cs</Link>\r
+    </Compile>\r
     <Compile Include="cs-parser.cs" />\r
-    <Compile Include="cs-tokenizer.cs" />\r
+    <Compile Include="..\mcs\cs-tokenizer.cs">\r
+      <Link>cs-tokenizer.cs</Link>\r
+    </Compile>\r
     <Compile Include="..\mcs\decl.cs">\r
       <Link>decl.cs</Link>\r
     </Compile>\r
       <Link>flowanalysis.cs</Link>\r
     </Compile>\r
     <Compile Include="generic.cs" />\r
-    <Compile Include="iterators.cs" />\r
+    <Compile Include="..\mcs\iterators.cs">\r
+      <Link>iterators.cs</Link>\r
+    </Compile>\r
     <Compile Include="..\mcs\literal.cs">\r
       <Link>literal.cs</Link>\r
     </Compile>\r
     <Compile Include="..\mcs\typemanager.cs">\r
       <Link>typemanager.cs</Link>\r
     </Compile>\r
+    <Compile Include="linq.cs" />\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="Properties\" />\r