TDS 8 changes
[mono.git] / mcs / class / System.Data / System.Data20.csproj
index 722ef7d8f0723cd87548f5e25ebf484bd973fa6e..4583b2b07be2e2609ae43e38d2695147d39bf64f 100755 (executable)
@@ -9,12 +9,14 @@
     <AppDesignerFolder>Properties</AppDesignerFolder>\r
     <RootNamespace>System.Data</RootNamespace>\r
     <AssemblyName>System.Data</AssemblyName>\r
-    <JDKName>1.5.0_05</JDKName>\r
+    <JDKName>1.4.2</JDKName>\r
     <GHProjectType>1</GHProjectType>\r
     <GHProjectKind>framework</GHProjectKind>\r
     <Version>2.0</Version>\r
-    <jarserver>iap2</jarserver>\r
     <ProjectTypeGuids>{F6B19D50-1E2E-4e87-ADFB-10393B439DE0};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>\r
+    <jarserver>ipa</jarserver>\r
+    <AdditionalClassPath>\r
+    </AdditionalClassPath>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">\r
     <OutputPath>bin\Release_Java20\</OutputPath>\r
@@ -33,7 +35,7 @@
     <ApplicationServerType>\r
     </ApplicationServerType>\r
     <Version>2.0</Version>\r
-    <JDKName>1.5.0_05</JDKName>\r
+    <JDKName>1.4.2</JDKName>\r
     <TargetPlatform>0</TargetPlatform>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">\r
@@ -84,7 +86,7 @@
     <ApplicationServerType>\r
     </ApplicationServerType>\r
     <Version>2.0</Version>\r
-    <JDKName>1.5.0_05</JDKName>\r
+    <JDKName>1.4.2</JDKName>\r
     <TargetPlatform>0</TargetPlatform>\r
   </PropertyGroup>\r
   <ItemGroup>\r
@@ -92,9 +94,7 @@
       <HintPath>..\lib\J2SE.Helpers.dll</HintPath>\r
       <Private>False</Private>\r
     </Reference>\r
-    <Reference Include="rt, Version=0.0.0.0, Culture=neutral">\r
-      <Private>False</Private>\r
-    </Reference>\r
+    <Reference Include="rt, Version=1.4.2.65535, Culture=neutral, processorArchitecture=MSIL" />\r
     <Reference Include="System" />\r
     <Reference Include="System.Configuration" />\r
     <Reference Include="System.Xml" />\r
     <Compile Include="Mono.Data.SqlExpressions\Tokenizer.cs" />\r
     <Compile Include="System.Data.Common\CatalogLocation.cs" />\r
     <Compile Include="System.Data.Common\ComparerFactory.cs" />\r
-    <Compile Include="System.Data.Common\ConnectionStringsSectionHandler.cs" />\r
     <Compile Include="System.Data.Common\DataAdapter.cs">\r
       <SubType>Component</SubType>\r
     </Compile>\r
       <SubType>Component</SubType>\r
     </Compile>\r
     <Compile Include="System.Data.Common\DbCommandOptionalFeatures.cs" />\r
-    <Compile Include="System.Data.Common\DbCommandSet.cs" />\r
     <Compile Include="System.Data.Common\DbConnection.cs">\r
       <SubType>Component</SubType>\r
     </Compile>\r
-    <Compile Include="System.Data.Common\DbConnectionOptions.cs" />\r
-    <Compile Include="System.Data.Common\DbConnectionString.cs" />\r
     <Compile Include="System.Data.Common\DbConnectionStringBuilder.cs" />\r
     <Compile Include="System.Data.Common\DbConnectionStringBuilderHelper.cs" />\r
     <Compile Include="System.Data.Common\DbDataAdapter.cs">\r
     <Compile Include="System.Data.Common\DbProviderFactoriesConfigurationHandler.cs" />\r
     <Compile Include="System.Data.Common\DbProviderFactory.cs" />\r
     <Compile Include="System.Data.Common\DbProviderSpecificTypePropertyAttribute.cs" />\r
-    <Compile Include="System.Data.Common\DbProviderSupportedClasses.cs" />\r
     <Compile Include="System.Data.Common\DbTransaction.cs" />\r
     <Compile Include="System.Data.Common\DbTypes.cs" />\r
     <Compile Include="System.Data.Common\ExceptionHelper.cs" />\r
       <SubType>Component</SubType>\r
     </Compile>\r
     <Compile Include="System.Data.OleDb.jvm\OleDbConnection.cs">\r
