System.Data20.csproj 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500
  1. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>
  4. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  5. <ProductVersion>8.0.50727</ProductVersion>
  6. <SchemaVersion>2.0</SchemaVersion>
  7. <ProjectGuid>{BD83C476-AEC7-4535-8158-977B04887AF0}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>System.Data</RootNamespace>
  11. <AssemblyName>System.Data</AssemblyName>
  12. <JDKName>1.5.0_05</JDKName>
  13. <GHProjectType>1</GHProjectType>
  14. <GHProjectKind>framework</GHProjectKind>
  15. <Version>2.0</Version>
  16. <ProjectTypeGuids>{F6B19D50-1E2E-4e87-ADFB-10393B439DE0};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  17. </PropertyGroup>
  18. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">
  19. <OutputPath>bin\Release_Java20\</OutputPath>
  20. <DefineConstants>TRACE;NET_1_1;DOTNET;TARGET_JVM;NET_2_0</DefineConstants>
  21. <BaseAddress>285212672</BaseAddress>
  22. <Optimize>true</Optimize>
  23. <DebugType>pdbonly</DebugType>
  24. <PlatformTarget>AnyCPU</PlatformTarget>
  25. <ErrorReport>prompt</ErrorReport>
  26. <SkipValidation>False</SkipValidation>
  27. <KeepIntermediate>False</KeepIntermediate>
  28. <GHProjectType>1</GHProjectType>
  29. <PreCompile>false</PreCompile>
  30. <AdditionalClassPath>
  31. </AdditionalClassPath>
  32. <ApplicationServerType>
  33. </ApplicationServerType>
  34. <Version>2.0</Version>
  35. <JDKName>1.5.0_05</JDKName>
  36. <TargetPlatform>0</TargetPlatform>
  37. </PropertyGroup>
  38. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">
  39. <DebugSymbols>true</DebugSymbols>
  40. <DebugType>full</DebugType>
  41. <Optimize>false</Optimize>
  42. <OutputPath>bin\Debug_Java\</OutputPath>
  43. <DefineConstants>TRACE;DEBUG;NET_1_1;ONLY_1_1;DOTNET;TARGET_JVM</DefineConstants>
  44. <ErrorReport>prompt</ErrorReport>
  45. <WarningLevel>4</WarningLevel>
  46. <BaseAddress>285212672</BaseAddress>
  47. <NoStdLib>false</NoStdLib>
  48. <SkipValidation>True</SkipValidation>
  49. <KeepIntermediate>False</KeepIntermediate>
  50. <TargetPlatform>0</TargetPlatform>
  51. <AdditionalClassPath>
  52. </AdditionalClassPath>
  53. </PropertyGroup>
  54. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">
  55. <DebugType>pdbonly</DebugType>
  56. <Optimize>true</Optimize>
  57. <OutputPath>bin\Release_Java\</OutputPath>
  58. <DefineConstants>TRACE;NET_1_1;ONLY_1_1;DOTNET;TARGET_JVM</DefineConstants>
  59. <ErrorReport>prompt</ErrorReport>
  60. <WarningLevel>4</WarningLevel>
  61. <BaseAddress>285212672</BaseAddress>
  62. <NoStdLib>false</NoStdLib>
  63. <SkipValidation>True</SkipValidation>
  64. <KeepIntermediate>False</KeepIntermediate>
  65. <TargetPlatform>0</TargetPlatform>
  66. <AdditionalClassPath>
  67. </AdditionalClassPath>
  68. </PropertyGroup>
  69. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">
  70. <DebugSymbols>true</DebugSymbols>
  71. <OutputPath>bin\Debug_Java20\</OutputPath>
  72. <DefineConstants>TRACE;DEBUG;NET_1_1;DOTNET;TARGET_JVM;NET_2_0</DefineConstants>
  73. <BaseAddress>285212672</BaseAddress>
  74. <DebugType>full</DebugType>
  75. <PlatformTarget>AnyCPU</PlatformTarget>
  76. <ErrorReport>prompt</ErrorReport>
  77. <SkipValidation>True</SkipValidation>
  78. <KeepIntermediate>False</KeepIntermediate>
  79. <GHProjectType>1</GHProjectType>
  80. <PreCompile>false</PreCompile>
  81. <AdditionalClassPath>
  82. </AdditionalClassPath>
  83. <ApplicationServerType>
  84. </ApplicationServerType>
  85. <Version>2.0</Version>
  86. <JDKName>1.5.0_05</JDKName>
  87. <TargetPlatform>0</TargetPlatform>
  88. </PropertyGroup>
  89. <ItemGroup>
  90. <Reference Include="J2SE.Helpers">
  91. <HintPath>..\lib\J2SE.Helpers.dll</HintPath>
  92. <Private>False</Private>
  93. </Reference>
  94. <Reference Include="rt, Version=0.0.0.0, Culture=neutral">
  95. <Private>False</Private>
  96. </Reference>
  97. <Reference Include="System" />
  98. <Reference Include="System.Configuration" />
  99. <Reference Include="System.Xml" />
  100. </ItemGroup>
  101. <ItemGroup>
  102. <Compile Include="..\..\build\common\Locale.cs">
  103. <Link>Assembly\Locale.cs</Link>
  104. </Compile>
  105. <Compile Include="..\..\build\common\MonoTODOAttribute.cs">
  106. <Link>Assembly\MonoTODOAttribute.cs</Link>
  107. </Compile>
  108. <Compile Include="Assembly\AssemblyInfo.cs" />
  109. <Compile Include="Mainsoft.Data.Configuration.jvm\IKeyMapper.cs" />
  110. <Compile Include="Mainsoft.Data.Configuration.jvm\KeyMapperBase.cs" />
  111. <Compile Include="Mainsoft.Data.Configuration.jvm\ProvidersSectionHandler.cs" />
  112. <Compile Include="Mainsoft.Data.Jdbc.Providers.jvm\GenericProvider.cs" />
  113. <Compile Include="Mainsoft.Data.Jdbc.Providers.jvm\IProvider.cs" />
  114. <Compile Include="Mainsoft.Data.Jdbc.Providers.jvm\OleDbDB2Provider.cs" />
  115. <Compile Include="Mainsoft.Data.Jdbc.Providers.jvm\OleDbOracleProvider.cs" />
  116. <Compile Include="Mainsoft.Data.Jdbc.Providers.jvm\OleDbSqlServerProvider.cs" />
  117. <Compile Include="Mainsoft.Data.Jdbc.Providers.jvm\wrappers.cs" />
  118. <Compile Include="Mono.Data.SqlExpressions\Aggregation.cs" />
  119. <Compile Include="Mono.Data.SqlExpressions\ArithmeticExpressions.cs" />
  120. <Compile Include="Mono.Data.SqlExpressions\BooleanExpressions.cs" />
  121. <Compile Include="Mono.Data.SqlExpressions\ColumnReference.cs" />
  122. <Compile Include="Mono.Data.SqlExpressions\Comparison.cs" />
  123. <Compile Include="Mono.Data.SqlExpressions\Expressions.cs" />
  124. <Compile Include="Mono.Data.SqlExpressions\Functions.cs" />
  125. <Compile Include="Mono.Data.SqlExpressions\In.cs" />
  126. <Compile Include="Mono.Data.SqlExpressions\Like.cs" />
  127. <Compile Include="Mono.Data.SqlExpressions\Literal.cs" />
  128. <Compile Include="Mono.Data.SqlExpressions\Numeric.cs" />
  129. <Compile Include="Mono.Data.SqlExpressions\Parser.cs" />
  130. <Compile Include="Mono.Data.SqlExpressions\StringFunctions.cs" />
  131. <Compile Include="Mono.Data.SqlExpressions\Tokenizer.cs" />
  132. <Compile Include="System.Data.Common\CatalogLocation.cs" />
  133. <Compile Include="System.Data.Common\ComparerFactory.cs" />
  134. <Compile Include="System.Data.Common\DataAdapter.cs">
  135. <SubType>Component</SubType>
  136. </Compile>
  137. <Compile Include="System.Data.Common\DataColumnMapping.cs" />
  138. <Compile Include="System.Data.Common\DataColumnMappingCollection.cs" />
  139. <Compile Include="System.Data.Common\DataColumnMappingConverter.cs" />
  140. <Compile Include="System.Data.Common\DataContainer.cs" />
  141. <Compile Include="System.Data.Common\DataTableMapping.cs" />
  142. <Compile Include="System.Data.Common\DataTableMappingCollection.cs" />
  143. <Compile Include="System.Data.Common\DataTableMappingConverter.cs" />
  144. <Compile Include="System.Data.Common\DbCommand.cs">
  145. <SubType>Component</SubType>
  146. </Compile>
  147. <Compile Include="System.Data.Common\DbCommandBuilder.cs">
  148. <SubType>Component</SubType>
  149. </Compile>
  150. <Compile Include="System.Data.Common\DbCommandOptionalFeatures.cs" />
  151. <Compile Include="System.Data.Common\DbConnection.cs">
  152. <SubType>Component</SubType>
  153. </Compile>
  154. <Compile Include="System.Data.Common\DbConnectionStringBuilder.cs" />
  155. <Compile Include="System.Data.Common\DbConnectionStringBuilderHelper.cs" />
  156. <Compile Include="System.Data.Common\DbDataAdapter.cs">
  157. <SubType>Component</SubType>
  158. </Compile>
  159. <Compile Include="System.Data.Common\DbDataPermission.cs" />
  160. <Compile Include="System.Data.Common\DbDataPermissionAttribute.cs" />
  161. <Compile Include="System.Data.Common\DbDataReader.cs" />
  162. <Compile Include="System.Data.Common\DbDataRecord.cs" />
  163. <Compile Include="System.Data.Common\DbDataSourceEnumerator.cs" />
  164. <Compile Include="System.Data.Common\DbEnumerator.cs" />
  165. <Compile Include="System.Data.Common\DbException.cs" />
  166. <Compile Include="System.Data.Common\DbMetaDataCache.cs" />
  167. <Compile Include="System.Data.Common\DbMetaDataCollectionNames.cs" />
  168. <Compile Include="System.Data.Common\DbMetaDataColumnNames.cs" />
  169. <Compile Include="System.Data.Common\DbParameter.cs" />
  170. <Compile Include="System.Data.Common\DbParameterCollection.cs" />
  171. <Compile Include="System.Data.Common\DbProviderConfigurationHandler.cs" />
  172. <Compile Include="System.Data.Common\DbProviderFactories.cs" />
  173. <Compile Include="System.Data.Common\DbProviderFactoriesConfigurationHandler.cs" />
  174. <Compile Include="System.Data.Common\DbProviderFactory.cs" />
  175. <Compile Include="System.Data.Common\DbProviderSpecificTypePropertyAttribute.cs" />
  176. <Compile Include="System.Data.Common\DbTransaction.cs" />
  177. <Compile Include="System.Data.Common\DbTypes.cs" />
  178. <Compile Include="System.Data.Common\ExceptionHelper.cs" />
  179. <Compile Include="System.Data.Common\FieldNameLookup.cs" />
  180. <Compile Include="System.Data.Common\GroupByBehavior.cs" />
  181. <Compile Include="System.Data.Common\IdentifierCase.cs" />
  182. <Compile Include="System.Data.Common\Index.cs" />
  183. <Compile Include="System.Data.Common\Key.cs" />
  184. <Compile Include="System.Data.Common\PermissionHelper.cs" />
  185. <Compile Include="System.Data.Common\RecordCache.cs" />
  186. <Compile Include="System.Data.Common\RowUpdatedEventArgs.cs" />
  187. <Compile Include="System.Data.Common\RowUpdatingEventArgs.cs" />
  188. <Compile Include="System.Data.Common\SchemaInfo.cs" />
  189. <Compile Include="System.Data.Common\SchemaLocation.cs" />
  190. <Compile Include="System.Data.Common\SchemaTableColumn.cs" />
  191. <Compile Include="System.Data.Common\SchemaTableOptionalColumn.cs" />
  192. <Compile Include="System.Data.Common\SupportedJoinOperators.cs" />
  193. <Compile Include="System.Data.Configuration.jvm\GlobalConfig.cs" />
  194. <Compile Include="System.Data.Configuration.jvm\ObjectNameResolutionSectionHandler.cs" />
  195. <Compile Include="System.Data.Configuration.jvm\ObjectNameResolver.cs" />
  196. <Compile Include="System.Data.Configuration.jvm\ObjectNameResolversCollection.cs" />
  197. <Compile Include="System.Data.OleDb.jvm\OleDbCommand.cs">
  198. <SubType>Component</SubType>
  199. </Compile>
  200. <Compile Include="System.Data.OleDb.jvm\OleDbCommandBuilder.cs">
  201. <SubType>Component</SubType>
  202. </Compile>
  203. <Compile Include="System.Data.OleDb.jvm\OleDbConnection.cs">
  204. </Compile>
  205. <Compile Include="System.Data.OleDb.jvm\OleDbConvert.cs" />
  206. <Compile Include="System.Data.OleDb.jvm\OleDbDataAdapter.cs">
  207. <SubType>Component</SubType>
  208. </Compile>
  209. <Compile Include="System.Data.OleDb.jvm\OleDbDataReader.cs" />
  210. <Compile Include="System.Data.OleDb.jvm\OleDbError.cs" />
  211. <Compile Include="System.Data.OleDb.jvm\OleDbErrorCollection.cs" />
  212. <Compile Include="System.Data.OleDb.jvm\OleDbException.cs" />
  213. <Compile Include="System.Data.OleDb.jvm\OleDbFactory.cs" />
  214. <Compile Include="System.Data.OleDb.jvm\OleDbInfoMessageEventArgs.cs" />
  215. <Compile Include="System.Data.OleDb.jvm\OleDbInfoMessageEventHandler.cs" />
  216. <Compile Include="System.Data.OleDb.jvm\OleDbLiteral.cs" />
  217. <Compile Include="System.Data.OleDb.jvm\OleDbParameter.cs" />
  218. <Compile Include="System.Data.OleDb.jvm\OleDbParameterCollection.cs" />
  219. <Compile Include="System.Data.OleDb.jvm\OleDbPermission.cs" />
  220. <Compile Include="System.Data.OleDb.jvm\OleDbPermissionAttribute.cs" />
  221. <Compile Include="System.Data.OleDb.jvm\OleDbRowUpdatedEventArgs.cs" />
  222. <Compile Include="System.Data.OleDb.jvm\OleDbRowUpdatedEventHandler.cs" />
  223. <Compile Include="System.Data.OleDb.jvm\OleDbRowUpdatingEventArgs.cs" />
  224. <Compile Include="System.Data.OleDb.jvm\OleDbRowUpdatingEventHandler.cs" />
  225. <Compile Include="System.Data.OleDb.jvm\OleDbSchemaGuid.cs" />
  226. <Compile Include="System.Data.OleDb.jvm\OleDbTransaction.cs" />
  227. <Compile Include="System.Data.OleDb.jvm\OleDbType.cs" />
  228. <Compile Include="System.Data.ProviderBase.jvm\AbstractDataReader.cs" />
  229. <Compile Include="System.Data.ProviderBase.jvm\AbstractDBCommand.cs">
  230. <SubType>Component</SubType>
  231. </Compile>
  232. <Compile Include="System.Data.ProviderBase.jvm\AbstractDbCommandBuilder.cs">
  233. <SubType>Component</SubType>
  234. </Compile>
  235. <Compile Include="System.Data.ProviderBase.jvm\AbstractDBConnection.cs">
  236. <SubType>Component</SubType>
  237. </Compile>
  238. <Compile Include="System.Data.ProviderBase.jvm\AbstractDbError.cs" />
  239. <Compile Include="System.Data.ProviderBase.jvm\AbstractDbErrorCollection.cs" />
  240. <Compile Include="System.Data.ProviderBase.jvm\AbstractDbException.cs" />
  241. <Compile Include="System.Data.ProviderBase.jvm\AbstractDBParameter.cs" />
  242. <Compile Include="System.Data.ProviderBase.jvm\AbstractDbParameterCollection.cs" />
  243. <Compile Include="System.Data.ProviderBase.jvm\AbstractTransaction.cs" />
  244. <Compile Include="System.Data.ProviderBase.jvm\DbConvert.cs" />
  245. <Compile Include="System.Data.ProviderBase.jvm\ParameterMetadataWrapper.cs" />
  246. <Compile Include="System.Data.ProviderBase.jvm\ReaderCache.cs" />
  247. <Compile Include="System.Data.ProviderBase.jvm\regex.cs" />
  248. <Compile Include="System.Data.SqlClient\SqlClientFactory.cs" />
  249. <Compile Include="System.Data.SqlClient\SqlDataSourceEnumerator.cs" />
  250. <Compile Include="System.Data.SqlClient.jvm\ISqlNotificationReceiver.cs" />
  251. <Compile Include="System.Data.SqlClient.jvm\MetaType.cs" />
  252. <Compile Include="System.Data.SqlClient.jvm\SqlClientPermission.cs" />
  253. <Compile Include="System.Data.SqlClient.jvm\SqlClientPermissionAttribute.cs" />
  254. <Compile Include="System.Data.SqlClient.jvm\SqlCollation.cs" />
  255. <Compile Include="System.Data.SqlClient.jvm\SqlCommand.cs">
  256. <SubType>Component</SubType>
  257. </Compile>
  258. <Compile Include="System.Data.SqlClient.jvm\SqlCommandBuilder.cs">
  259. <SubType>Component</SubType>
  260. </Compile>
  261. <Compile Include="System.Data.SqlClient.jvm\SqlConnection.cs">
  262. <SubType>Component</SubType>
  263. </Compile>
  264. <Compile Include="System.Data.SqlClient.jvm\SqlConnectionPool.cs" />
  265. <Compile Include="System.Data.SqlClient.jvm\SqlConvert.cs" />
  266. <Compile Include="System.Data.SqlClient.jvm\SqlDataReader.cs" />
  267. <Compile Include="System.Data.SqlClient.jvm\SqlError.cs" />
  268. <Compile Include="System.Data.SqlClient.jvm\SqlErrorCollection.cs" />
  269. <Compile Include="System.Data.SqlClient.jvm\SqlException.cs" />
  270. <Compile Include="System.Data.SqlClient.jvm\SqlParameter.cs" />
  271. <Compile Include="System.Data.SqlClient.jvm\SqlParameterCollection.cs" />
  272. <Compile Include="System.Data.SqlClient.jvm\SqlParameterConverter.cs" />
  273. <Compile Include="System.Data.SqlClient.jvm\SqlResultSet.cs" />
  274. <Compile Include="System.Data.SqlClient.jvm\SqlTransaction.cs" />
  275. <Compile Include="System.Data.SqlClient.jvm\SqlXmlTextReader.cs" />
  276. <Compile Include="System.Data.SqlTypes\INullable.cs" />
  277. <Compile Include="System.Data.SqlTypes\SqlAlreadyFilledException.cs" />
  278. <Compile Include="System.Data.SqlTypes\SqlBinary.cs" />
  279. <Compile Include="System.Data.SqlTypes\SqlBoolean.cs" />
  280. <Compile Include="System.Data.SqlTypes\SqlByte.cs" />
  281. <Compile Include="System.Data.SqlTypes\SqlBytes.cs" />
  282. <Compile Include="System.Data.SqlTypes\SqlChars.cs" />
  283. <Compile Include="System.Data.SqlTypes\SqlCompareOptions.cs" />
  284. <Compile Include="System.Data.SqlTypes\SqlDateTime.cs" />
  285. <Compile Include="System.Data.SqlTypes\SqlDecimal.cs" />
  286. <Compile Include="System.Data.SqlTypes\SqlDouble.cs" />
  287. <Compile Include="System.Data.SqlTypes\SqlGuid.cs" />
  288. <Compile Include="System.Data.SqlTypes\SqlInt16.cs" />
  289. <Compile Include="System.Data.SqlTypes\SqlInt32.cs" />
  290. <Compile Include="System.Data.SqlTypes\SqlInt64.cs" />
  291. <Compile Include="System.Data.SqlTypes\SqlMoney.cs" />
  292. <Compile Include="System.Data.SqlTypes\SqlNullValueException.cs" />
  293. <Compile Include="System.Data.SqlTypes\SqlNotFilledException.cs" />
  294. <Compile Include="System.Data.SqlTypes\SqlSingle.cs" />
  295. <Compile Include="System.Data.SqlTypes\SqlStreamChars.cs" />
  296. <Compile Include="System.Data.SqlTypes\SqlString.cs" />
  297. <Compile Include="System.Data.SqlTypes\SqlTruncateException.cs" />
  298. <Compile Include="System.Data.SqlTypes\SqlTypeException.cs" />
  299. <Compile Include="System.Data.SqlTypes\SqlXml.cs" />
  300. <Compile Include="System.Data.SqlTypes\StorageState.cs" />
  301. <Compile Include="System.Data\AcceptRejectRule.cs" />
  302. <Compile Include="System.Data\ColumnTypeConverter.cs" />
  303. <Compile Include="System.Data\CommandBehavior.cs" />
  304. <Compile Include="System.Data\CommandType.cs" />
  305. <Compile Include="System.Data\ConflictOption.cs" />
  306. <Compile Include="System.Data\ConflictOptions.cs" />
  307. <Compile Include="System.Data\ConnectionState.cs" />
  308. <Compile Include="System.Data\Constraint.cs" />
  309. <Compile Include="System.Data\ConstraintCollection.cs" />
  310. <Compile Include="System.Data\ConstraintConverter.cs" />
  311. <Compile Include="System.Data\ConstraintException.cs" />
  312. <Compile Include="System.Data\DataCategoryAttribute.cs" />
  313. <Compile Include="System.Data\DataColumn.cs">
  314. <SubType>Component</SubType>
  315. </Compile>
  316. <Compile Include="System.Data\DataColumnChangeEventArgs.cs" />
  317. <Compile Include="System.Data\DataColumnChangeEventHandler.cs" />
  318. <Compile Include="System.Data\DataColumnCollection.cs" />
  319. <Compile Include="System.Data\DataColumnPropertyDescriptor.cs" />
  320. <Compile Include="System.Data\DataException.cs" />
  321. <Compile Include="System.Data\DataRelation.cs" />
  322. <Compile Include="System.Data\DataRelationCollection.cs" />
  323. <Compile Include="System.Data\DataRelationPropertyDescriptor.cs" />
  324. <Compile Include="System.Data\DataRow.cs" />
  325. <Compile Include="System.Data\DataRowAction.cs" />
  326. <Compile Include="System.Data\DataRowBuilder.cs" />
  327. <Compile Include="System.Data\DataRowChangeEventArgs.cs" />
  328. <Compile Include="System.Data\DataRowChangeEventHandler.cs" />
  329. <Compile Include="System.Data\DataRowCollection.cs" />
  330. <Compile Include="System.Data\DataRowState.cs" />
  331. <Compile Include="System.Data\DataRowVersion.cs" />
  332. <Compile Include="System.Data\DataRowView.cs" />
  333. <Compile Include="System.Data\DataSet.cs">
  334. <SubType>Component</SubType>
  335. </Compile>
  336. <Compile Include="System.Data\DataSetDateTime.cs" />
  337. <Compile Include="System.Data\DataSysDescriptionAttribute.cs" />
  338. <Compile Include="System.Data\DataTable.cs">
  339. <SubType>Component</SubType>
  340. </Compile>
  341. <Compile Include="System.Data\DataTableClearEventArgs.cs" />
  342. <Compile Include="System.Data\DataTableClearEventHandler.cs" />
  343. <Compile Include="System.Data\DataTableCollection.cs" />
  344. <Compile Include="System.Data\DataTableNewRowEventArgs.cs" />
  345. <Compile Include="System.Data\DataTableNewRowEventHandler.cs" />
  346. <Compile Include="System.Data\DataTablePropertyDescriptor.cs" />
  347. <Compile Include="System.Data\DataTableReader.cs" />
  348. <Compile Include="System.Data\DataTableTypeConverter.cs" />
  349. <Compile Include="System.Data\DataView.cs">
  350. <SubType>Component</SubType>
  351. </Compile>
  352. <Compile Include="System.Data\DataViewManager.cs">
  353. <SubType>Component</SubType>
  354. </Compile>
  355. <Compile Include="System.Data\DataViewManagerListItemTypeDescriptor.cs" />
  356. <Compile Include="System.Data\DataViewRowState.cs" />
  357. <Compile Include="System.Data\DataViewSetting.cs" />
  358. <Compile Include="System.Data\DataViewSettingCollection.cs" />
  359. <Compile Include="System.Data\DBConcurrencyException.cs" />
  360. <Compile Include="System.Data\DbMetaData.cs" />
  361. <Compile Include="System.Data\DbType.cs" />
  362. <Compile Include="System.Data\DefaultValueTypeConverter.cs" />
  363. <Compile Include="System.Data\DeletedRowInaccessibleException.cs" />
  364. <Compile Include="System.Data\DuplicateNameException.cs" />
  365. <Compile Include="System.Data\EvaluateException.cs" />
  366. <Compile Include="System.Data\FillErrorEventArgs.cs" />
  367. <Compile Include="System.Data\FillErrorEventHandler.cs" />
  368. <Compile Include="System.Data\FillOptions.cs" />
  369. <Compile Include="System.Data\ForeignKeyConstraint.cs" />
  370. <Compile Include="System.Data\IColumnMapping.cs" />
  371. <Compile Include="System.Data\IColumnMappingCollection.cs" />
  372. <Compile Include="System.Data\IDataAdapter.cs" />
  373. <Compile Include="System.Data\IDataParameter.cs" />
  374. <Compile Include="System.Data\IDataParameterCollection.cs" />
  375. <Compile Include="System.Data\IDataReader.cs" />
  376. <Compile Include="System.Data\IDataRecord.cs" />
  377. <Compile Include="System.Data\IDbCommand.cs" />
  378. <Compile Include="System.Data\IDbConnection.cs" />
  379. <Compile Include="System.Data\IDbDataAdapter.cs" />
  380. <Compile Include="System.Data\IDbDataParameter.cs" />
  381. <Compile Include="System.Data\IDbTransaction.cs" />
  382. <Compile Include="System.Data\InRowChangingEventException.cs" />
  383. <Compile Include="System.Data\InternalDataCollectionBase.cs" />
  384. <Compile Include="System.Data\InvalidConstraintException.cs" />
  385. <Compile Include="System.Data\InvalidExpressionException.cs" />
  386. <Compile Include="System.Data\ISafeDataRecord.cs" />
  387. <Compile Include="System.Data\IsolationLevel.cs" />
  388. <Compile Include="System.Data\ITableMapping.cs" />
  389. <Compile Include="System.Data\ITableMappingCollection.cs" />
  390. <Compile Include="System.Data\KeyRestrictionBehavior.cs" />
  391. <Compile Include="System.Data\LoadOption.cs" />
  392. <Compile Include="System.Data\MappingType.cs" />
  393. <Compile Include="System.Data\MergeFailedEventArgs.cs" />
  394. <Compile Include="System.Data\MergeFailedEventHandler.cs" />
  395. <Compile Include="System.Data\MergeManager.cs" />
  396. <Compile Include="System.Data\MissingMappingAction.cs" />
  397. <Compile Include="System.Data\MissingPrimaryKeyException.cs" />
  398. <Compile Include="System.Data\MissingSchemaAction.cs" />
  399. <Compile Include="System.Data\Node.cs" />
  400. <Compile Include="System.Data\NoNullAllowedException.cs" />
  401. <Compile Include="System.Data\OperationAbortedException.cs" />
  402. <Compile Include="System.Data\ParameterDirection.cs" />
  403. <Compile Include="System.Data\PropertyAttributes.cs" />
  404. <Compile Include="System.Data\PropertyCollection.cs" />
  405. <Compile Include="System.Data\ReadOnlyException.cs" />
  406. <Compile Include="System.Data\RelatedDataView.cs">
  407. <SubType>Component</SubType>
  408. </Compile>
  409. <Compile Include="System.Data\RelationshipConverter.cs" />
  410. <Compile Include="System.Data\ResDescriptionAttribute.cs" />
  411. <Compile Include="System.Data\ResultSetOptions.cs" />
  412. <Compile Include="System.Data\ResultSetSensitivity.cs" />
  413. <Compile Include="System.Data\RowNotInTableException.cs" />
  414. <Compile Include="System.Data\Rule.cs" />
  415. <Compile Include="System.Data\SchemaSerializationMode.cs" />
  416. <Compile Include="System.Data\SchemaType.cs" />
  417. <Compile Include="System.Data\SerializationFormat.cs" />
  418. <Compile Include="System.Data\SqlDbType.cs" />
  419. <Compile Include="System.Data\StateChangeEventArgs.cs" />
  420. <Compile Include="System.Data\StateChangeEventHandler.cs" />
  421. <Compile Include="System.Data\StatementCompletedEventArgs.cs" />
  422. <Compile Include="System.Data\StatementCompletedEventHandler.cs" />
  423. <Compile Include="System.Data\StatementType.cs" />
  424. <Compile Include="System.Data\StrongTypingException.cs" />
  425. <Compile Include="System.Data\SyntaxErrorException.cs" />
  426. <Compile Include="System.Data\TypeDataSetGeneratorException.cs" />
  427. <Compile Include="System.Data\UniqueConstraint.cs" />
  428. <Compile Include="System.Data\UpdateOptions.cs" />
  429. <Compile Include="System.Data\UpdateRowSource.cs" />
  430. <Compile Include="System.Data\UpdateStatus.cs" />
  431. <Compile Include="System.Data\VersionNotFoundException.cs" />
  432. <Compile Include="System.Data\XmlConstants.cs" />
  433. <Compile Include="System.Data\XmlDataInferenceLoader.cs" />
  434. <Compile Include="System.Data\XmlDataLoader.cs" />
  435. <Compile Include="System.Data\XmlDataReader.cs" />
  436. <Compile Include="System.Data\XmlDiffLoader.cs" />
  437. <Compile Include="System.Data\XmlHelper.cs" />
  438. <Compile Include="System.Data\XmlReadMode.cs" />
  439. <Compile Include="System.Data\XmlSchemaDataImporter.cs" />
  440. <Compile Include="System.Data\XmlSchemaWriter.cs" />
  441. <Compile Include="System.Data\XmlTableWriter.cs" />
  442. <Compile Include="System.Data\XmlWriteMode.cs" />
  443. <Compile Include="System.Xml\XmlDataDocument.cs" />
  444. </ItemGroup>
  445. <ItemGroup>
  446. <Compile Include="..\..\build\common\Consts.cs.in">
  447. <Link>Assembly\Consts.cs.in</Link>
  448. </Compile>
  449. <Compile Include="System.Data.SqlClient.jvm\SqlInfoMessageEventArgs.cs">
  450. <SubType>Code</SubType>
  451. </Compile>
  452. <Compile Include="System.Data.SqlClient\SqlAsyncResult.cs" />
  453. <Compile Include="System.Data.SqlClient\SqlAsyncState.cs" />
  454. <Compile Include="System.Data.SqlClient\SqlBulkCopyColumnMapping.cs" />
  455. <Compile Include="System.Data.SqlClient\SqlBulkCopyOptions.cs" />
  456. <Compile Include="System.Data.SqlClient\SqlClientMetaDataCollectionNames.cs" />
  457. <Compile Include="System.Data.SqlClient\SqlConnectionStringBuilder.cs" />
  458. <Compile Include="System.Data.SqlClient\SqlDataAdapter.cs">
  459. <SubType>Component</SubType>
  460. </Compile>
  461. <Compile Include="System.Data.SqlClient\SqlInfoMessageEventHandler.cs" />
  462. <Compile Include="System.Data.SqlClient\SqlRowsCopiedEventArgs.cs" />
  463. <Compile Include="System.Data.SqlClient\SqlRowsCopiedEventHandler.cs" />
  464. <Compile Include="System.Data.SqlClient\SqlRowUpdatedEventArgs.cs" />
  465. <Compile Include="System.Data.SqlClient\SqlRowUpdatedEventHandler.cs" />
  466. <Compile Include="System.Data.SqlClient\SqlRowUpdatingEventArgs.cs" />
  467. <Compile Include="System.Data.SqlClient\SqlRowUpdatingEventHandler.cs" />
  468. <None Include="Mono.Data.SqlExpressions\Parser.jay" />
  469. </ItemGroup>
  470. <ItemGroup>
  471. <EmbeddedResource Include="System.Data.SqlClient.jvm\SqlCommand.resx">
  472. <DependentUpon>SqlCommand.cs</DependentUpon>
  473. <SubType>Designer</SubType>
  474. </EmbeddedResource>
  475. <EmbeddedResource Include="System.Data.SqlClient.jvm\SqlConnection.resx">
  476. <DependentUpon>SqlConnection.cs</DependentUpon>
  477. <SubType>Designer</SubType>
  478. </EmbeddedResource>
  479. </ItemGroup>
  480. <ItemGroup>
  481. <Folder Include="Properties\" />
  482. </ItemGroup>
  483. <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />
  484. <Import Project="$(VMW_HOME)\bin\Mainsoft.Common.targets" />
  485. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  486. Other similar extension points exist, see Microsoft.Common.targets.
  487. <Target Name="BeforeBuild">
  488. </Target>
  489. <Target Name="AfterBuild">
  490. </Target>
  491. -->
  492. <ProjectExtensions>
  493. <VisualStudio>
  494. <UserProperties REFS-JarPath-system="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\java_refs\framework\System.jar" REFS-JarPath-system-data="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\java_refs\framework\System.Data.jar" REFS-JarPath-system-xml="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\java_refs\framework\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\java_refs\framework\mscorlib.jar" REFS-JarPath-system-configuration="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\java_refs\framework\System.Configuration.jar" />
  495. </VisualStudio>
  496. </ProjectExtensions>
  497. <PropertyGroup>
  498. <PreBuildEvent>$(ProjectDir)\jay.bat $(ProjectDir)</PreBuildEvent>
  499. </PropertyGroup>
  500. </Project>