2007-06-12 Jonathan Pobst <monkey@jpobst.com>
[mono.git] / mcs / class / Managed.Windows.Forms / SWF2k5-tests.csproj
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2   <PropertyGroup>
3     <ProjectType>Local</ProjectType>
4     <ProductVersion>8.0.50727</ProductVersion>
5     <SchemaVersion>2.0</SchemaVersion>
6     <ProjectGuid>{5E6430B2-6B9F-4E76-802E-20207EF80391}</ProjectGuid>
7     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
8     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
9     <ApplicationIcon>
10     </ApplicationIcon>
11     <AssemblyKeyContainerName>
12     </AssemblyKeyContainerName>
13     <AssemblyName>System.Windows.Forms_test</AssemblyName>
14     <AssemblyOriginatorKeyFile>
15     </AssemblyOriginatorKeyFile>
16     <DefaultClientScript>JScript</DefaultClientScript>
17     <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
18     <DefaultTargetSchema>IE50</DefaultTargetSchema>
19     <DelaySign>false</DelaySign>
20     <OutputType>Library</OutputType>
21     <RootNamespace>
22     </RootNamespace>
23     <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
24     <StartupObject>
25     </StartupObject>
26     <FileUpgradeFlags>
27     </FileUpgradeFlags>
28     <UpgradeBackupLocation>
29     </UpgradeBackupLocation>
30   </PropertyGroup>
31   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
32     <OutputPath>bin\Debug\</OutputPath>
33     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
34     <BaseAddress>285212672</BaseAddress>
35     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
36     <ConfigurationOverrideFile>
37     </ConfigurationOverrideFile>
38     <DefineConstants>NET_1_1,__MonoCS__</DefineConstants>
39     <DocumentationFile>
40     </DocumentationFile>
41     <DebugSymbols>true</DebugSymbols>
42     <FileAlignment>4096</FileAlignment>
43     <NoStdLib>false</NoStdLib>
44     <NoWarn>812,618</NoWarn>
45     <Optimize>false</Optimize>
46     <RegisterForComInterop>false</RegisterForComInterop>
47     <RemoveIntegerChecks>false</RemoveIntegerChecks>
48     <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
49     <WarningLevel>3</WarningLevel>
50     <DebugType>full</DebugType>
51     <ErrorReport>prompt</ErrorReport>
52   </PropertyGroup>
53   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug 2.0|AnyCPU' ">
54     <OutputPath>bin\Debug\</OutputPath>
55     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
56     <BaseAddress>285212672</BaseAddress>
57     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
58     <ConfigurationOverrideFile>
59     </ConfigurationOverrideFile>
60     <DefineConstants>NET_2_0,__MonoCS__</DefineConstants>
61     <DocumentationFile>
62     </DocumentationFile>
63     <DebugSymbols>true</DebugSymbols>
64     <FileAlignment>4096</FileAlignment>
65     <NoStdLib>false</NoStdLib>
66     <NoWarn>
67     </NoWarn>
68     <Optimize>false</Optimize>
69     <RegisterForComInterop>false</RegisterForComInterop>
70     <RemoveIntegerChecks>false</RemoveIntegerChecks>
71     <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
72     <WarningLevel>3</WarningLevel>
73     <DebugType>full</DebugType>
74     <ErrorReport>prompt</ErrorReport>
75   </PropertyGroup>
76   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
77     <OutputPath>bin\Release\</OutputPath>
78     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
79     <BaseAddress>285212672</BaseAddress>
80     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
81     <ConfigurationOverrideFile>
82     </ConfigurationOverrideFile>
83     <DefineConstants>NET_1_1,__MonoCS__</DefineConstants>
84     <DocumentationFile>
85     </DocumentationFile>
86     <DebugSymbols>false</DebugSymbols>
87     <FileAlignment>4096</FileAlignment>
88     <NoStdLib>false</NoStdLib>
89     <NoWarn>
90     </NoWarn>
91     <Optimize>false</Optimize>
92     <RegisterForComInterop>false</RegisterForComInterop>
93     <RemoveIntegerChecks>false</RemoveIntegerChecks>
94     <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
95     <WarningLevel>3</WarningLevel>
96     <DebugType>none</DebugType>
97     <ErrorReport>prompt</ErrorReport>
98   </PropertyGroup>
99   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release 2.0|AnyCPU' ">
100     <OutputPath>bin\Release\</OutputPath>
101     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
102     <BaseAddress>285212672</BaseAddress>
103     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
104     <ConfigurationOverrideFile>
105     </ConfigurationOverrideFile>
106     <DefineConstants>NET_2_0,__MonoCS__</DefineConstants>
107     <DocumentationFile>
108     </DocumentationFile>
109     <DebugSymbols>false</DebugSymbols>
110     <FileAlignment>4096</FileAlignment>
111     <NoStdLib>false</NoStdLib>
112     <NoWarn>
113     </NoWarn>
114     <Optimize>false</Optimize>
115     <RegisterForComInterop>false</RegisterForComInterop>
116     <RemoveIntegerChecks>false</RemoveIntegerChecks>
117     <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
118     <WarningLevel>3</WarningLevel>
119     <DebugType>none</DebugType>
120     <ErrorReport>prompt</ErrorReport>
121   </PropertyGroup>
122   <ItemGroup>
123     <Reference Include="nunit.framework, Version=2.2.0.0, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77">
124       <SpecificVersion>False</SpecificVersion>
125       <HintPath>C:\winforms-unittests\nunit.framework.dll</HintPath>
126     </Reference>
127     <Reference Include="Accessibility">
128       <Name>Accessibility</Name>
129     </Reference>
130     <Reference Include="System">
131       <Name>System</Name>
132     </Reference>
133     <Reference Include="System.Data">
134       <Name>System.Data</Name>
135     </Reference>
136     <Reference Include="System.Data">
137       <Name>System.Data</Name>
138     </Reference>
139     <Reference Include="System.Drawing">
140       <Name>System.Drawing</Name>
141     </Reference>
142     <Reference Include="System.Windows.Forms">
143       <Name>System.Windows.Forms</Name>
144     </Reference>
145     <Reference Include="System.Xml">
146       <Name>System.Xml</Name>
147     </Reference>
148     <Reference Include="Mono.Posix" Condition="'$(Configuration)' == 'DebugXBuild'"/>
149   </ItemGroup>
150   <ItemGroup>
151     <Compile Include="Test/..\..\..\build\common\Consts.cs" />
152     <Compile Include="Test/System.Windows.Forms\ApplicationTest.cs" />
153     <Compile Include="Test/System.Windows.Forms\AutoCompleteStringCollectionTest.cs" />
154     <Compile Include="Test/System.Windows.Forms\ApplicationContextTest.cs" />
155     <Compile Include="Test/System.Windows.Forms\BindingTest.cs" />
156     <Compile Include="Test/System.Windows.Forms\BindingContextTest.cs" />
157     <Compile Include="Test/System.Windows.Forms\BindingManagerBaseTest.cs" />
158     <Compile Include="Test/System.Windows.Forms\BindingMemberInfoTest.cs" />
159     <Compile Include="Test/System.Windows.Forms\BindingNavigatorTest.cs" />
160     <Compile Include="Test/System.Windows.Forms\BindingSourceTest.cs" />
161     <Compile Include="Test/System.Windows.Forms\ButtonTest.cs" />
162     <Compile Include="Test/System.Windows.Forms\CheckBoxEventTest.cs" />
163     <Compile Include="Test/System.Windows.Forms\CheckBoxTest.cs" />
164     <Compile Include="Test/System.Windows.Forms\CheckedListBoxEventTest.cs" />
165     <Compile Include="Test/System.Windows.Forms\CheckedListBoxTest.cs" />
166     <Compile Include="Test/System.Windows.Forms\ColumnClickEventArgsTest.cs" />
167     <Compile Include="Test/System.Windows.Forms\ColumnHeaderTest.cs" />
168     <Compile Include="Test/System.Windows.Forms\ColumnStyleTest.cs" />
169     <Compile Include="Test/System.Windows.Forms\ComboBoxTest.cs" />
170     <Compile Include="Test/System.Windows.Forms\ComboBoxTests.cs" />
171     <Compile Include="Test/System.Windows.Forms\Common.cs" />
172     <Compile Include="Test/System.Windows.Forms\CommonDialogsTest.cs" />
173     <Compile Include="Test/System.Windows.Forms\ContainerControlTest.cs" />
174     <Compile Include="Test/System.Windows.Forms\ControlBindingsConverterTest.cs" />
175     <Compile Include="Test/System.Windows.Forms\ControlCollectionTest.cs" />
176     <Compile Include="Test/System.Windows.Forms\ControlEventTest.cs" />
177     <Compile Include="Test/System.Windows.Forms\ControlHandleTest.cs" />
178     <Compile Include="Test/System.Windows.Forms\ControlLogger.cs" />
179     <Compile Include="Test/System.Windows.Forms\ControlLogger2.cs" />
180     <Compile Include="Test/System.Windows.Forms\ControlTest.cs" />
181     <Compile Include="Test/System.Windows.Forms\ControlPaintTest.cs" />
182     <Compile Include="Test/System.Windows.Forms\ControlPropertyEventsTest.cs" />
183     <Compile Include="Test/System.Windows.Forms\ControlStyleTest.cs" />
184     <Compile Include="Test/System.Windows.Forms\CursorTest.cs" />
185     <Compile Include="Test/System.Windows.Forms\CurrencyManagerTest.cs" />
186     <Compile Include="Test/System.Windows.Forms\DataBindingTests.cs" />
187     <Compile Include="Test/System.Windows.Forms\DataGridColumnStyleTest.cs" />
188     <Compile Include="Test/System.Windows.Forms\DataGridTableStyleTest.cs" />
189     <Compile Include="Test/System.Windows.Forms\DataGridTest.cs" />
190     <Compile Include="Test/System.Windows.Forms\DataGridTextBoxColumnTest.cs" />
191     <Compile Include="Test/System.Windows.Forms\DataGridTextBoxTest.cs" />
192     <Compile Include="Test/System.Windows.Forms\DataGridViewAdvancedBorderStyleTest.cs" />
193     <Compile Include="Test/System.Windows.Forms\DataGridViewCellStyleTest.cs" />
194     <Compile Include="Test/System.Windows.Forms\DataGridViewCellTest.cs" />
195     <Compile Include="Test/System.Windows.Forms\DataGridViewColumnTest.cs" />
196     <Compile Include="Test/System.Windows.Forms\DataGridViewElementTest.cs" />
197     <Compile Include="Test/System.Windows.Forms\DataGridViewRowTest.cs" />
198     <Compile Include="Test/System.Windows.Forms\DataGridViewTest.cs" />
199     <Compile Include="Test/System.Windows.Forms\DateTimePickerTest.cs" />
200     <Compile Include="Test/System.Windows.Forms\DefaultLayoutTest.cs" />
201     <Compile Include="Test/System.Windows.Forms\ErrorProviderTest.cs" />
202     <Compile Include="Test/System.Windows.Forms\FlowPanelTests.cs" />
203     <Compile Include="Test/System.Windows.Forms\FocusTest.cs" />
204     <Compile Include="Test/System.Windows.Forms\FormHandleTest.cs" />
205     <Compile Include="Test/System.Windows.Forms\FormTest.cs" />
206     <Compile Include="Test/System.Windows.Forms\EventArgsTest.cs" />
207     <Compile Include="Test/System.Windows.Forms\EventLogger.cs" />
208     <Compile Include="Test/System.Windows.Forms\GridColumnStylesCollectionTest.cs" />
209     <Compile Include="Test/System.Windows.Forms\GridTableStylesCollectionTest.cs" />
210     <Compile Include="Test/System.Windows.Forms\GroupBoxTest.cs" />
211     <Compile Include="Test/System.Windows.Forms\HelpProviderTest.cs" />
212     <Compile Include="Test/System.Windows.Forms\HScrollPropertiesTest.cs" />
213     <Compile Include="Test/System.Windows.Forms\ImageListTest.cs" />
214     <Compile Include="Test/System.Windows.Forms\LabelTest.cs" />
215     <Compile Include="Test/System.Windows.Forms\LinkAreaTest.cs" />
216     <Compile Include="Test/System.Windows.Forms\LinkLabelTest.cs" />
217     <Compile Include="Test/System.Windows.Forms\ListControlTest.cs" />
218     <Compile Include="Test/System.Windows.Forms\ListBoxEventTest.cs" />
219     <Compile Include="Test/System.Windows.Forms\ListBoxTest.cs" />
220     <Compile Include="Test/System.Windows.Forms\ListViewCollectionsTest.cs" />
221     <Compile Include="Test/System.Windows.Forms\ListViewEventTest.cs" />
222     <Compile Include="Test/System.Windows.Forms\ListViewTest.cs" />
223     <Compile Include="Test/System.Windows.Forms\ListViewGroupTest.cs" />
224     <Compile Include="Test/System.Windows.Forms\ListViewGroupCollectionTest.cs" />
225     <Compile Include="Test/System.Windows.Forms\ListViewItemTest.cs" />
226     <Compile Include="Test/System.Windows.Forms\MdiFormHandleTest.cs" />
227     <Compile Include="Test/System.Windows.Forms\MdiFormTest.cs" />
228     <Compile Include="Test/System.Windows.Forms\MessageTest.cs" />
229     <Compile Include="Test/System.Windows.Forms\MenuStripTest.cs" />
230     <Compile Include="Test/System.Windows.Forms\MenuTest.cs" />
231     <Compile Include="Test/System.Windows.Forms\MenuItemTest.cs" />
232     <Compile Include="Test/System.Windows.Forms\MonthCalendarTest.cs" />
233     <Compile Include="Test/System.Windows.Forms\NotifyIconTest.cs" />
234     <Compile Include="Test/System.Windows.Forms\PaddingTest.cs" />
235     <Compile Include="Test/System.Windows.Forms\PaddingConverterTest.cs" />
236     <Compile Include="Test/System.Windows.Forms\PaintEventArgsTest.cs" />
237     <Compile Include="Test/System.Windows.Forms\PictureBoxTest.cs" />
238     <Compile Include="Test/System.Windows.Forms\PrintDialogTest.cs" />
239     <Compile Include="Test/System.Windows.Forms\ProgressBarTest.cs" />
240     <Compile Include="Test/System.Windows.Forms\PropertyGridTest.cs" />
241     <Compile Include="Test/System.Windows.Forms\PropertyManagerTest.cs" />
242     <Compile Include="Test/System.Windows.Forms\RadioButtonTest.cs" />
243     <Compile Include="Test/System.Windows.Forms\RowStyleTest.cs" />
244     <Compile Include="Test/System.Windows.Forms\RichTextBoxTest.cs" />
245     <Compile Include="Test/System.Windows.Forms\SaveFileDialogTest.cs" />
246     <Compile Include="Test/System.Windows.Forms\ScrollableControlTest.cs" />
247     <Compile Include="Test/System.Windows.Forms\ScrollBarTest.cs" />
248     <Compile Include="Test/System.Windows.Forms\SendKeysTest.cs" />
249     <Compile Include="Test/System.Windows.Forms\SplitterTest.cs" />
250     <Compile Include="Test/System.Windows.Forms\SplitContainerTests.cs" />
251     <Compile Include="Test/System.Windows.Forms\StatusBarPanelTest.cs" />
252     <Compile Include="Test/System.Windows.Forms\StatusBarTest.cs" />
253     <Compile Include="Test/System.Windows.Forms\StatusStripTest.cs" />
254     <Compile Include="Test/System.Windows.Forms\SystemInformationTest.cs" />
255     <Compile Include="Test/System.Windows.Forms\TabControlTest.cs" />
256     <Compile Include="Test/System.Windows.Forms\TableLayoutTest.cs" />
257     <Compile Include="Test/System.Windows.Forms\TestHelper.cs" />
258     <Compile Include="Test/System.Windows.Forms\TestImageIndexConverter.cs" />
259     <Compile Include="Test/System.Windows.Forms\TextBoxTest.cs" />
260     <Compile Include="Test/System.Windows.Forms\TimerTest.cs" />
261     <Compile Include="Test/System.Windows.Forms\ToolBarTest.cs" />
262     <Compile Include="Test/System.Windows.Forms\ToolBarButtonTest.cs" />
263     <Compile Include="Test/System.Windows.Forms\ToolStripButtonTest.cs" />
264     <Compile Include="Test/System.Windows.Forms\ToolStripComboBoxTest.cs" />
265     <Compile Include="Test/System.Windows.Forms\ToolStripContainerTest.cs" />
266     <Compile Include="Test/System.Windows.Forms\ToolStripContentPanelTest.cs" />
267     <Compile Include="Test/System.Windows.Forms\ToolStripControlHostTest.cs" />
268     <Compile Include="Test/System.Windows.Forms\ToolStripDropDownTest.cs" />
269     <Compile Include="Test/System.Windows.Forms\ToolStripItemTest.cs" />
270     <Compile Include="Test/System.Windows.Forms\ToolStripLabelTest.cs" />
271     <Compile Include="Test/System.Windows.Forms\ToolStripManagerTest.cs" />
272     <Compile Include="Test/System.Windows.Forms\ToolStripMenuItemTest.cs" />
273     <Compile Include="Test/System.Windows.Forms\ToolStripOverflowButtonTest.cs" />
274     <Compile Include="Test/System.Windows.Forms\ToolStripOverflowTest.cs" />
275     <Compile Include="Test/System.Windows.Forms\ToolStripPanelTest.cs" />
276     <Compile Include="Test/System.Windows.Forms\ToolStripProgressBarTest.cs" />
277     <Compile Include="Test/System.Windows.Forms\ToolStripSeparatorTest.cs" />
278     <Compile Include="Test/System.Windows.Forms\ToolStripStatusLabelTest.cs" />
279     <Compile Include="Test/System.Windows.Forms\ToolStripTest.cs" />
280     <Compile Include="Test/System.Windows.Forms\ToolStripTextBoxTest.cs" />
281     <Compile Include="Test/System.Windows.Forms\ToolTipTest.cs" />
282     <Compile Include="Test/System.Windows.Forms\TrackBarTest.cs" />
283     <Compile Include="Test/System.Windows.Forms\TreeNodeCollectionTest.cs" />
284     <Compile Include="Test/System.Windows.Forms\TreeNodeTest.cs" />
285     <Compile Include="Test/System.Windows.Forms\TreeViewHitTestInfoTest.cs" />
286     <Compile Include="Test/System.Windows.Forms\TreeViewTest.cs" />
287     <Compile Include="Test/System.Windows.Forms\UpDownTest.cs" />
288     <Compile Include="Test/System.Windows.Forms\UserControlTest.cs" />
289     <Compile Include="Test/System.Windows.Forms\VScrollPropertiesTest.cs" />
290     <Compile Include="Test/System.Windows.Forms.Layout\TableLayoutSettingsTypeConverterTest.cs" />
291     <Compile Include="Test/System.Resources\CompatTest.cs" />
292     <Compile Include="Test/System.Resources\CultureTest.cs" />
293     <Compile Include="Test/System.Resources\ResXFileRefTest.cs" />
294     <Compile Include="Test/System.Resources\ResXResourceReaderTest.cs" />
295     <Compile Include="Test/System.Resources\WriterTest.cs" />
296   </ItemGroup>
297   <ItemGroup>
298     <None Include="Test\System.Windows.Forms\ChangeLog" />
299   </ItemGroup>
300   <ItemGroup>
301     <None Include="Test\System.Resources\ChangeLog" />
302   </ItemGroup>
303   <ItemGroup>
304     <None Include="Test\System.Windows.Forms.Layout\ChangeLog" />
305   </ItemGroup>
306   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
307   <PropertyGroup>
308     <PreBuildEvent>
309     </PreBuildEvent>
310     <PostBuildEvent>
311     </PostBuildEvent>
312   </PropertyGroup>
313 </Project>