+      <SubType>Component</SubType>\r
     </Compile>\r
     <Compile Include="System.Data.OleDb.jvm\OleDbConvert.cs" />\r
     <Compile Include="System.Data.OleDb.jvm\OleDbDataAdapter.cs">\r
     <Compile Include="System.Data.ProviderBase.jvm\ReaderCache.cs" />\r
     <Compile Include="System.Data.ProviderBase.jvm\regex.cs" />\r
     <Compile Include="System.Data.SqlClient\SqlClientFactory.cs" />\r
-    <Compile Include="System.Data.SqlClient\SqlDataSourceEnumerator.cs" />\r
     <Compile Include="System.Data.SqlClient.jvm\ISqlNotificationReceiver.cs" />\r
     <Compile Include="System.Data.SqlClient.jvm\MetaType.cs" />\r
     <Compile Include="System.Data.SqlClient.jvm\SqlClientPermission.cs" />\r
     </Compile>\r
     <Compile Include="System.Data.SqlClient.jvm\SqlConnectionPool.cs" />\r
     <Compile Include="System.Data.SqlClient.jvm\SqlConvert.cs" />\r
-    <Compile Include="System.Data.SqlClient.jvm\SqlDataAdapter.cs">\r
-      <SubType>Component</SubType>\r
-    </Compile>\r
     <Compile Include="System.Data.SqlClient.jvm\SqlDataReader.cs" />\r
     <Compile Include="System.Data.SqlClient.jvm\SqlError.cs" />\r
     <Compile Include="System.Data.SqlClient.jvm\SqlErrorCollection.cs" />\r
     <Compile Include="System.Data.SqlClient.jvm\SqlException.cs" />\r
-    <Compile Include="System.Data.SqlClient.jvm\SqlInfoMessageEventArgs.cs" />\r
-    <Compile Include="System.Data.SqlClient.jvm\SqlInfoMessageEventHandler.cs" />\r
     <Compile Include="System.Data.SqlClient.jvm\SqlParameter.cs" />\r
     <Compile Include="System.Data.SqlClient.jvm\SqlParameterCollection.cs" />\r
     <Compile Include="System.Data.SqlClient.jvm\SqlParameterConverter.cs" />\r
     <Compile Include="System.Data.SqlClient.jvm\SqlResultSet.cs" />\r
-    <Compile Include="System.Data.SqlClient.jvm\SqlRowUpdatedEventArgs.cs" />\r
-    <Compile Include="System.Data.SqlClient.jvm\SqlRowUpdatedEventHandler.cs" />\r
-    <Compile Include="System.Data.SqlClient.jvm\SqlRowUpdatingEventArgs.cs" />\r
-    <Compile Include="System.Data.SqlClient.jvm\SqlRowUpdatingEventHandler.cs" />\r
     <Compile Include="System.Data.SqlClient.jvm\SqlTransaction.cs" />\r
     <Compile Include="System.Data.SqlClient.jvm\SqlXmlTextReader.cs" />\r
     <Compile Include="System.Data.SqlTypes\INullable.cs" />\r
     <Compile Include="System.Data.SqlTypes\SqlBytes.cs" />\r
     <Compile Include="System.Data.SqlTypes\SqlChars.cs" />\r
     <Compile Include="System.Data.SqlTypes\SqlCompareOptions.cs" />\r
-    <Compile Include="System.Data.SqlTypes\SqlDate.cs" />\r
     <Compile Include="System.Data.SqlTypes\SqlDateTime.cs" />\r
     <Compile Include="System.Data.SqlTypes\SqlDecimal.cs" />\r
     <Compile Include="System.Data.SqlTypes\SqlDouble.cs" />\r
     <Compile Include="System.Data.SqlTypes\SqlSingle.cs" />\r
     <Compile Include="System.Data.SqlTypes\SqlStreamChars.cs" />\r
     <Compile Include="System.Data.SqlTypes\SqlString.cs" />\r
-    <Compile Include="System.Data.SqlTypes\SqlTime.cs" />\r
     <Compile Include="System.Data.SqlTypes\SqlTruncateException.cs" />\r
     <Compile Include="System.Data.SqlTypes\SqlTypeException.cs" />\r
