Author: toshok
Date: 2007-02-09 11:20:13 -0500 (Fri, 09 Feb 2007)
New Revision: 72545

Modified:
   trunk/mcs/class/Managed.Windows.Forms/SWF.csproj
   trunk/mcs/class/Managed.Windows.Forms/SWF2k5.csproj
Log:
sync up the project files

Modified: trunk/mcs/class/Managed.Windows.Forms/SWF.csproj
===================================================================
--- trunk/mcs/class/Managed.Windows.Forms/SWF.csproj    2007-02-09 16:09:46 UTC 
(rev 72544)
+++ trunk/mcs/class/Managed.Windows.Forms/SWF.csproj    2007-02-09 16:20:13 UTC 
(rev 72545)
@@ -504,6 +504,11 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "System.Windows.Forms\BindingSource.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "System.Windows.Forms\BindingsCollection.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
@@ -2509,6 +2514,11 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "System.Windows.Forms\PaddingConverter.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "System.Windows.Forms\PageSetupDialog.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
@@ -3499,6 +3509,16 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "System.Windows.Forms\ToolStripOverflow.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "System.Windows.Forms\ToolStripOverflowButton.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "System.Windows.Forms\ToolStripPanel.cs"
                     SubType = "Code"
                     BuildAction = "Compile"

Modified: trunk/mcs/class/Managed.Windows.Forms/SWF2k5.csproj
===================================================================
--- trunk/mcs/class/Managed.Windows.Forms/SWF2k5.csproj 2007-02-09 16:09:46 UTC 
(rev 72544)
+++ trunk/mcs/class/Managed.Windows.Forms/SWF2k5.csproj 2007-02-09 16:20:13 UTC 
(rev 72545)
@@ -215,6 +215,7 @@
     <Compile 
Include="System.Windows.Forms\BindingManagerDataErrorEventArgs.cs" />
     <Compile 
Include="System.Windows.Forms\BindingManagerDataErrorEventHandler.cs" />
     <Compile Include="System.Windows.Forms\BindingMemberInfo.cs" />
+    <Compile Include="System.Windows.Forms\BindingSource.cs" />
     <Compile Include="System.Windows.Forms\BindingsCollection.cs" />
     <Compile Include="System.Windows.Forms\BootMode.cs" />
     <Compile Include="System.Windows.Forms\Border3DSide.cs" />
@@ -616,6 +617,7 @@
     <Compile Include="System.Windows.Forms\Orientation.cs" />
     <Compile Include="System.Windows.Forms\OwnerDrawPropertyBag.cs" />
     <Compile Include="System.Windows.Forms\Padding.cs" />
+    <Compile Include="System.Windows.Forms\PaddingConverter.cs" />
     <Compile Include="System.Windows.Forms\PageSetupDialog.cs" />
     <Compile Include="System.Windows.Forms\PaintEventArgs.cs" />
     <Compile Include="System.Windows.Forms\PaintEventHandler.cs" />
@@ -814,6 +816,8 @@
     <Compile Include="System.Windows.Forms\ToolStripManager.cs" />
     <Compile Include="System.Windows.Forms\ToolStripManagerRenderMode.cs" />
     <Compile Include="System.Windows.Forms\ToolStripMenuItem.cs" />
+    <Compile Include="System.Windows.Forms\ToolStripOverflow.cs" />
+    <Compile Include="System.Windows.Forms\ToolStripOverflowButton.cs" />
     <Compile Include="System.Windows.Forms\ToolStripPanel.cs" />
     <Compile Include="System.Windows.Forms\ToolStripPanelRenderEventArgs.cs" />
     <Compile 
Include="System.Windows.Forms\ToolStripPanelRenderEventHandler.cs" />

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

Reply via email to