* ToolTask.cs (ProcessOuputTool): Move logging of tool
[mono.git] / mcs / class / Managed.Windows.Forms / SWF2k5.csproj
index b619f3fbece4dc413366834cbe3d266840cf7850..a45876e2ac6d10a5e995466ea8c29f4d2cca50ab 100644 (file)
@@ -35,7 +35,7 @@
     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
     <ConfigurationOverrideFile>
     </ConfigurationOverrideFile>
-    <DefineConstants>NET_1_1 NET_2_0</DefineConstants>
+    <DefineConstants>NET_1_1 NET_2_0 MWF_ON_MSRUNTIME</DefineConstants>
     <DocumentationFile>
     </DocumentationFile>
     <DebugSymbols>true</DebugSymbols>
@@ -59,7 +59,7 @@
     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
     <ConfigurationOverrideFile>
     </ConfigurationOverrideFile>
-    <DefineConstants>NET_1_1 NET_2_0</DefineConstants>
+    <DefineConstants>NET_1_1 NET_2_0 MWF_ON_MSRUNTIME</DefineConstants>
     <DocumentationFile>
     </DocumentationFile>
     <DebugSymbols>false</DebugSymbols>
@@ -83,7 +83,7 @@
     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
     <ConfigurationOverrideFile>
     </ConfigurationOverrideFile>
-    <DefineConstants>NET_1_1 ONLY_1_1</DefineConstants>
+    <DefineConstants>NET_1_1 ONLY_1_1 MWF_ON_MSRUNTIME</DefineConstants>
     <DocumentationFile>
     </DocumentationFile>
     <DebugSymbols>true</DebugSymbols>
     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
     <ConfigurationOverrideFile>
     </ConfigurationOverrideFile>
-    <DefineConstants>NET_1_1 ONLY_1_1</DefineConstants>
+    <DefineConstants>NET_1_1 ONLY_1_1 MWF_ON_MSRUNTIME</DefineConstants>
     <DocumentationFile>
     </DocumentationFile>
     <DebugSymbols>false</DebugSymbols>
     <Compile Include="System.Windows.Forms.Design\ToolStripItemDesignerAvailability.cs" />
     <Compile Include="System.Windows.Forms.Design\ToolStripItemDesignerAvailabilityAttribute.cs" />
     <Compile Include="System.Windows.Forms.Design\WindowsFormsComponentEditor.cs" />
+    <Compile Include="System.Windows.Forms.Internal\Accessor.cs" />
+    <Compile Include="System.Windows.Forms.Internal\DebugHelper.cs" />
     <Compile Include="System.Windows.Forms.PropertyGridInternal\PropertiesTab.cs" />
     <Compile Include="System.Windows.Forms.RTF\Charcode.cs" />
     <Compile Include="System.Windows.Forms.RTF\Charset.cs" />
     <Compile Include="System.Windows.Forms\IDropTarget.cs" />
     <Compile Include="System.Windows.Forms\IFeatureSupport.cs" />
     <Compile Include="System.Windows.Forms\IFileReaderService.cs" />
+    <Compile Include="System.Windows.Forms\IKeyFilter.cs" />
     <Compile Include="System.Windows.Forms\IMessageFilter.cs" />
     <Compile Include="System.Windows.Forms\IRootGridEntry.cs" />
     <Compile Include="System.Windows.Forms\IWin32Window.cs" />
     <Compile Include="System.Windows.Forms\TextImageRelation.cs" />
     <Compile Include="System.Windows.Forms\TextRenderer.cs" />
     <Compile Include="System.Windows.Forms\Theme.cs" />
-    <Compile Include="System.Windows.Forms\ThemeClearlooks.cs" />
     <Compile Include="System.Windows.Forms\ThemeEngine.cs" />
-    <Compile Include="System.Windows.Forms\ThemeGtk.cs" />
-    <Compile Include="System.Windows.Forms\ThemeNice.cs" />
     <Compile Include="System.Windows.Forms\ThemeVisualStyles.cs" />
     <Compile Include="System.Windows.Forms\ThemeWin32Classic.cs" />
     <Compile Include="System.Windows.Forms\ThreadExceptionDialog.cs" />
     <Compile Include="System.Windows.Forms.CarbonInternal\Structs.cs" />
     <Compile Include="System.Windows.Forms.CarbonInternal\WindowHandler.cs" />
     <Compile Include="System.Windows.Forms.Theming\ThemeElements.cs" />
-    <Compile Include="System.Windows.Forms.Theming\ThemeElementsClearlooks.cs" />
     <Compile Include="System.Windows.Forms.Theming\ThemeElementsDefault.cs" />
