wasCSharpSQLite – Rev 1

Subversion Repositories:
Rev:
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  <PropertyGroup>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <ProductVersion>8.0.30703</ProductVersion>
    <SchemaVersion>2.0</SchemaVersion>
    <ProjectGuid>{6191A053-0255-4509-B7C0-11C6C3D4E66B}</ProjectGuid>
    <OutputType>Library</OutputType>
    <AppDesignerFolder>Properties</AppDesignerFolder>
    <RootNamespace>System.Data.Ersatz.WinRT</RootNamespace>
    <AssemblyName>System.Data.Ersatz.WinRT</AssemblyName>
    <DefaultLanguage>en-US</DefaultLanguage>
    <FileAlignment>512</FileAlignment>
    <ProjectTypeGuids>{BC8A1FFA-BEE3-4634-8014-F334798102B3};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <DebugSymbols>true</DebugSymbols>
    <DebugType>full</DebugType>
    <Optimize>false</Optimize>
    <OutputPath>bin\Debug\</OutputPath>
    <DefineConstants>TRACE;DEBUG;NETFX_CORE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
    <DebugType>pdbonly</DebugType>
    <Optimize>true</Optimize>
    <OutputPath>bin\Release\</OutputPath>
    <DefineConstants>TRACE;NETFX_CORE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM'">
    <DebugSymbols>true</DebugSymbols>
    <OutputPath>bin\ARM\Debug\</OutputPath>
    <DefineConstants>DEBUG;TRACE;NETFX_CORE</DefineConstants>
    <NoWarn>;2008</NoWarn>
    <DebugType>full</DebugType>
    <PlatformTarget>ARM</PlatformTarget>
    <UseVSHostingProcess>false</UseVSHostingProcess>
    <ErrorReport>prompt</ErrorReport>
    <CodeAnalysisRuleSet>ExpressRules.ruleset</CodeAnalysisRuleSet>
    <Prefer32Bit>true</Prefer32Bit>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|ARM'">
    <OutputPath>bin\ARM\Release\</OutputPath>
    <DefineConstants>TRACE;NETFX_CORE</DefineConstants>
    <Optimize>true</Optimize>
    <NoWarn>;2008</NoWarn>
    <DebugType>pdbonly</DebugType>
    <PlatformTarget>ARM</PlatformTarget>
    <UseVSHostingProcess>false</UseVSHostingProcess>
    <ErrorReport>prompt</ErrorReport>
    <CodeAnalysisRuleSet>ExpressRules.ruleset</CodeAnalysisRuleSet>
    <Prefer32Bit>true</Prefer32Bit>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
    <DebugSymbols>true</DebugSymbols>
    <OutputPath>bin\x64\Debug\</OutputPath>
    <DefineConstants>DEBUG;TRACE;NETFX_CORE</DefineConstants>
    <NoWarn>;2008</NoWarn>
    <DebugType>full</DebugType>
    <PlatformTarget>x64</PlatformTarget>
    <UseVSHostingProcess>false</UseVSHostingProcess>
    <ErrorReport>prompt</ErrorReport>
    <CodeAnalysisRuleSet>ExpressRules.ruleset</CodeAnalysisRuleSet>
    <Prefer32Bit>true</Prefer32Bit>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
    <OutputPath>bin\x64\Release\</OutputPath>
    <DefineConstants>TRACE;NETFX_CORE</DefineConstants>
    <Optimize>true</Optimize>
    <NoWarn>;2008</NoWarn>
    <DebugType>pdbonly</DebugType>
    <PlatformTarget>x64</PlatformTarget>
    <UseVSHostingProcess>false</UseVSHostingProcess>
    <ErrorReport>prompt</ErrorReport>
    <CodeAnalysisRuleSet>ExpressRules.ruleset</CodeAnalysisRuleSet>
    <Prefer32Bit>true</Prefer32Bit>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
    <DebugSymbols>true</DebugSymbols>
    <OutputPath>bin\x86\Debug\</OutputPath>
    <DefineConstants>DEBUG;TRACE;NETFX_CORE</DefineConstants>
    <NoWarn>;2008</NoWarn>
    <DebugType>full</DebugType>
    <PlatformTarget>x86</PlatformTarget>
    <UseVSHostingProcess>false</UseVSHostingProcess>
    <ErrorReport>prompt</ErrorReport>
    <CodeAnalysisRuleSet>ExpressRules.ruleset</CodeAnalysisRuleSet>
    <Prefer32Bit>true</Prefer32Bit>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
    <OutputPath>bin\x86\Release\</OutputPath>
    <DefineConstants>TRACE;NETFX_CORE</DefineConstants>
    <Optimize>true</Optimize>
    <NoWarn>;2008</NoWarn>
    <DebugType>pdbonly</DebugType>
    <PlatformTarget>x86</PlatformTarget>
    <UseVSHostingProcess>false</UseVSHostingProcess>
    <ErrorReport>prompt</ErrorReport>
    <CodeAnalysisRuleSet>ExpressRules.ruleset</CodeAnalysisRuleSet>
    <Prefer32Bit>true</Prefer32Bit>
  </PropertyGroup>
  <ItemGroup>
    <!-- A reference to the entire .Net Framework and Windows SDK are automatically included -->
  </ItemGroup>
  <ItemGroup>
    <Compile Include="..\src\System.Data.Common\DbCommand.cs">
      <Link>System.Data.Common\DbCommand.cs</Link>
    </Compile>
    <Compile Include="..\src\System.Data.Common\DbConnection.cs">
      <Link>System.Data.Common\DbConnection.cs</Link>
    </Compile>
    <Compile Include="..\src\System.Data.Common\DbDataReader.cs">
      <Link>System.Data.Common\DbDataReader.cs</Link>
    </Compile>
    <Compile Include="..\src\System.Data.Common\DbDataRecord.cs">
      <Link>System.Data.Common\DbDataRecord.cs</Link>
    </Compile>
    <Compile Include="..\src\System.Data.Common\DbEnumerator.cs">
      <Link>System.Data.Common\DbEnumerator.cs</Link>
    </Compile>
    <Compile Include="..\src\System.Data.Common\DbException.cs">
      <Link>System.Data.Common\DbException.cs</Link>
    </Compile>
    <Compile Include="..\src\System.Data.Common\DbParameter.cs">
      <Link>System.Data.Common\DbParameter.cs</Link>
    </Compile>
    <Compile Include="..\src\System.Data.Common\DbParameterCollection.cs">
      <Link>System.Data.Common\DbParameterCollection.cs</Link>
    </Compile>
    <Compile Include="..\src\System.Data.Common\DbTransaction.cs">
      <Link>System.Data.Common\DbTransaction.cs</Link>
    </Compile>
    <Compile Include="..\src\System.Data.Common\DbTypes.cs">
      <Link>System.Data.Common\DbTypes.cs</Link>
    </Compile>
    <Compile Include="..\src\System.Data.Common\SchemaInfo.cs">
      <Link>System.Data.Common\SchemaInfo.cs</Link>
    </Compile>
    <Compile Include="..\src\System.Data\CommandBehavior.cs">
      <Link>System.Data\CommandBehavior.cs</Link>
    </Compile>
    <Compile Include="..\src\System.Data\CommandType.cs">
      <Link>System.Data\CommandType.cs</Link>
    </Compile>
    <Compile Include="..\src\System.Data\ConnectionState.cs">
      <Link>System.Data\ConnectionState.cs</Link>
    </Compile>
    <Compile Include="..\src\System.Data\DbType.cs">
      <Link>System.Data\DbType.cs</Link>
    </Compile>
    <Compile Include="..\src\System.Data\IDataParameter.cs">
      <Link>System.Data\IDataParameter.cs</Link>
    </Compile>
    <Compile Include="..\src\System.Data\IDataParameterCollection.cs">
      <Link>System.Data\IDataParameterCollection.cs</Link>
    </Compile>
    <Compile Include="..\src\System.Data\IDataReader.cs">
      <Link>System.Data\IDataReader.cs</Link>
    </Compile>
    <Compile Include="..\src\System.Data\IDataRecord.cs">
      <Link>System.Data\IDataRecord.cs</Link>
    </Compile>
    <Compile Include="..\src\System.Data\IDbCommand.cs">
      <Link>System.Data\IDbCommand.cs</Link>
    </Compile>
    <Compile Include="..\src\System.Data\IDbConnection.cs">
      <Link>System.Data\IDbConnection.cs</Link>
    </Compile>
    <Compile Include="..\src\System.Data\IDbDataParameter.cs">
      <Link>System.Data\IDbDataParameter.cs</Link>
    </Compile>
    <Compile Include="..\src\System.Data\IDbTransaction.cs">
      <Link>System.Data\IDbTransaction.cs</Link>
    </Compile>
    <Compile Include="..\src\System.Data\IsolationLevel.cs">
      <Link>System.Data\IsolationLevel.cs</Link>
    </Compile>
    <Compile Include="..\src\System.Data\ParameterDirection.cs">
      <Link>System.Data\ParameterDirection.cs</Link>
    </Compile>
    <Compile Include="..\src\System\ApplicationException.cs">
      <Link>System\ApplicationException.cs</Link>
    </Compile>
    <Compile Include="..\src\System\DBNull.cs">
      <Link>System\DBNull.cs</Link>
    </Compile>
    <Compile Include="..\src\System\DuplicateNameException.cs">
      <Link>System\DuplicateNameException.cs</Link>
    </Compile>
    <Compile Include="..\src\System\ICloneable.cs">
      <Link>System\ICloneable.cs</Link>
    </Compile>
    <Compile Include="Properties\AssemblyInfo.cs" />
  </ItemGroup>
  <PropertyGroup Condition=" '$(VisualStudioVersion)' == '' ">
    <VisualStudioVersion>11.0</VisualStudioVersion>
  </PropertyGroup>
  <Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
       Other similar extension points exist, see Microsoft.Common.targets.
  <Target Name="BeforeBuild">
  </Target>
  <Target Name="AfterBuild">
  </Target>
  -->
</Project>

Generated by GNU Enscript 1.6.5.90.