Added TARGET_JVM NET_2_0 tests projects and run scripts.
[mono.git] / mcs / class / System.Configuration / Test / System.Configuration.Test20.vmwcsproj
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
2   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">\r
3     <DebugSymbols>true</DebugSymbols>\r
4     <OutputPath>bin\Debug_Java20\</OutputPath>\r
5     <DefineConstants>TRACE;DEBUG;JAVA;NET_2_0;TARGET_JVM</DefineConstants>\r
6     <BaseAddress>285212672</BaseAddress>\r
7     <DebugType>full</DebugType>\r
8     <PlatformTarget>AnyCPU</PlatformTarget>\r
9     <ErrorReport>prompt</ErrorReport>\r
10     <SkipValidation>True</SkipValidation>\r
11     <KeepIntermediate>False</KeepIntermediate>\r
12     <GHProjectType>1</GHProjectType>\r
13     <PreCompile>false</PreCompile>\r
14     <AdditionalClassPath>\r
15     </AdditionalClassPath>\r
16     <ApplicationServerType>\r
17     </ApplicationServerType>\r
18     <Version>2.0</Version>\r
19     <JDKName>1.5.0_05</JDKName>\r
20     <TargetPlatform>0</TargetPlatform>\r
21   </PropertyGroup>\r
22   <PropertyGroup>\r
23     <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>\r
24     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
25     <ProductVersion>8.0.50727</ProductVersion>\r
26     <SchemaVersion>2.0</SchemaVersion>\r
27     <ProjectGuid>{A9AEBFBA-4D4C-495A-8851-C70E5132DC10}</ProjectGuid>\r
28     <OutputType>Library</OutputType>\r
29     <AppDesignerFolder>Properties</AppDesignerFolder>\r
30     <RootNamespace>System.Configuration.Test</RootNamespace>\r
31     <AssemblyName>System.Configuration.Test20</AssemblyName>\r
32     <JDKName>1.5.0_05</JDKName>\r
33     <GHProjectType>1</GHProjectType>\r
34     <Version>2.0</Version>\r
35   </PropertyGroup>\r
36   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">\r
37     <DebugSymbols>true</DebugSymbols>\r
38     <DebugType>full</DebugType>\r
39     <Optimize>false</Optimize>\r
40     <OutputPath>bin\Debug_Java\</OutputPath>\r
41     <DefineConstants>TRACE;DEBUG;JAVA;TARGET_JVM</DefineConstants>\r
42     <ErrorReport>prompt</ErrorReport>\r
43     <WarningLevel>4</WarningLevel>\r
44     <BaseAddress>285212672</BaseAddress>\r
45     <SkipValidation>false</SkipValidation>\r
46     <KeepIntermediate>false</KeepIntermediate>\r
47     <TargetPlatform>0</TargetPlatform>\r
48     <AdditionalClassPath>\r
49     </AdditionalClassPath>\r
50   </PropertyGroup>\r
51   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">\r
52     <DebugType>pdbonly</DebugType>\r
53     <Optimize>true</Optimize>\r
54     <OutputPath>bin\Release_Java\</OutputPath>\r
55     <DefineConstants>TRACE;JAVA;NET_2_0;TARGET_JVM</DefineConstants>\r
56     <ErrorReport>prompt</ErrorReport>\r
57     <WarningLevel>4</WarningLevel>\r
58     <BaseAddress>285212672</BaseAddress>\r
59     <SkipValidation>false</SkipValidation>\r
60     <KeepIntermediate>false</KeepIntermediate>\r
61     <TargetPlatform>0</TargetPlatform>\r
62     <AdditionalClassPath>\r
63     </AdditionalClassPath>\r
64   </PropertyGroup>\r
65   <ItemGroup>\r
66     <Reference Include="nunit.core, Version=2.2.0.0, Culture=neutral, processorArchitecture=MSIL">\r
67       <SpecificVersion>False</SpecificVersion>\r
68       <HintPath>..\..\..\..\nunit20\core\bin\Debug_Java20\nunit.core.dll</HintPath>\r
69       <Private>True</Private>\r
70     </Reference>\r
71     <Reference Include="nunit.framework, Version=2.2.0.0, Culture=neutral, processorArchitecture=MSIL">\r
72       <SpecificVersion>False</SpecificVersion>\r
73       <HintPath>..\..\..\..\nunit20\core\bin\Debug_Java20\nunit.framework.dll</HintPath>\r
74       <Private>True</Private>\r
75     </Reference>\r
76     <Reference Include="rt, Version=0.0.0.0, Culture=neutral">\r
77       <Private>False</Private>\r
78     </Reference>\r
79     <Reference Include="System" />\r
80     <Reference Include="System.Configuration">\r
81       <Private>False</Private>\r
82     </Reference>\r
83     <Reference Include="System.Data" />\r
84     <Reference Include="System.Xml" />\r
85   </ItemGroup>\r
86   <ItemGroup>\r
87     <Compile Include="System.Configuration\CallbackValidatorTest.cs" />\r
88     <Compile Include="System.Configuration\CommaDelimitedStringCollectionConverterTest.cs" />\r
89     <Compile Include="System.Configuration\CommaDelimitedStringCollectionTest.cs" />\r
90     <Compile Include="System.Configuration\ConfigurationElementTest.cs" />\r
91     <Compile Include="System.Configuration\ConfigurationLockCollectionTest.cs" />\r
92     <Compile Include="System.Configuration\ConfigurationManagerTest.cs" />\r
93     <Compile Include="System.Configuration\ConfigurationPermissionTest.cs" />\r
94     <Compile Include="System.Configuration\ConnectionStringSettingsTest.cs" />\r
95     <Compile Include="System.Configuration\DefaultValidatorTest.cs" />\r
96     <Compile Include="System.Configuration\ExeConfigurationFileMapTest.cs" />\r
97     <Compile Include="System.Configuration\GenericEnumConverterTest.cs" />\r
98     <Compile Include="System.Configuration\InfiniteIntConverterTest.cs" />\r
99     <Compile Include="System.Configuration\InfiniteTimeSpanConverterTest.cs" />\r
100     <Compile Include="System.Configuration\IntegerValidatorTest.cs" />\r
101     <Compile Include="System.Configuration\KeyValueConfigurationCollectionTest.cs" />\r
102     <Compile Include="System.Configuration\KeyValueConfigurationElementTest.cs" />\r
103     <Compile Include="System.Configuration\LongValidatorTest.cs" />\r
104     <Compile Include="System.Configuration\PositiveTimeSpanValidatorTest.cs" />\r
105     <Compile Include="System.Configuration\RegexStringValidatorTest.cs" />\r
106     <Compile Include="System.Configuration\StringValidatorTest.cs" />\r
107     <Compile Include="System.Configuration\SubclassTypeValidatorTest.cs" />\r
108     <Compile Include="System.Configuration\TimeSpanMinutesConverterTest.cs" />\r
109     <Compile Include="System.Configuration\TimeSpanMinutesOrInfiniteConverterTest.cs" />\r
110     <Compile Include="System.Configuration\TimeSpanSecondsConverterTest.cs" />\r
111     <Compile Include="System.Configuration\TimeSpanSecondsOrInfiniteConverterTest.cs" />\r
112     <Compile Include="System.Configuration\TimeSpanValidatorTest.cs" />\r
113     <Compile Include="System.Configuration\TypeNameConverterTest.cs" />\r
114     <Compile Include="System.Configuration\WhiteSpaceTrimStringConverterTest.cs" />\r
115   </ItemGroup>\r
116   <ItemGroup>\r
117     <Folder Include="Properties\" />\r
118   </ItemGroup>\r
119   <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />\r
120   <Import Project="$(VMW_HOME)\bin\Mainsoft.Common.targets" />\r
121   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
122        Other similar extension points exist, see Microsoft.Common.targets.\r
123   <Target Name="BeforeBuild">\r
124   </Target>\r
125   <Target Name="AfterBuild">\r
126   </Target>\r
127   -->\r
128   <ProjectExtensions>\r
129     <VisualStudio>\r
130       <UserProperties REFS-JarPath-rt="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jre5\lib\rt.jar" REFS-JarPath-system-xml="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\System.Xml.jar" REFS-JarPath-system-data="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\System.Data.jar" REFS-JarPath-system="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\System.jar" REFS-JarPath-mscorlib="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\mscorlib.jar" REFS-JarPath-nunit-core="..\..\..\..\nunit20\core\bin\Debug_Java20\nunit.core.jar" REFS-JarPath-nunit-framework="..\..\..\..\nunit20\core\bin\Debug_Java20\nunit.framework.jar" REFS-JarPath-system-configuration="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\System.Configuration.jar" />\r
131     </VisualStudio>\r
132   </ProjectExtensions>\r
133 </Project>