-    <Compile Include="System.Windows.Forms.Theming\ThemeElementsGtk.cs" />
-    <Compile Include="System.Windows.Forms.Theming\ThemeElementsNice.cs" />
     <Compile Include="System.Windows.Forms.Theming\ThemeElementsVisualStyles.cs" />
     <Compile Include="System.Windows.Forms.Theming\Default\ButtonPainter.cs" />
     <Compile Include="System.Windows.Forms.Theming\Default\CheckBoxPainter.cs" />
     <Compile Include="System.Windows.Forms.Theming\Default\RadioButtonPainter.cs" />
     <Compile Include="System.Windows.Forms.Theming\Default\TabControlPainter.cs" />
     <Compile Include="System.Windows.Forms.Theming\Default\ToolStripPainter.cs" />
-    <Compile Include="System.Windows.Forms.Theming\Nice\TabControlPainter.cs" />
     <Compile Include="System.Windows.Forms.Theming\VisualStyles\CheckBoxPainter.cs" />
     <Compile Include="System.Windows.Forms.Theming\VisualStyles\RadioButtonPainter.cs" />
     <Compile Include="System.Windows.Forms.Theming\VisualStyles\TabControlPainter.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\GlyphFontSizingType.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\GlyphType.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\GroupBoxState.cs" />
+    <Compile Include="System.Windows.Forms.VisualStyles\GtkPlus.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\HitTestCode.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\HitTestOptions.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\HorizontalAlign.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\ImageOrientation.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\ImageSelectType.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\IntegerProperty.cs" />
+    <Compile Include="System.Windows.Forms.VisualStyles\IVisualStyles.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\MarginProperty.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\OffsetType.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\PointProperty.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\VisualStyleElement.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\VisualStyleInformation.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\VisualStyleRenderer.cs" />
+    <Compile Include="System.Windows.Forms.VisualStyles\VisualStylesEngine.cs" />
+    <Compile Include="System.Windows.Forms.VisualStyles\VisualStylesGtkPlus.cs" />
+    <Compile Include="System.Windows.Forms.VisualStyles\VisualStylesNative.cs" />
     <Compile Include="System.Windows.Forms.VisualStyles\VisualStyleState.cs" />
     <Compile Include="System.Windows.Forms.WebBrowserDialogs\AlertCheck.cs" />
     <Compile Include="System.Windows.Forms.WebBrowserDialogs\ConfirmCheck.cs" />
     <Compile Include="System.Windows.Forms.WebBrowserDialogs\Generic.cs" />
     <Compile Include="System.Windows.Forms.WebBrowserDialogs\Prompt.cs" />
-    <Compile Include="System.Windows.Forms.X11Internal\X11Atoms.cs" />
-    <Compile Include="System.Windows.Forms.X11Internal\X11Display.cs" />
-    <Compile Include="System.Windows.Forms.X11Internal\X11Exception.cs" />
-    <Compile Include="System.Windows.Forms.X11Internal\X11Hwnd.cs" />
-    <Compile Include="System.Windows.Forms.X11Internal\X11RootHwnd.cs" />
-    <Compile Include="System.Windows.Forms.X11Internal\X11ThreadQueue.cs" />
-    <Compile Include="System.Windows.Forms.X11Internal\Xlib.cs" />
-    <Compile Include="System.Windows.Forms.X11Internal\XplatUIX11-new.cs" />
   </ItemGroup>
   <ItemGroup>
     <EmbeddedResource Include="resources\SplitterNS.cur">
-      <LogicalName>SplitterNS.cur</LogicalName>
-      <CustomToolNameSpace>System.Windows.Forms.SplitterNS.cur</CustomToolNameSpace>
+      <LogicalName>System.Windows.Forms.SplitterNS.cur</LogicalName>
     </EmbeddedResource>
     <EmbeddedResource Include="resources\SplitterWE.cur">
-      <LogicalName>SplitterWE.cur</LogicalName>
-      <CustomToolNameSpace>System.Windows.Forms.SplitterWE.cur</CustomToolNameSpace>
+      <LogicalName>System.Windows.Forms.SplitterWE.cur</LogicalName>
     </EmbeddedResource>
     <EmbeddedResource Include="resources\NESW.cur">
-      <LogicalName>NESW.cur</LogicalName>
-      <CustomToolNameSpace>System.Windows.Forms.NESW.cur</CustomToolNameSpace>
+      <LogicalName>System.Windows.Forms.NESW.cur</LogicalName>
     </EmbeddedResource>
     <EmbeddedResource Include="resources\NWSE.cur">
-      <LogicalName>NWSE.cur</LogicalName>
-      <CustomToolNameSpace>System.Windows.Forms.NWSE.cur</CustomToolNameSpace>
+      <LogicalName>System.Windows.Forms.NWSE.cur</LogicalName>
     </EmbeddedResource>
     <EmbeddedResource Include="resources\DnDNo.cur">
