Author: gbayon
Date: Tue Jan 31 12:03:51 2006
New Revision: 373897

URL: http://svn.apache.org/viewcvs?rev=373897&view=rev
Log:
- Added projects files for VS 20005

Added:
    ibatis/trunk/cs/mapper/DataMapper.2005.sln
    ibatis/trunk/cs/mapper/IBatisNet.Common/IBatisNet.Common.2005.csproj

Added: ibatis/trunk/cs/mapper/DataMapper.2005.sln
URL: 
http://svn.apache.org/viewcvs/ibatis/trunk/cs/mapper/DataMapper.2005.sln?rev=373897&view=auto
==============================================================================
--- ibatis/trunk/cs/mapper/DataMapper.2005.sln (added)
+++ ibatis/trunk/cs/mapper/DataMapper.2005.sln Tue Jan 31 12:03:51 2006
@@ -0,0 +1,38 @@
+
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual Studio 2005
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IBatisNet.Common.2005", 
"IBatisNet.Common\IBatisNet.Common.2005.csproj", 
"{BBC8DA4A-EA88-41D9-8B93-929B8F3ADADE}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = 
"IBatisNet.DataMapper.20005", 
"IBatisNet.DataMapper\IBatisNet.DataMapper.20005.csproj", 
"{F3E45F39-3224-4EAD-B138-EB5CC0E32824}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = 
"IBatisNet.DataMapper.Test.2005", 
"IBatisNet.DataMapper.Test\IBatisNet.DataMapper.Test.2005.csproj", 
"{998B79D9-800F-493F-A263-306F06906E2F}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = 
"IBatisNet.Common.Logging.Log4Net.2005", 
"IBatisNet.Common.Logging.Log4Net\IBatisNet.Common.Logging.Log4Net.2005.csproj",
 "{023FE8D7-7E1A-4DDF-A0EA-8FB0E1B3122B}"
+EndProject
+Global
+       GlobalSection(SolutionConfigurationPlatforms) = preSolution
+               Debug|Any CPU = Debug|Any CPU
+               Release|Any CPU = Release|Any CPU
+       EndGlobalSection
+       GlobalSection(ProjectConfigurationPlatforms) = postSolution
+               {BBC8DA4A-EA88-41D9-8B93-929B8F3ADADE}.Debug|Any CPU.ActiveCfg 
= Debug|Any CPU
+               {BBC8DA4A-EA88-41D9-8B93-929B8F3ADADE}.Debug|Any CPU.Build.0 = 
Debug|Any CPU
+               {BBC8DA4A-EA88-41D9-8B93-929B8F3ADADE}.Release|Any 
CPU.ActiveCfg = Release|Any CPU
+               {BBC8DA4A-EA88-41D9-8B93-929B8F3ADADE}.Release|Any CPU.Build.0 
= Release|Any CPU
+               {F3E45F39-3224-4EAD-B138-EB5CC0E32824}.Debug|Any CPU.ActiveCfg 
= Debug|Any CPU
+               {F3E45F39-3224-4EAD-B138-EB5CC0E32824}.Debug|Any CPU.Build.0 = 
Debug|Any CPU
+               {F3E45F39-3224-4EAD-B138-EB5CC0E32824}.Release|Any 
CPU.ActiveCfg = Release|Any CPU
+               {F3E45F39-3224-4EAD-B138-EB5CC0E32824}.Release|Any CPU.Build.0 
= Release|Any CPU
+               {998B79D9-800F-493F-A263-306F06906E2F}.Debug|Any CPU.ActiveCfg 
= Debug|Any CPU
+               {998B79D9-800F-493F-A263-306F06906E2F}.Debug|Any CPU.Build.0 = 
Debug|Any CPU
+               {998B79D9-800F-493F-A263-306F06906E2F}.Release|Any 
CPU.ActiveCfg = Release|Any CPU
+               {998B79D9-800F-493F-A263-306F06906E2F}.Release|Any CPU.Build.0 
= Release|Any CPU
+               {023FE8D7-7E1A-4DDF-A0EA-8FB0E1B3122B}.Debug|Any CPU.ActiveCfg 
= Debug|Any CPU
+               {023FE8D7-7E1A-4DDF-A0EA-8FB0E1B3122B}.Debug|Any CPU.Build.0 = 
Debug|Any CPU
+               {023FE8D7-7E1A-4DDF-A0EA-8FB0E1B3122B}.Release|Any 
CPU.ActiveCfg = Release|Any CPU
+               {023FE8D7-7E1A-4DDF-A0EA-8FB0E1B3122B}.Release|Any CPU.Build.0 
= Release|Any CPU
+       EndGlobalSection
+       GlobalSection(SolutionProperties) = preSolution
+               HideSolutionNode = FALSE
+       EndGlobalSection
+EndGlobal

