? bin
? file.diff
? mcs-csproj-update.diff
? obj
? Web References
Index: compiler.csproj
===================================================================
RCS file: /mono/mcs/mcs/compiler.csproj,v
retrieving revision 1.9
diff -u -r1.9 compiler.csproj
--- compiler.csproj	14 Jun 2002 10:12:11 -0000	1.9
+++ compiler.csproj	4 Sep 2002 17:08:07 -0000
@@ -198,6 +198,11 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "pending.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "report.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
Index: compiler.csproj.user
===================================================================
RCS file: /mono/mcs/mcs/compiler.csproj.user,v
retrieving revision 1.12
diff -u -r1.12 compiler.csproj.user
--- compiler.csproj.user	14 Jun 2002 10:12:11 -0000	1.12
+++ compiler.csproj.user	4 Sep 2002 17:08:07 -0000
@@ -40,7 +40,7 @@
             CopyProjectDestinationFolder = ""
             CopyProjectUncPath = ""
             CopyProjectOption = "0"
-            ProjectView = "ProjectFiles"
+            ProjectView = "ShowAllFiles"
             ProjectTrust = "0"
         />
     </CSHARP>
