2009-06-12 Bill Holmes <billholmes54@gmail.com>
[mono.git] / mcs / nunit20 / util / nunit.util.dll20.csproj
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
2   <PropertyGroup>\r
3     <ProjectType>Local</ProjectType>\r
4     <ProductVersion>8.0.50727</ProductVersion>\r
5     <SchemaVersion>2.0</SchemaVersion>\r
6     <ProjectGuid>{61CE9CE5-943E-44D4-A381-814DC1406767}</ProjectGuid>\r
7     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
8     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
9     <ApplicationIcon>\r
10     </ApplicationIcon>\r
11     <AssemblyKeyContainerName>\r
12     </AssemblyKeyContainerName>\r
13     <AssemblyName>nunit.util</AssemblyName>\r
14     <AssemblyOriginatorKeyFile>\r
15     </AssemblyOriginatorKeyFile>\r
16     <DefaultClientScript>JScript</DefaultClientScript>\r
17     <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>\r
18     <DefaultTargetSchema>IE50</DefaultTargetSchema>\r
19     <DelaySign>false</DelaySign>\r
20     <OutputType>Library</OutputType>\r
21     <RootNamespace>NUnit.Util</RootNamespace>\r
22     <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>\r
23     <StartupObject>\r
24     </StartupObject>\r
25     <FileUpgradeFlags>\r
26     </FileUpgradeFlags>\r
27     <UpgradeBackupLocation>\r
28     </UpgradeBackupLocation>\r
29   </PropertyGroup>\r
30   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
31     <OutputPath>bin\Debug\</OutputPath>\r
32     <AllowUnsafeBlocks>false</AllowUnsafeBlocks>\r
33     <BaseAddress>285212672</BaseAddress>\r
34     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>\r
35     <ConfigurationOverrideFile>\r
36     </ConfigurationOverrideFile>\r
37     <DefineConstants>DEBUG;TRACE;NUNIT_LEAKAGE_TEST</DefineConstants>\r
38     <DocumentationFile>\r
39     </DocumentationFile>\r
40     <DebugSymbols>true</DebugSymbols>\r
41     <FileAlignment>4096</FileAlignment>\r
42     <NoStdLib>false</NoStdLib>\r
43     <NoWarn>\r
44     </NoWarn>\r
45     <Optimize>false</Optimize>\r
46     <RegisterForComInterop>false</RegisterForComInterop>\r
47     <RemoveIntegerChecks>false</RemoveIntegerChecks>\r
48     <TreatWarningsAsErrors>false</TreatWarningsAsErrors>\r
49     <WarningLevel>4</WarningLevel>\r
50     <DebugType>full</DebugType>\r
51     <ErrorReport>prompt</ErrorReport>\r
52   </PropertyGroup>\r
53   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
54     <OutputPath>bin\Release\</OutputPath>\r
55     <AllowUnsafeBlocks>false</AllowUnsafeBlocks>\r
56     <BaseAddress>285212672</BaseAddress>\r
57     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>\r
58     <ConfigurationOverrideFile>\r
59     </ConfigurationOverrideFile>\r
60     <DefineConstants>TRACE</DefineConstants>\r
61     <DocumentationFile>\r
62     </DocumentationFile>\r
63     <DebugSymbols>false</DebugSymbols>\r
64     <FileAlignment>4096</FileAlignment>\r
65     <NoStdLib>false</NoStdLib>\r
66     <NoWarn>\r
67     </NoWarn>\r
68     <Optimize>true</Optimize>\r
69     <RegisterForComInterop>false</RegisterForComInterop>\r
70     <RemoveIntegerChecks>false</RemoveIntegerChecks>\r
71     <TreatWarningsAsErrors>false</TreatWarningsAsErrors>\r
72     <WarningLevel>4</WarningLevel>\r
73     <DebugType>none</DebugType>\r
74     <ErrorReport>prompt</ErrorReport>\r
75   </PropertyGroup>\r
76   <ItemGroup>\r
77     <Reference Include="System">\r
78       <Name>System</Name>\r
79     </Reference>\r
80     <Reference Include="System.Data">\r
81       <Name>System.Data</Name>\r
82     </Reference>\r
83     <Reference Include="System.Drawing">\r
84       <Name>System.Drawing</Name>\r
85     </Reference>\r
86     <Reference Include="System.Windows.Forms">\r
87       <Name>System.Windows.Forms</Name>\r
88     </Reference>\r
89     <Reference Include="System.Xml">\r
90       <Name>System.XML</Name>\r
91     </Reference>\r
92   </ItemGroup>\r
93   <ItemGroup>\r
94     <Compile Include="AssemblyInfo.cs" />\r
95     <Compile Include="AssemblyList.cs">\r
96       <SubType>Code</SubType>\r
97     </Compile>\r
98     <Compile Include="AssemblyListItem.cs">\r
99       <SubType>Code</SubType>\r
100     </Compile>\r
101     <Compile Include="AssemblyWatcher.cs">\r
102       <SubType>Code</SubType>\r
103     </Compile>\r
104     <Compile Include="CommandLineOptions.cs">\r
105       <SubType>Code</SubType>\r
106     </Compile>\r
107     <Compile Include="ConsoleOptions.cs">\r
108       <SubType>Code</SubType>\r
109     </Compile>\r
110     <Compile Include="ConsoleWriter.cs">\r
111       <SubType>Code</SubType>\r
112     </Compile>\r
113     <Compile Include="FormSettings.cs">\r
114       <SubType>Code</SubType>\r
115     </Compile>\r
116     <Compile Include="GuiOptions.cs">\r
117       <SubType>Code</SubType>\r
118     </Compile>\r
119     <Compile Include="ITestEvents.cs">\r
120       <SubType>Code</SubType>\r
121     </Compile>\r
122     <Compile Include="ITestLoader.cs">\r
123       <SubType>Code</SubType>\r
124     </Compile>\r
125     <Compile Include="NUnitGuiSettings.cs">\r
126       <SubType>Code</SubType>\r
127     </Compile>\r
128     <Compile Include="NUnitProject.cs">\r
129       <SubType>Code</SubType>\r
130     </Compile>\r
131     <Compile Include="NUnitRegistry.cs">\r
132       <SubType>Code</SubType>\r
133     </Compile>\r
134     <Compile Include="OptionSettings.cs">\r
135       <SubType>Code</SubType>\r
136     </Compile>\r
137     <Compile Include="ProjectConfig.cs">\r
138       <SubType>Code</SubType>\r
139     </Compile>\r
140     <Compile Include="ProjectConfigCollection.cs">\r
141       <SubType>Code</SubType>\r
142     </Compile>\r
143     <Compile Include="ProjectFormatException.cs">\r
144       <SubType>Code</SubType>\r
145     </Compile>\r
146     <Compile Include="ProjectPath.cs">\r
147       <SubType>Code</SubType>\r
148     </Compile>\r
149     <Compile Include="RecentFileSettings.cs">\r
150       <SubType>Code</SubType>\r
151     </Compile>\r
152     <Compile Include="RecentProjectSettings.cs">\r
153       <SubType>Code</SubType>\r
154     </Compile>\r
155     <Compile Include="RegistrySettingsStorage.cs">\r
156       <SubType>Code</SubType>\r
157     </Compile>\r
158     <Compile Include="ResultSummarizer.cs">\r
159       <SubType>Code</SubType>\r
160     </Compile>\r
161     <Compile Include="SettingsGroup.cs">\r
162       <SubType>Code</SubType>\r
163     </Compile>\r
164     <Compile Include="SettingsStorage.cs">\r
165       <SubType>Code</SubType>\r
166     </Compile>\r
167     <Compile Include="StackTraceFilter.cs">\r
168       <SubType>Code</SubType>\r
169     </Compile>\r
170     <Compile Include="SummaryVisitor.cs">\r
171       <SubType>Code</SubType>\r
172     </Compile>\r
173     <Compile Include="TestDomain.cs">\r
174       <SubType>Code</SubType>\r
175     </Compile>\r
176     <Compile Include="TestEventArgs.cs">\r
177       <SubType>Code</SubType>\r
178     </Compile>\r
179     <Compile Include="TestEventDispatcher.cs">\r
180       <SubType>Code</SubType>\r
181     </Compile>\r
182     <Compile Include="TestExceptionHandler.cs">\r
183       <SubType>Code</SubType>\r
184     </Compile>\r
185     <Compile Include="TestLoader.cs">\r
186       <SubType>Code</SubType>\r
187     </Compile>\r
188     <Compile Include="TestResultItem.cs">\r
189       <SubType>Code</SubType>\r
190     </Compile>\r
191     <Compile Include="UIHelper.cs">\r
192       <SubType>Code</SubType>\r
193     </Compile>\r
194     <Compile Include="UITestNode.cs">\r
195       <SubType>Code</SubType>\r
196     </Compile>\r
197     <Compile Include="UserSettings.cs">\r
198       <SubType>Code</SubType>\r
199     </Compile>\r
200     <Compile Include="VSProject.cs">\r
201       <SubType>Code</SubType>\r
202     </Compile>\r
203     <Compile Include="VSProjectConfig.cs">\r
204       <SubType>Code</SubType>\r
205     </Compile>\r
206     <Compile Include="VSProjectConfigCollection.cs">\r
207       <SubType>Code</SubType>\r
208     </Compile>\r
209     <Compile Include="XmlResultVisitor.cs">\r
210       <SubType>Code</SubType>\r
211     </Compile>\r
212     <EmbeddedResource Include="Transform.resx" />\r
213   </ItemGroup>\r
214   <ItemGroup>\r
215     <ProjectReference Include="..\core\nunit.core.dll20.csproj">\r
216       <Project>{EBD43A7F-AFCA-4281-BB53-5CDD91F966A3}</Project>\r
217       <Name>nunit.core.dll20</Name>\r
218     </ProjectReference>\r
219     <ProjectReference Include="..\framework\nunit.framework.dll20.csproj">\r
220       <Project>{83DD7E12-A705-4DBA-9D71-09C8973D9382}</Project>\r
221       <Name>nunit.framework.dll20</Name>\r
222     </ProjectReference>\r
223   </ItemGroup>\r
224   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
225   <PropertyGroup>\r
226     <PreBuildEvent>\r
227     </PreBuildEvent>\r
228     <PostBuildEvent>\r
229     </PostBuildEvent>\r
230   </PropertyGroup>\r
231 </Project>