Added: ibatis/trunk/cs/mapper/IBatisNet.Common/IBatisNet.Common.2005.csproj
URL: 
http://svn.apache.org/viewcvs/ibatis/trunk/cs/mapper/IBatisNet.Common/IBatisNet.Common.2005.csproj?rev=373897&view=auto
==============================================================================
--- ibatis/trunk/cs/mapper/IBatisNet.Common/IBatisNet.Common.2005.csproj (added)
+++ ibatis/trunk/cs/mapper/IBatisNet.Common/IBatisNet.Common.2005.csproj Tue 
Jan 31 12:03:51 2006
@@ -0,0 +1,245 @@
+<Project DefaultTargets="Build" 
xmlns="http://schemas.microsoft.com/developer/msbuild/2003";>
+  <PropertyGroup>
+    <ProjectType>Local</ProjectType>
+    <ProductVersion>8.0.50727</ProductVersion>
+    <SchemaVersion>2.0</SchemaVersion>
+    <ProjectGuid>{BBC8DA4A-EA88-41D9-8B93-929B8F3ADADE}</ProjectGuid>
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+    <ApplicationIcon>
+    </ApplicationIcon>
+    <AssemblyKeyContainerName>
+    </AssemblyKeyContainerName>
+    <AssemblyName>IBatisNet.Common</AssemblyName>
+    <AssemblyOriginatorKeyFile>
+    </AssemblyOriginatorKeyFile>
+    <DefaultClientScript>JScript</DefaultClientScript>
+    <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
+    <DefaultTargetSchema>IE50</DefaultTargetSchema>
+    <DelaySign>false</DelaySign>
+    <OutputType>Library</OutputType>
+    <RootNamespace>IBatisNet.Common</RootNamespace>
+    <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
+    <StartupObject>
+    </StartupObject>
+    <FileUpgradeFlags>
+    </FileUpgradeFlags>
+    <UpgradeBackupLocation>
+    </UpgradeBackupLocation>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' 
">
+    <OutputPath>bin\Debug\</OutputPath>
+    <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
+    <BaseAddress>285212672</BaseAddress>
+    <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
+    <ConfigurationOverrideFile>
+    </ConfigurationOverrideFile>
+    <DefineConstants>TRACE;DEBUG;dotnet2</DefineConstants>
+    <DocumentationFile>IBatisNet.Common.xml</DocumentationFile>
+    <DebugSymbols>true</DebugSymbols>
+    <FileAlignment>4096</FileAlignment>
+    <NoStdLib>false</NoStdLib>
+    <NoWarn>
+    </NoWarn>
+    <Optimize>false</Optimize>
+    <RegisterForComInterop>false</RegisterForComInterop>
+    <RemoveIntegerChecks>false</RemoveIntegerChecks>
+    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
+    <WarningLevel>4</WarningLevel>
+    <DebugType>full</DebugType>
+    <ErrorReport>prompt</ErrorReport>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 
'Release|AnyCPU' ">
+    <OutputPath>bin\Release\</OutputPath>
+    <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
+    <BaseAddress>285212672</BaseAddress>
+    <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
+    <ConfigurationOverrideFile>
+    </ConfigurationOverrideFile>
+    <DefineConstants>TRACE;dotnet2</DefineConstants>
+    <DocumentationFile>IBatisNet.Common.xml</DocumentationFile>
+    <DebugSymbols>false</DebugSymbols>
+    <FileAlignment>4096</FileAlignment>
+    <NoStdLib>false</NoStdLib>
+    <NoWarn>
+    </NoWarn>
+    <Optimize>true</Optimize>
+    <RegisterForComInterop>false</RegisterForComInterop>
+    <RemoveIntegerChecks>false</RemoveIntegerChecks>
+    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
+    <WarningLevel>4</WarningLevel>
+    <DebugType>none</DebugType>
+    <ErrorReport>prompt</ErrorReport>
+  </PropertyGroup>
+  <ItemGroup>
+    <Reference Include="Castle.DynamicProxy">
+      <Name>Castle.DynamicProxy</Name>
+      <HintPath>..\External-Bin\Net\1.1\Castle.DynamicProxy.dll</HintPath>
+    </Reference>
+    <Reference Include="System">
+      <Name>System</Name>
+    </Reference>
+    <Reference Include="System.Data">
+      <Name>System.Data</Name>
+    </Reference>
+    <Reference Include="System.EnterpriseServices">
+      <Name>System.EnterpriseServices</Name>
+    </Reference>
+    <Reference Include="System.Web">
+      <Name>System.Web</Name>
+    </Reference>
+    <Reference Include="System.Xml">
+      <Name>System.XML</Name>
+    </Reference>
+  </ItemGroup>
+  <ItemGroup>
+    <Compile Include="..\CommonAssemblyInfo.cs">
+      <Link>CommonAssemblyInfo.cs</Link>
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="AssemblyInfo.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="DataSource.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="DataSourceDeSerializer.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="DbProvider.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Exceptions\ConfigurationException.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Exceptions\ForeignKeyException.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Exceptions\IBatisNetException.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Exceptions\ProbeException.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="IDalSession.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="IDataSource.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="IDbProvider.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Logging\ConfigurationSectionHandler.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Logging\ILog.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Logging\ILoggerFactoryAdapter.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Logging\Impl\ConsoleOutLogger.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Logging\Impl\ConsoleOutLoggerFA.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Logging\Impl\NoOpLogger.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Logging\Impl\NoOpLoggerFA.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Logging\Impl\TraceLogger.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Logging\Impl\TraceLoggerFA.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Logging\LogManager.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Logging\LogSetting.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Pagination\IPaginatedList.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Pagination\PaginatedArrayList.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="ProviderDeSerializer.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Transaction\IsolationLevel.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Transaction\TransactionOptions.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Transaction\TransactionScope.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Transaction\TransactionScopeOptions.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Utilities\ConfigWatcherHandler.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Utilities\DBHelperParameterCache.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Utilities\HashCodeProvider.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Utilities\Objects\ObjectProbe.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Utilities\Objects\ReflectionInfo.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Utilities\Proxy\CachedProxyGenerator.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Utilities\Proxy\IProxyGenerator.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Utilities\Proxy\ProxyGeneratorFactory.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Utilities\Resources.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Utilities\ScriptRunner.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Utilities\StringTokenizer.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Utilities\TypesResolver\CachedTypeResolver.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Utilities\TypesResolver\TypeAliasResolver.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Utilities\TypesResolver\TypeResolver.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Compile Include="Xml\NodeUtils.cs">
+      <SubType>Code</SubType>
+    </Compile>
+    <Content Include="ChangeLog.txt" />
+    <Content Include="licence.txt" />
+    <Content Include="notice.txt" />
+    <Content Include="provider.xsd" />
+    <None Include="IBatisNet.Common.build" />
+  </ItemGroup>
+  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+  <PropertyGroup>
+    <PreBuildEvent>
+    </PreBuildEvent>
+    <PostBuildEvent>
+    </PostBuildEvent>
+  </PropertyGroup>
+</Project>


Reply via email to