Author: marek
Date: 2007-02-20 17:28:33 -0500 (Tue, 20 Feb 2007)
New Revision: 73223

Modified:
   trunk/mcs/mcs/compiler.csproj
Log:
Add lambda.cs

Modified: trunk/mcs/mcs/compiler.csproj
===================================================================
--- trunk/mcs/mcs/compiler.csproj       2007-02-20 22:28:04 UTC (rev 73222)
+++ trunk/mcs/mcs/compiler.csproj       2007-02-20 22:28:33 UTC (rev 73223)
@@ -200,6 +200,11 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "lambda.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "literal.cs"
                     SubType = "Code"
                     BuildAction = "Compile"

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to