Welcome to mirror list, hosted at ThFree Co, Russian Federation.

nunit.util.dll.J2EE.vmwcsproj « util « nunit20 « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d0c27c07fc157a5eafa81118649f1c9cac368413 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<VisualStudioProject>
	<CSHARP ProjectType="Local" ProductVersion="7.10.3077" SchemaVersion="2.0" ProjectGuid="{36BE0465-4DE4-44CE-AF8D-6E50D0C40BC6}">
		<Build>
			<Settings ApplicationIcon="" AssemblyKeyContainerName="" AssemblyName="nunit.util" AssemblyOriginatorKeyFile="" DefaultClientScript="JScript" DefaultHTMLPageLayout="Grid" DefaultTargetSchema="IE50" DelaySign="false" OutputType="Library" PreBuildEvent="" PostBuildEvent="" RootNamespace="NUnit.Util" RunPostBuildEvent="OnBuildSuccess" StartupObject="">
				<Config Name="Debug_Java" AllowUnsafeBlocks="false" BaseAddress="285212672" CheckForOverflowUnderflow="false" ConfigurationOverrideFile="" DefineConstants="TARGET_JVM" DocumentationFile="" DebugSymbols="true" FileAlignment="4096" IncrementalBuild="false" NoStdLib="false" NoWarn="" Optimize="false" OutputPath="bin\Debug_Java\" RegisterForComInterop="false" RemoveIntegerChecks="false" TreatWarningsAsErrors="false" WarningLevel="4"/>
				<Config Name="Release_Java" AllowUnsafeBlocks="false" BaseAddress="285212672" CheckForOverflowUnderflow="false" ConfigurationOverrideFile="" DefineConstants="TRACE;JAVA" DocumentationFile="" DebugSymbols="false" FileAlignment="4096" IncrementalBuild="false" NoStdLib="false" NoWarn="" Optimize="true" OutputPath="bin\Release_Java\" RegisterForComInterop="false" RemoveIntegerChecks="false" TreatWarningsAsErrors="false" WarningLevel="4"/>
				<Config Name="Debug" AllowUnsafeBlocks="false" BaseAddress="285212672" CheckForOverflowUnderflow="false" ConfigurationOverrideFile="" DefineConstants="TARGET_JVM" DocumentationFile="" DebugSymbols="true" FileAlignment="4096" IncrementalBuild="false" NoStdLib="false" NoWarn="" Optimize="false" OutputPath="bin\Debug\" RegisterForComInterop="false" RemoveIntegerChecks="false" TreatWarningsAsErrors="false" WarningLevel="1"/>
			</Settings>
			<References>
				<Reference Name="System" AssemblyName="System" HintPath="..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"/>
				<Reference Name="System.Data" AssemblyName="System.Data" HintPath="..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"/>
				<Reference Name="System.Xml" AssemblyName="System.Xml" HintPath="..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Xml.dll"/>
				<Reference Name="System.Drawing" AssemblyName="System.Drawing" HintPath="..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"/>
				<Reference Name="nunit.core.dll.J2EE" Project="{7C52A6A5-71ED-4468-9564-2FF5CD6E6E6C}" Package="{83B010C7-76FC-4FAD-A26C-00D7EFE60256}"/>
				<Reference Name="nunit.framework.dll.J2EE" Project="{39CC8FF7-EF1A-41A1-B727-42684211ECD1}" Package="{83B010C7-76FC-4FAD-A26C-00D7EFE60256}"/>
				<Reference Name="rt" AssemblyName="rt" HintPath="..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE\jgac\jre5\rt.dll" Private="False"/>
			</References>
		</Build>
		<Files>
			<Include>
				<File RelPath="AssemblyInfo.cs" SubType="Code" BuildAction="Compile"/>
				<File RelPath="AssemblyList.cs" SubType="Code" BuildAction="Compile"/>
				<File RelPath="AssemblyListItem.cs" SubType="Code" BuildAction="Compile"/>
				<File RelPath="CommandLineOptions.cs" SubType="Code" BuildAction="Compile"/>
				<File RelPath="ConsoleOptions.cs" SubType="Code" BuildAction="Compile"/>
				<File RelPath="ConsoleWriter.cs" SubType="Code" BuildAction="Compile"/>
				<File RelPath="GuiOptions.cs" SubType="Code" BuildAction="Compile"/>
				<File RelPath="ITestEvents.cs" SubType="Code" BuildAction="Compile"/>
				<File RelPath="ITestLoader.cs" SubType="Code" BuildAction="Compile"/>
				<File RelPath="NUnitProject.cs" SubType="Code" BuildAction="Compile"/>
				<File RelPath="ProjectConfig.cs" SubType="Code" BuildAction="Compile"/>
				<File RelPath="ProjectConfigCollection.cs" SubType="Code" BuildAction="Compile"/>
				<File RelPath="ProjectFormatException.cs" SubType="Code" BuildAction="Compile"/>
				<File RelPath="ProjectPath.cs" SubType="Code" BuildAction="Compile"/>
				<File RelPath="ResultSummarizer.cs" SubType="Code" BuildAction="Compile"/>
				<File RelPath="SettingsGroup.cs" SubType="Code" BuildAction="Compile"/>
				<File RelPath="SettingsStorage.cs" SubType="Code" BuildAction="Compile"/>
				<File RelPath="StackTraceFilter.cs" SubType="Code" BuildAction="Compile"/>
				<File RelPath="SummaryVisitor.cs" SubType="Code" BuildAction="Compile"/>
				<File RelPath="TestDomain.cs" SubType="Code" BuildAction="Compile"/>
				<File RelPath="TestEventArgs.cs" SubType="Code" BuildAction="Compile"/>
				<File RelPath="TestEventDispatcher.cs" SubType="Code" BuildAction="Compile"/>
				<File RelPath="TestExceptionHandler.cs" SubType="Code" BuildAction="Compile"/>
				<File RelPath="TestResultItem.cs" SubType="Code" BuildAction="Compile"/>
				<File RelPath="Transform.resx" BuildAction="EmbeddedResource"/>
				<File RelPath="UIHelper.cs" SubType="Code" BuildAction="Compile"/>
				<File RelPath="UITestNode.cs" SubType="Code" BuildAction="Compile"/>
				<File RelPath="VSProject.cs" SubType="Code" BuildAction="Compile"/>
				<File RelPath="VSProjectConfig.cs" SubType="Code" BuildAction="Compile"/>
				<File RelPath="VSProjectConfigCollection.cs" SubType="Code" BuildAction="Compile"/>
				<File RelPath="XmlResultVisitor.cs" SubType="Code" BuildAction="Compile"/>
			</Include>
		</Files>
		<UserProperties project.JDKType="1.5.0_05" REFS.JarPath.rt="..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE\j2sdk1.4\lib\rt.jar" REFS.JarPath.system="..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE\jgac\vmw4j2ee_110\System.jar" REFS.JarPath.system.data="..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE\jgac\vmw4j2ee_110\System.Data.jar" REFS.JarPath.system.xml="..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE\jgac\vmw4j2ee_110\System.Xml.jar" REFS.JarPath.system.drawing="" />
	</CSHARP>
	<VisualMainWin><Project Prop2023="1.5.0_05" Prop2024="" Prop2026="" Prop2015="" Version="1.7.0" ProjectType="1"/><References/><Configs><Config Prop2000="0" Prop2001="0" Prop2002="0" Prop2003="0" Prop2004="0" Prop2005="0" Prop2006="" Prop2007="" Prop2008="" Prop2009="" Prop2010="" Prop2011="0" Prop2012="0" Prop2013="" Prop2014="0" Prop2016="" Prop2027="" Prop2019="0" Prop2020="285212672" Prop2021="4096" Prop2022="0" Prop2017="0" Prop2018="0" Name="Release_Java"/><Config Prop2000="0" Prop2001="0" Prop2002="0" Prop2003="0" Prop2004="0" Prop2005="0" Prop2006="" Prop2007="" Prop2008="" Prop2009="" Prop2010="" Prop2011="0" Prop2012="0" Prop2013="" Prop2014="0" Prop2016="" Prop2027="" Prop2019="0" Prop2020="285212672" Prop2021="4096" Prop2022="0" Prop2017="0" Prop2018="0" Name="Debug_Java"/><Config Prop2000="1" Prop2001="0" Prop2002="0" Prop2003="0" Prop2004="0" Prop2005="0" Prop2006="" Prop2007="" Prop2008="" Prop2009="" Prop2010="" Prop2011="0" Prop2012="0" Prop2013="" Prop2014="0" Prop2016="" Prop2027="" Prop2019="0" Prop2020="285212672" Prop2021="4096" Prop2022="0" Prop2017="0" Prop2018="0" Name="Debug"/></Configs></VisualMainWin></VisualStudioProject>