-    <Compile Include="System.Data.SqlTypes\SqlUtcDateTime.cs" />\r
     <Compile Include="System.Data.SqlTypes\SqlXml.cs" />\r
-    <Compile Include="System.Data.SqlTypes\SqlXmlReader.cs" />\r
     <Compile Include="System.Data.SqlTypes\StorageState.cs" />\r
     <Compile Include="System.Data\AcceptRejectRule.cs" />\r
     <Compile Include="System.Data\ColumnTypeConverter.cs" />\r
     <Compile Include="..\..\build\common\Consts.cs.in">\r
       <Link>Assembly\Consts.cs.in</Link>\r
     </Compile>\r
+    <Compile Include="System.Data.SqlClient.jvm\SqlInfoMessageEventArgs.cs">\r
+      <SubType>Code</SubType>\r
+    </Compile>\r
+    <Compile Include="System.Data.SqlClient\SqlAsyncResult.cs" />\r
+    <Compile Include="System.Data.SqlClient\SqlAsyncState.cs" />\r
+    <Compile Include="System.Data.SqlClient\SqlBulkCopyColumnMapping.cs" />\r
+    <Compile Include="System.Data.SqlClient\SqlBulkCopyOptions.cs" />\r
+    <Compile Include="System.Data.SqlClient\SqlClientMetaDataCollectionNames.cs" />\r
+    <Compile Include="System.Data.SqlClient\SqlConnectionStringBuilder.cs" />\r
+    <Compile Include="System.Data.SqlClient\SqlDataAdapter.cs">\r
+      <SubType>Component</SubType>\r
+    </Compile>\r
+    <Compile Include="System.Data.SqlClient\SqlInfoMessageEventHandler.cs" />\r
+    <Compile Include="System.Data.SqlClient\SqlRowsCopiedEventArgs.cs" />\r
+    <Compile Include="System.Data.SqlClient\SqlRowsCopiedEventHandler.cs" />\r
+    <Compile Include="System.Data.SqlClient\SqlRowUpdatedEventArgs.cs" />\r
+    <Compile Include="System.Data.SqlClient\SqlRowUpdatedEventHandler.cs" />\r
+    <Compile Include="System.Data.SqlClient\SqlRowUpdatingEventArgs.cs" />\r
+    <Compile Include="System.Data.SqlClient\SqlRowUpdatingEventHandler.cs" />\r
+    <Compile Include="System.Data.Sql\SqlDataSourceEnumerator.cs" />\r
+    <Compile Include="System.Data.Sql\SqlNotificationRequest.cs" />\r
     <None Include="Mono.Data.SqlExpressions\Parser.jay" />\r
   </ItemGroup>\r
   <ItemGroup>\r
   -->\r
   <ProjectExtensions>\r
     <VisualStudio>\r
-      <UserProperties REFS-JarPath-system="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\System.jar" REFS-JarPath-system-data="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\System.Data.jar" REFS-JarPath-system-xml="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\System.Xml.jar" REFS-JarPath-rt="..\lib\rt.jar" REFS-JarPath-j2se-helpers="..\lib\J2SE.Helpers.jar" REFS-JarPath-mscorlib="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\mscorlib.jar" REFS-JarPath-system-configuration="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\System.Configuration.jar" />\r
+      <UserProperties REFS-RefInfo-rt="repository:jre:sun:1.4.2" REFS-JarPath-system-configuration="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\java_refs\framework\System.Configuration.jar" REFS-JarPath-mscorlib="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\java_refs\framework\mscorlib.jar" REFS-JarPath-j2se-helpers="..\lib\J2SE.Helpers.jar" REFS-JarPath-rt="" REFS-JarPath-system-xml="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\java_refs\framework\System.Xml.jar" REFS-JarPath-system-data="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\java_refs\framework\System.Data.jar" REFS-JarPath-system="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\java_refs\framework\System.jar" />\r
     </VisualStudio>\r
   </ProjectExtensions>\r
   <PropertyGroup>\r
     <PreBuildEvent>$(ProjectDir)\jay.bat $(ProjectDir)</PreBuildEvent>\r
   </PropertyGroup>\r
-</Project>
\ No newline at end of file
+</Project>\r