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>{5FE98ADC-4A6F-4A74-8A6B-7F33EA020058}</ProjectGuid>
10 <OutputType>Library</OutputType>
11 <AppDesignerFolder>Properties</AppDesignerFolder>
12 <RootNamespace>Community.CsharpSqlite.WinRT</RootNamespace>
13 <AssemblyName>Community.CsharpSqlite.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;TRUE;WIN32;_MSC_VER;NDEBUG;NO_TCL;SQLITE_ASCII SQLITE_DISABLE_LFS;SQLITE_MEM_POOL;SQLITE_MUTEX_OMIT;SQLITE_OMIT_AUTHORIZATION;SQLITE_OMIT_DEPRECATED;SQLITE_OMIT_GET_TABLE;SQLITE_OMIT_INCRBLOB;SQLITE_OMIT_LOOKASIDE;SQLITE_OMIT_SHARED_CACHE;SQLITE_OMIT_UTF16;SQLITE_OMIT_VIRTUALTABLE;SQLITE_OMIT_WAL;SQLITE_OS_WIN;SQLITE_SYSTEM_MALLOC;VDBE_PROFILE_OFF;NETFX_CORE;SQLITE_WINRT</DefineConstants>
24 <ErrorReport>prompt</ErrorReport>
25 <WarningLevel>4</WarningLevel>
26 <NoWarn>0168;0169;0414;0618;0649</NoWarn>
27 </PropertyGroup>
28 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
29 <DebugType>pdbonly</DebugType>
30 <Optimize>true</Optimize>
31 <OutputPath>bin\Release\</OutputPath>
32 <DefineConstants>TRACE;TRUE;WIN32;_MSC_VER;NDEBUG;NO_TCL;SQLITE_ASCII SQLITE_DISABLE_LFS;SQLITE_MEM_POOL;SQLITE_MUTEX_OMIT;SQLITE_OMIT_AUTHORIZATION;SQLITE_OMIT_DEPRECATED;SQLITE_OMIT_GET_TABLE;SQLITE_OMIT_INCRBLOB;SQLITE_OMIT_LOOKASIDE;SQLITE_OMIT_SHARED_CACHE;SQLITE_OMIT_UTF16;SQLITE_OMIT_VIRTUALTABLE;SQLITE_OMIT_WAL;SQLITE_OS_WIN;SQLITE_SYSTEM_MALLOC;VDBE_PROFILE_OFF;NETFX_CORE;SQLITE_WINRT</DefineConstants>
33 <ErrorReport>prompt</ErrorReport>
34 <WarningLevel>4</WarningLevel>
35 <NoWarn>0168;0169;0414;0618;0649</NoWarn>
36 </PropertyGroup>
37 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM'">
38 <DebugSymbols>true</DebugSymbols>
39 <OutputPath>bin\ARM\Debug\</OutputPath>
40 <DefineConstants>DEBUG;TRACE;NETFX_CORE</DefineConstants>
41 <NoWarn>;2008</NoWarn>
42 <DebugType>full</DebugType>
43 <PlatformTarget>ARM</PlatformTarget>
44 <UseVSHostingProcess>false</UseVSHostingProcess>
45 <ErrorReport>prompt</ErrorReport>
46 <CodeAnalysisRuleSet>ExpressRules.ruleset</CodeAnalysisRuleSet>
47 <Prefer32Bit>true</Prefer32Bit>
48 </PropertyGroup>
49 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|ARM'">
50 <OutputPath>bin\ARM\Release\</OutputPath>
51 <DefineConstants>TRACE;NETFX_CORE</DefineConstants>
52 <Optimize>true</Optimize>
53 <NoWarn>;2008</NoWarn>
54 <DebugType>pdbonly</DebugType>
55 <PlatformTarget>ARM</PlatformTarget>
56 <UseVSHostingProcess>false</UseVSHostingProcess>
57 <ErrorReport>prompt</ErrorReport>
58 <CodeAnalysisRuleSet>ExpressRules.ruleset</CodeAnalysisRuleSet>
59 <Prefer32Bit>true</Prefer32Bit>
60 </PropertyGroup>
61 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
62 <DebugSymbols>true</DebugSymbols>
63 <OutputPath>bin\x64\Debug\</OutputPath>
64 <DefineConstants>DEBUG;TRACE;NETFX_CORE</DefineConstants>
65 <NoWarn>;2008</NoWarn>
66 <DebugType>full</DebugType>
67 <PlatformTarget>x64</PlatformTarget>
68 <UseVSHostingProcess>false</UseVSHostingProcess>
69 <ErrorReport>prompt</ErrorReport>
70 <CodeAnalysisRuleSet>ExpressRules.ruleset</CodeAnalysisRuleSet>
71 <Prefer32Bit>true</Prefer32Bit>
72 </PropertyGroup>
73 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
74 <OutputPath>bin\x64\Release\</OutputPath>
75 <DefineConstants>TRACE;NETFX_CORE</DefineConstants>
76 <Optimize>true</Optimize>
77 <NoWarn>;2008</NoWarn>
78 <DebugType>pdbonly</DebugType>
79 <PlatformTarget>x64</PlatformTarget>
80 <UseVSHostingProcess>false</UseVSHostingProcess>
81 <ErrorReport>prompt</ErrorReport>
82 <CodeAnalysisRuleSet>ExpressRules.ruleset</CodeAnalysisRuleSet>
83 <Prefer32Bit>true</Prefer32Bit>
84 </PropertyGroup>
85 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
86 <DebugSymbols>true</DebugSymbols>
87 <OutputPath>bin\x86\Debug\</OutputPath>
88 <DefineConstants>DEBUG;TRACE;NETFX_CORE</DefineConstants>
89 <NoWarn>;2008</NoWarn>
90 <DebugType>full</DebugType>
91 <PlatformTarget>x86</PlatformTarget>
92 <UseVSHostingProcess>false</UseVSHostingProcess>
93 <ErrorReport>prompt</ErrorReport>
94 <CodeAnalysisRuleSet>ExpressRules.ruleset</CodeAnalysisRuleSet>
95 <Prefer32Bit>true</Prefer32Bit>
96 </PropertyGroup>
97 <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
98 <OutputPath>bin\x86\Release\</OutputPath>
99 <DefineConstants>TRACE;NETFX_CORE</DefineConstants>
100 <Optimize>true</Optimize>
101 <NoWarn>;2008</NoWarn>
102 <DebugType>pdbonly</DebugType>
103 <PlatformTarget>x86</PlatformTarget>
104 <UseVSHostingProcess>false</UseVSHostingProcess>
105 <ErrorReport>prompt</ErrorReport>
106 <CodeAnalysisRuleSet>ExpressRules.ruleset</CodeAnalysisRuleSet>
107 <Prefer32Bit>true</Prefer32Bit>
108 </PropertyGroup>
109 <ItemGroup>
110 <!-- A reference to the entire .Net Framework and Windows SDK are automatically included -->
111 </ItemGroup>
112 <ItemGroup>
113 <Compile Include="..\community.csharpsqlite\src\alter_c.cs">
114 <Link>src\alter_c.cs</Link>
115 </Compile>
116 <Compile Include="..\community.csharpsqlite\src\analyze_c.cs">
117 <Link>src\analyze_c.cs</Link>
118 </Compile>
119 <Compile Include="..\community.csharpsqlite\src\attach_c.cs">
120 <Link>src\attach_c.cs</Link>
121 </Compile>
122 <Compile Include="..\community.csharpsqlite\src\auth_c.cs">
123 <Link>src\auth_c.cs</Link>
124 </Compile>
125 <Compile Include="..\community.csharpsqlite\src\backup_c.cs">
126 <Link>src\backup_c.cs</Link>
127 </Compile>
128 <Compile Include="..\community.csharpsqlite\src\bitvec_c.cs">
129 <Link>src\bitvec_c.cs</Link>
130 </Compile>
131 <Compile Include="..\community.csharpsqlite\src\btmutex_c.cs">
132 <Link>src\btmutex_c.cs</Link>
133 </Compile>
134 <Compile Include="..\community.csharpsqlite\src\BtreeInt_h.cs">
135 <Link>src\BtreeInt_h.cs</Link>
136 </Compile>
137 <Compile Include="..\community.csharpsqlite\src\btree_c.cs">
138 <Link>src\btree_c.cs</Link>
139 </Compile>
140 <Compile Include="..\community.csharpsqlite\src\Btree_h.cs">
141 <Link>src\Btree_h.cs</Link>
142 </Compile>
143 <Compile Include="..\community.csharpsqlite\src\build_c.cs">
144 <Link>src\build_c.cs</Link>
145 </Compile>
146 <Compile Include="..\community.csharpsqlite\src\callback_c.cs">
147 <Link>src\callback_c.cs</Link>
148 </Compile>
149 <Compile Include="..\community.csharpsqlite\src\complete_c.cs">
150 <Link>src\complete_c.cs</Link>
151 </Compile>
152 <Compile Include="..\community.csharpsqlite\src\ctime_c.cs">
153 <Link>src\ctime_c.cs</Link>
154 </Compile>
155 <Compile Include="..\community.csharpsqlite\src\crypto.cs">
156 <Link>src\crypto.cs</Link>
157 </Compile>
158 <Compile Include="..\community.csharpsqlite\src\date_c.cs">
159 <Link>src\date_c.cs</Link>
160 </Compile>
161 <Compile Include="..\community.csharpsqlite\src\Delegates.cs">
162 <Link>src\Delegates.cs</Link>
163 </Compile>
164 <Compile Include="..\community.csharpsqlite\src\delete_c.cs">
165 <Link>src\delete_c.cs</Link>
166 </Compile>
167 <Compile Include="..\community.csharpsqlite\src\expr_c.cs">
168 <Link>src\expr_c.cs</Link>
169 </Compile>
170 <Compile Include="..\community.csharpsqlite\src\fault_c.cs">
171 <Link>src\fault_c.cs</Link>
172 </Compile>
173 <Compile Include="..\community.csharpsqlite\src\fkey_c.cs">
174 <Link>src\fkey_c.cs</Link>
175 </Compile>
176 <Compile Include="..\community.csharpsqlite\src\func_c.cs">
177 <Link>src\func_c.cs</Link>
178 </Compile>
179 <Compile Include="..\community.csharpsqlite\src\global_c.cs">
180 <Link>src\global_c.cs</Link>
181 </Compile>
182 <Compile Include="..\community.csharpsqlite\src\hash_c.cs">
183 <Link>src\hash_c.cs</Link>
184 </Compile>
185 <Compile Include="..\community.csharpsqlite\src\Hash_h.cs">
186 <Link>src\Hash_h.cs</Link>
187 </Compile>
188 <Compile Include="..\community.csharpsqlite\src\hwtime_c.cs">
189 <Link>src\hwtime_c.cs</Link>
190 </Compile>
191 <Compile Include="..\community.csharpsqlite\src\insert_c.cs">
192 <Link>src\insert_c.cs</Link>
193 </Compile>
194 <Compile Include="..\community.csharpsqlite\src\journal_c.cs">
195 <Link>src\journal_c.cs</Link>
196 </Compile>
197 <Compile Include="..\community.csharpsqlite\src\keywordhash_h.cs">
198 <Link>src\keywordhash_h.cs</Link>
199 </Compile>
200 <Compile Include="..\community.csharpsqlite\src\legacy_c.cs">
201 <Link>src\legacy_c.cs</Link>
202 </Compile>
203 <Compile Include="..\community.csharpsqlite\src\loadext_c.cs">
204 <Link>src\loadext_c.cs</Link>
205 </Compile>
206 <Compile Include="..\community.csharpsqlite\src\main_c.cs">
207 <Link>src\main_c.cs</Link>
208 </Compile>
209 <Compile Include="..\community.csharpsqlite\src\malloc_c.cs">
210 <Link>src\malloc_c.cs</Link>
211 </Compile>
212 <Compile Include="..\community.csharpsqlite\src\memjournal_c.cs">
213 <Link>src\memjournal_c.cs</Link>
214 </Compile>
215 <Compile Include="..\community.csharpsqlite\src\mem_Pool.cs">
216 <Link>src\mem_Pool.cs</Link>
217 </Compile>
218 <Compile Include="..\community.csharpsqlite\src\mutex_c.cs">
219 <Link>src\mutex_c.cs</Link>
220 </Compile>
221 <Compile Include="..\community.csharpsqlite\src\mutex_h.cs">
222 <Link>src\mutex_h.cs</Link>
223 </Compile>
224 <Compile Include="..\community.csharpsqlite\src\mutex_noop_c.cs">
225 <Link>src\mutex_noop_c.cs</Link>
226 </Compile>
227 <Compile Include="..\community.csharpsqlite\src\mutex_w32.cs">
228 <Link>src\mutex_w32.cs</Link>
229 </Compile>
230 <Compile Include="..\community.csharpsqlite\src\notify_c.cs">
231 <Link>src\notify_c.cs</Link>
232 </Compile>
233 <Compile Include="..\community.csharpsqlite\src\opcodes_c.cs">
234 <Link>src\opcodes_c.cs</Link>
235 </Compile>
236 <Compile Include="..\community.csharpsqlite\src\opcodes_h.cs">
237 <Link>src\opcodes_h.cs</Link>
238 </Compile>
239 <Compile Include="..\community.csharpsqlite\src\os_c.cs">
240 <Link>src\os_c.cs</Link>
241 </Compile>
242 <Compile Include="..\community.csharpsqlite\src\os_common_h.cs">
243 <Link>src\os_common_h.cs</Link>
244 </Compile>
245 <Compile Include="..\community.csharpsqlite\src\os_h.cs">
246 <Link>src\os_h.cs</Link>
247 </Compile>
248 <Compile Include="..\community.csharpsqlite\src\os_win_c.cs">
249 <Link>src\os_win_c.cs</Link>
250 </Compile>
251 <Compile Include="..\community.csharpsqlite\src\pager_c.cs">
252 <Link>src\pager_c.cs</Link>
253 </Compile>
254 <Compile Include="..\community.csharpsqlite\src\pager_h.cs">
255 <Link>src\pager_h.cs</Link>
256 </Compile>
257 <Compile Include="..\community.csharpsqlite\src\parse_c.cs">
258 <Link>src\parse_c.cs</Link>
259 </Compile>
260 <Compile Include="..\community.csharpsqlite\src\parse_h.cs">
261 <Link>src\parse_h.cs</Link>
262 </Compile>
263 <Compile Include="..\community.csharpsqlite\src\pcache1_c.cs">
264 <Link>src\pcache1_c.cs</Link>
265 </Compile>
266 <Compile Include="..\community.csharpsqlite\src\pcache_c.cs">
267 <Link>src\pcache_c.cs</Link>
268 </Compile>
269 <Compile Include="..\community.csharpsqlite\src\pcache_h.cs">
270 <Link>src\pcache_h.cs</Link>
271 </Compile>
272 <Compile Include="..\community.csharpsqlite\src\pragma_c.cs">
273 <Link>src\pragma_c.cs</Link>
274 </Compile>
275 <Compile Include="..\community.csharpsqlite\src\prepare_c.cs">
276 <Link>src\prepare_c.cs</Link>
277 </Compile>
278 <Compile Include="..\community.csharpsqlite\src\printf_c.cs">
279 <Link>src\printf_c.cs</Link>
280 </Compile>
281 <Compile Include="..\community.csharpsqlite\src\random_c.cs">
282 <Link>src\random_c.cs</Link>
283 </Compile>
284 <Compile Include="..\community.csharpsqlite\src\resolve_c.cs">
285 <Link>src\resolve_c.cs</Link>
286 </Compile>
287 <Compile Include="..\community.csharpsqlite\src\rowset_c.cs">
288 <Link>src\rowset_c.cs</Link>
289 </Compile>
290 <Compile Include="..\community.csharpsqlite\src\select_c.cs">
291 <Link>src\select_c.cs</Link>
292 </Compile>
293 <Compile Include="..\community.csharpsqlite\src\sqlite3_h.cs">
294 <Link>src\sqlite3_h.cs</Link>
295 </Compile>
296 <Compile Include="..\community.csharpsqlite\src\sqliteInt_h.cs">
297 <Link>src\sqliteInt_h.cs</Link>
298 </Compile>
299 <Compile Include="..\community.csharpsqlite\src\sqliteLimit_h.cs">
300 <Link>src\sqliteLimit_h.cs</Link>
301 </Compile>
302 <Compile Include="..\community.csharpsqlite\src\status_c.cs">
303 <Link>src\status_c.cs</Link>
304 </Compile>
305 <Compile Include="..\community.csharpsqlite\src\table_c.cs">
306 <Link>src\table_c.cs</Link>
307 </Compile>
308 <Compile Include="..\community.csharpsqlite\src\tokenize_c.cs">
309 <Link>src\tokenize_c.cs</Link>
310 </Compile>
311 <Compile Include="..\community.csharpsqlite\src\trigger_c.cs">
312 <Link>src\trigger_c.cs</Link>
313 </Compile>
314 <Compile Include="..\community.csharpsqlite\src\update_c.cs">
315 <Link>src\update_c.cs</Link>
316 </Compile>
317 <Compile Include="..\community.csharpsqlite\src\utf_c.cs">
318 <Link>src\utf_c.cs</Link>
319 </Compile>
320 <Compile Include="..\community.csharpsqlite\src\util_c.cs">
321 <Link>src\util_c.cs</Link>
322 </Compile>
323 <Compile Include="..\community.csharpsqlite\src\vacuum_c.cs">
324 <Link>src\vacuum_c.cs</Link>
325 </Compile>
326 <Compile Include="..\community.csharpsqlite\src\vdbeapi_c.cs">
327 <Link>src\vdbeapi_c.cs</Link>
328 </Compile>
329 <Compile Include="..\community.csharpsqlite\src\vdbeaux_c.cs">
330 <Link>src\vdbeaux_c.cs</Link>
331 </Compile>
332 <Compile Include="..\community.csharpsqlite\src\vdbeblob_c.cs">
333 <Link>src\vdbeblob_c.cs</Link>
334 </Compile>
335 <Compile Include="..\community.csharpsqlite\src\VdbeInt_h.cs">
336 <Link>src\VdbeInt_h.cs</Link>
337 </Compile>
338 <Compile Include="..\community.csharpsqlite\src\vdbemem_c.cs">
339 <Link>src\vdbemem_c.cs</Link>
340 </Compile>
341 <Compile Include="..\community.csharpsqlite\src\vdbetrace_c.cs">
342 <Link>src\vdbetrace_c.cs</Link>
343 </Compile>
344 <Compile Include="..\community.csharpsqlite\src\vdbe_c.cs">
345 <Link>src\vdbe_c.cs</Link>
346 </Compile>
347 <Compile Include="..\community.csharpsqlite\src\Vdbe_h.cs">
348 <Link>src\Vdbe_h.cs</Link>
349 </Compile>
350 <Compile Include="..\community.csharpsqlite\src\vtab_c.cs">
351 <Link>src\vtab_c.cs</Link>
352 </Compile>
353 <Compile Include="..\community.csharpsqlite\src\walker_c.cs">
354 <Link>src\walker_c.cs</Link>
355 </Compile>
356 <Compile Include="..\community.csharpsqlite\src\wal_c.cs">
357 <Link>src\wal_c.cs</Link>
358 </Compile>
359 <Compile Include="..\community.csharpsqlite\src\wal_h.cs">
360 <Link>src\wal_h.cs</Link>
361 </Compile>
362 <Compile Include="..\community.csharpsqlite\src\where_c.cs">
363 <Link>src\where_c.cs</Link>
364 </Compile>
365 <Compile Include="..\community.csharpsqlite\src\_Custom.cs">
366 <Link>src\_Custom.cs</Link>
367 </Compile>
368 <Compile Include="Properties\AssemblyInfo.cs" />
369 </ItemGroup>
370 <PropertyGroup Condition=" '$(VisualStudioVersion)' == '' ">
371 <VisualStudioVersion>11.0</VisualStudioVersion>
372 </PropertyGroup>
373 <Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
374 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
375 Other similar extension points exist, see Microsoft.Common.targets.
376 <Target Name="BeforeBuild">
377 </Target>
378 <Target Name="AfterBuild">
379 </Target>
380 -->
381 </Project>