-      <LogicalName>DnDNo.cur</LogicalName>
-      <CustomToolNameSpace>System.Windows.Forms.DnDNo.cur</CustomToolNameSpace>
+      <LogicalName>System.Windows.Forms.DnDNo.cur</LogicalName>
     </EmbeddedResource>
     <EmbeddedResource Include="resources\DnDCopy.cur">
-      <LogicalName>DnDCopy.cur</LogicalName>
-      <CustomToolNameSpace>System.Windows.Forms.DnDCopy.cur</CustomToolNameSpace>
+      <LogicalName>System.Windows.Forms.DnDCopy.cur</LogicalName>
     </EmbeddedResource>
     <EmbeddedResource Include="resources\DnDLink.cur">
-      <LogicalName>DnDLink.cur</LogicalName>
-      <CustomToolNameSpace>System.Windows.Forms.DnDLink.cur</CustomToolNameSpace>
+      <LogicalName>System.Windows.Forms.DnDLink.cur</LogicalName>
     </EmbeddedResource>
     <EmbeddedResource Include="resources\DnDMove.cur">
-      <LogicalName>DnDMove.cur</LogicalName>
-      <CustomToolNameSpace>System.Windows.Forms.DnDMove.cur</CustomToolNameSpace>
+      <LogicalName>System.Windows.Forms.DnDMove.cur</LogicalName>
     </EmbeddedResource>
     <EmbeddedResource Include="resources\keyboards.resources.prebuilt">
       <LogicalName>keyboards.resources</LogicalName>
     <EmbeddedResource Include="resources\user-home.png">
       <LogicalName>user-home.png</LogicalName>
     </EmbeddedResource>
-    <EmbeddedResource Include="resources\dialog-error.png">
-      <LogicalName>dialog-error.png</LogicalName>
-    </EmbeddedResource>
     <EmbeddedResource Include="resources\16_dialog-error.png">
       <LogicalName>16_dialog-error.png</LogicalName>
     </EmbeddedResource>
-    <EmbeddedResource Include="resources\dialog-information.png">
-      <LogicalName>dialog-information.png</LogicalName>
-    </EmbeddedResource>
     <EmbeddedResource Include="resources\16_dialog-information.png">
       <LogicalName>16_dialog-information.png</LogicalName>
     </EmbeddedResource>
-    <EmbeddedResource Include="resources\dialog-question.png">
-      <LogicalName>dialog-question.png</LogicalName>
-    </EmbeddedResource>
-    <EmbeddedResource Include="resources\dialog-warning.png">
-      <LogicalName>dialog-warning.png</LogicalName>
-    </EmbeddedResource>
     <EmbeddedResource Include="resources\16_dialog-warning.png">
       <LogicalName>16_dialog-warning.png</LogicalName>
     </EmbeddedResource>
       <LogicalName>image-x-generic.png</LogicalName>
     </EmbeddedResource>
     <EmbeddedResource Include="resources\propertygrid-alphabetical.png">
-      <LogicalName>propertygrid-alphabetical.png</LogicalName>
-      <CustomToolNameSpace>System.Windows.Forms.propertygrid-alphabetical.png</CustomToolNameSpace>
+      <LogicalName>System.Windows.Forms.propertygrid-alphabetical.png</LogicalName>
     </EmbeddedResource>
     <EmbeddedResource Include="resources\propertygrid-categorized.png">
-      <LogicalName>propertygrid-categorized.png</LogicalName>
-      <CustomToolNameSpace>System.Windows.Forms.propertygrid-categorized.png</CustomToolNameSpace>
+      <LogicalName>System.Windows.Forms.propertygrid-categorized.png</LogicalName>
     </EmbeddedResource>
     <EmbeddedResource Include="resources\propertygrid-propertypages.png">
-      <LogicalName>propertygrid-propertypages.png</LogicalName>
-      <CustomToolNameSpace>System.Windows.Forms.propertygrid-propertypages.png</CustomToolNameSpace>
+      <LogicalName>System.Windows.Forms.propertygrid-propertypages.png</LogicalName>
     </EmbeddedResource>
     <EmbeddedResource Include="resources\EventsTab.bmp">
-      <LogicalName>EventsTab.bmp</LogicalName>
-      <CustomToolNameSpace>System.Windows.Forms.Design.EventsTab.bmp</CustomToolNameSpace>
+      <LogicalName>System.Windows.Forms.Design.EventsTab.bmp</LogicalName>
     </EmbeddedResource>
     <EmbeddedResource Include="resources\PropertiesTab.bmp">
-      <LogicalName>PropertiesTab.bmp</LogicalName>
-      <CustomToolNameSpace>System.Windows.Forms.PropertyGridInternal.PropertiesTab.bmp</CustomToolNameSpace>
+      <LogicalName>System.Windows.Forms.PropertyGridInternal.PropertiesTab.bmp</LogicalName>
     </EmbeddedResource>
     <EmbeddedResource Include="resources\mono.ico">
       <LogicalName>mono.ico</LogicalName>