wasCSharpSQLite – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4 <PropertyGroup>
5 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7 <ProductVersion>8.0.30703</ProductVersion>
8 <SchemaVersion>2.0</SchemaVersion>
9 <ProjectGuid>{6191A053-0255-4509-B7C0-11C6C3D4E66B}</ProjectGuid>
10 <OutputType>Library</OutputType>
11 <AppDesignerFolder>Properties</AppDesignerFolder>
12 <RootNamespace>System.Data.Ersatz.WinRT</RootNamespace>
13 <AssemblyName>System.Data.Ersatz.WinRT</AssemblyName>
14 <DefaultLanguage>en-US</DefaultLanguage>
15 <FileAlignment>512</FileAlignment>
16 <ProjectTypeGuids>{BC8A1FFA-BEE3-4634-8014-F334798102B3};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
17 </PropertyGroup>
18 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
19 <DebugSymbols>true</DebugSymbols>
20 <DebugType>full</DebugType>
21 <Optimize>false</Optimize>
22 <OutputPath>bin\Debug\</OutputPath>
23 <DefineConstants>TRACE;DEBUG;NETFX_CORE</DefineConstants>
24 <ErrorReport>prompt</ErrorReport>
25 <WarningLevel>4</WarningLevel>
26 </PropertyGroup>
27 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28 <DebugType>pdbonly</DebugType>
29 <Optimize>true</Optimize>
30 <OutputPath>bin\Release\</OutputPath>
31 <DefineConstants>TRACE;NETFX_CORE</DefineConstants>
32 <ErrorReport>prompt</ErrorReport>
33 <WarningLevel>4</WarningLevel>
34 </PropertyGroup>
35 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM'">
36 <DebugSymbols>true</DebugSymbols>
37 <OutputPath>bin\ARM\Debug\</OutputPath>
38 <DefineConstants>DEBUG;TRACE;NETFX_CORE</DefineConstants>
39 <NoWarn>;2008</NoWarn>
40 <DebugType>full</DebugType>
41 <PlatformTarget>ARM</PlatformTarget>
42 <UseVSHostingProcess>false</UseVSHostingProcess>
43 <ErrorReport>prompt</ErrorReport>
44 <CodeAnalysisRuleSet>ExpressRules.ruleset</CodeAnalysisRuleSet>
45 <Prefer32Bit>true</Prefer32Bit>
46 </PropertyGroup>
47 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|ARM'">
48 <OutputPath>bin\ARM\Release\</OutputPath>
49 <DefineConstants>TRACE;NETFX_CORE</DefineConstants>
50 <Optimize>true</Optimize>
51 <NoWarn>;2008</NoWarn>
52 <DebugType>pdbonly</DebugType>
53 <PlatformTarget>ARM</PlatformTarget>
54 <UseVSHostingProcess>false</UseVSHostingProcess>
55 <ErrorReport>prompt</ErrorReport>
56 <CodeAnalysisRuleSet>ExpressRules.ruleset</CodeAnalysisRuleSet>
57 <Prefer32Bit>true</Prefer32Bit>
58 </PropertyGroup>
59 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
60 <DebugSymbols>true</DebugSymbols>
61 <OutputPath>bin\x64\Debug\</OutputPath>
62 <DefineConstants>DEBUG;TRACE;NETFX_CORE</DefineConstants>
63 <NoWarn>;2008</NoWarn>
64 <DebugType>full</DebugType>
65 <PlatformTarget>x64</PlatformTarget>
66 <UseVSHostingProcess>false</UseVSHostingProcess>
67 <ErrorReport>prompt</ErrorReport>
68 <CodeAnalysisRuleSet>ExpressRules.ruleset</CodeAnalysisRuleSet>
69 <Prefer32Bit>true</Prefer32Bit>
70 </PropertyGroup>
71 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
72 <OutputPath>bin\x64\Release\</OutputPath>
73 <DefineConstants>TRACE;NETFX_CORE</DefineConstants>
74 <Optimize>true</Optimize>
75 <NoWarn>;2008</NoWarn>
76 <DebugType>pdbonly</DebugType>
77 <PlatformTarget>x64</PlatformTarget>
78 <UseVSHostingProcess>false</UseVSHostingProcess>
79 <ErrorReport>prompt</ErrorReport>
80 <CodeAnalysisRuleSet>ExpressRules.ruleset</CodeAnalysisRuleSet>
81 <Prefer32Bit>true</Prefer32Bit>
82 </PropertyGroup>
83 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
84 <DebugSymbols>true</DebugSymbols>
85 <OutputPath>bin\x86\Debug\</OutputPath>
86 <DefineConstants>DEBUG;TRACE;NETFX_CORE</DefineConstants>
87 <NoWarn>;2008</NoWarn>
88 <DebugType>full</DebugType>
89 <PlatformTarget>x86</PlatformTarget>
90 <UseVSHostingProcess>false</UseVSHostingProcess>
91 <ErrorReport>prompt</ErrorReport>
92 <CodeAnalysisRuleSet>ExpressRules.ruleset</CodeAnalysisRuleSet>
93 <Prefer32Bit>true</Prefer32Bit>
94 </PropertyGroup>
95 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
96 <OutputPath>bin\x86\Release\</OutputPath>
97 <DefineConstants>TRACE;NETFX_CORE</DefineConstants>
98 <Optimize>true</Optimize>
99 <NoWarn>;2008</NoWarn>
100 <DebugType>pdbonly</DebugType>
101 <PlatformTarget>x86</PlatformTarget>
102 <UseVSHostingProcess>false</UseVSHostingProcess>
103 <ErrorReport>prompt</ErrorReport>
104 <CodeAnalysisRuleSet>ExpressRules.ruleset</CodeAnalysisRuleSet>
105 <Prefer32Bit>true</Prefer32Bit>
106 </PropertyGroup>
107 <ItemGroup>
108 <!-- A reference to the entire .Net Framework and Windows SDK are automatically included -->
109 </ItemGroup>
110 <ItemGroup>
111 <Compile Include="..\src\System.Data.Common\DbCommand.cs">
112 <Link>System.Data.Common\DbCommand.cs</Link>
113 </Compile>
114 <Compile Include="..\src\System.Data.Common\DbConnection.cs">
115 <Link>System.Data.Common\DbConnection.cs</Link>
116 </Compile>
117 <Compile Include="..\src\System.Data.Common\DbDataReader.cs">
118 <Link>System.Data.Common\DbDataReader.cs</Link>
119 </Compile>
120 <Compile Include="..\src\System.Data.Common\DbDataRecord.cs">
121 <Link>System.Data.Common\DbDataRecord.cs</Link>
122 </Compile>
123 <Compile Include="..\src\System.Data.Common\DbEnumerator.cs">
124 <Link>System.Data.Common\DbEnumerator.cs</Link>
125 </Compile>
126 <Compile Include="..\src\System.Data.Common\DbException.cs">
127 <Link>System.Data.Common\DbException.cs</Link>
128 </Compile>
129 <Compile Include="..\src\System.Data.Common\DbParameter.cs">
130 <Link>System.Data.Common\DbParameter.cs</Link>
131 </Compile>
132 <Compile Include="..\src\System.Data.Common\DbParameterCollection.cs">
133 <Link>System.Data.Common\DbParameterCollection.cs</Link>
134 </Compile>
135 <Compile Include="..\src\System.Data.Common\DbTransaction.cs">
136 <Link>System.Data.Common\DbTransaction.cs</Link>
137 </Compile>
138 <Compile Include="..\src\System.Data.Common\DbTypes.cs">
139 <Link>System.Data.Common\DbTypes.cs</Link>
140 </Compile>
141 <Compile Include="..\src\System.Data.Common\SchemaInfo.cs">
142 <Link>System.Data.Common\SchemaInfo.cs</Link>
143 </Compile>
144 <Compile Include="..\src\System.Data\CommandBehavior.cs">
145 <Link>System.Data\CommandBehavior.cs</Link>
146 </Compile>
147 <Compile Include="..\src\System.Data\CommandType.cs">
148 <Link>System.Data\CommandType.cs</Link>
149 </Compile>
150 <Compile Include="..\src\System.Data\ConnectionState.cs">
151 <Link>System.Data\ConnectionState.cs</Link>
152 </Compile>
153 <Compile Include="..\src\System.Data\DbType.cs">
154 <Link>System.Data\DbType.cs</Link>
155 </Compile>
156 <Compile Include="..\src\System.Data\IDataParameter.cs">
157 <Link>System.Data\IDataParameter.cs</Link>
158 </Compile>
159 <Compile Include="..\src\System.Data\IDataParameterCollection.cs">
160 <Link>System.Data\IDataParameterCollection.cs</Link>
161 </Compile>
162 <Compile Include="..\src\System.Data\IDataReader.cs">
163 <Link>System.Data\IDataReader.cs</Link>
164 </Compile>
165 <Compile Include="..\src\System.Data\IDataRecord.cs">
166 <Link>System.Data\IDataRecord.cs</Link>
167 </Compile>
168 <Compile Include="..\src\System.Data\IDbCommand.cs">
169 <Link>System.Data\IDbCommand.cs</Link>
170 </Compile>
171 <Compile Include="..\src\System.Data\IDbConnection.cs">
172 <Link>System.Data\IDbConnection.cs</Link>
173 </Compile>
174 <Compile Include="..\src\System.Data\IDbDataParameter.cs">
175 <Link>System.Data\IDbDataParameter.cs</Link>
176 </Compile>
177 <Compile Include="..\src\System.Data\IDbTransaction.cs">
178 <Link>System.Data\IDbTransaction.cs</Link>
179 </Compile>
180 <Compile Include="..\src\System.Data\IsolationLevel.cs">
181 <Link>System.Data\IsolationLevel.cs</Link>
182 </Compile>
183 <Compile Include="..\src\System.Data\ParameterDirection.cs">
184 <Link>System.Data\ParameterDirection.cs</Link>
185 </Compile>
186 <Compile Include="..\src\System\ApplicationException.cs">
187 <Link>System\ApplicationException.cs</Link>
188 </Compile>
189 <Compile Include="..\src\System\DBNull.cs">
190 <Link>System\DBNull.cs</Link>
191 </Compile>
192 <Compile Include="..\src\System\DuplicateNameException.cs">
193 <Link>System\DuplicateNameException.cs</Link>
194 </Compile>
195 <Compile Include="..\src\System\ICloneable.cs">
196 <Link>System\ICloneable.cs</Link>
197 </Compile>
198 <Compile Include="Properties\AssemblyInfo.cs" />
199 </ItemGroup>
200 <PropertyGroup Condition=" '$(VisualStudioVersion)' == '' ">
201 <VisualStudioVersion>11.0</VisualStudioVersion>
202 </PropertyGroup>
203 <Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
204 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
205 Other similar extension points exist, see Microsoft.Common.targets.
206 <Target Name="BeforeBuild">
207 </Target>
208 <Target Name="AfterBuild">
209 </Target>
210 -->
211 </Project>