SQLite3Dll.vcxproj 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <ItemGroup Label="ProjectConfigurations">
  4. <ProjectConfiguration Include="CleannessRelease|Win32">
  5. <Configuration>CleannessRelease</Configuration>
  6. <Platform>Win32</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="CleannessRelease|x64">
  9. <Configuration>CleannessRelease</Configuration>
  10. <Platform>x64</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Debug|Win32">
  13. <Configuration>Debug</Configuration>
  14. <Platform>Win32</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="LithiumCleanness|Win32">
  17. <Configuration>LithiumCleanness</Configuration>
  18. <Platform>Win32</Platform>
  19. </ProjectConfiguration>
  20. <ProjectConfiguration Include="LithiumCleanness|x64">
  21. <Configuration>LithiumCleanness</Configuration>
  22. <Platform>x64</Platform>
  23. </ProjectConfiguration>
  24. <ProjectConfiguration Include="Release_oxford50|Win32">
  25. <Configuration>Release_oxford50</Configuration>
  26. <Platform>Win32</Platform>
  27. </ProjectConfiguration>
  28. <ProjectConfiguration Include="Release_oxford50|x64">
  29. <Configuration>Release_oxford50</Configuration>
  30. <Platform>x64</Platform>
  31. </ProjectConfiguration>
  32. <ProjectConfiguration Include="Release_oxford60|Win32">
  33. <Configuration>Release_oxford60</Configuration>
  34. <Platform>Win32</Platform>
  35. </ProjectConfiguration>
  36. <ProjectConfiguration Include="Release_oxford60|x64">
  37. <Configuration>Release_oxford60</Configuration>
  38. <Platform>x64</Platform>
  39. </ProjectConfiguration>
  40. <ProjectConfiguration Include="Release_oxford61|Win32">
  41. <Configuration>Release_oxford61</Configuration>
  42. <Platform>Win32</Platform>
  43. </ProjectConfiguration>
  44. <ProjectConfiguration Include="Release_oxford61|x64">
  45. <Configuration>Release_oxford61</Configuration>
  46. <Platform>x64</Platform>
  47. </ProjectConfiguration>
  48. <ProjectConfiguration Include="Release|Win32">
  49. <Configuration>Release</Configuration>
  50. <Platform>Win32</Platform>
  51. </ProjectConfiguration>
  52. <ProjectConfiguration Include="Debug|x64">
  53. <Configuration>Debug</Configuration>
  54. <Platform>x64</Platform>
  55. </ProjectConfiguration>
  56. <ProjectConfiguration Include="Release|x64">
  57. <Configuration>Release</Configuration>
  58. <Platform>x64</Platform>
  59. </ProjectConfiguration>
  60. </ItemGroup>
  61. <PropertyGroup Label="Globals">
  62. <VCProjectVersion>15.0</VCProjectVersion>
  63. <ProjectGuid>{EC722DFC-BD72-4673-B9E2-226C70B015A8}</ProjectGuid>
  64. <Keyword>Win32Proj</Keyword>
  65. <RootNamespace>SQLite3Dll</RootNamespace>
  66. <WindowsTargetPlatformVersion>10.0.19041.0</WindowsTargetPlatformVersion>
  67. </PropertyGroup>
  68. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  69. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  70. <ConfigurationType>DynamicLibrary</ConfigurationType>
  71. <UseDebugLibraries>true</UseDebugLibraries>
  72. <PlatformToolset>v142</PlatformToolset>
  73. <CharacterSet>MultiByte</CharacterSet>
  74. </PropertyGroup>
  75. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|Win32'" Label="Configuration">
  76. <ConfigurationType>DynamicLibrary</ConfigurationType>
  77. <UseDebugLibraries>true</UseDebugLibraries>
  78. <PlatformToolset>v142</PlatformToolset>
  79. <CharacterSet>MultiByte</CharacterSet>
  80. <UseOfMfc>Dynamic</UseOfMfc>
  81. </PropertyGroup>
  82. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford60|Win32'" Label="Configuration">
  83. <ConfigurationType>DynamicLibrary</ConfigurationType>
  84. <UseDebugLibraries>true</UseDebugLibraries>
  85. <PlatformToolset>v142</PlatformToolset>
  86. <CharacterSet>MultiByte</CharacterSet>
  87. <UseOfMfc>Dynamic</UseOfMfc>
  88. </PropertyGroup>
  89. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford61|Win32'" Label="Configuration">
  90. <ConfigurationType>DynamicLibrary</ConfigurationType>
  91. <UseDebugLibraries>true</UseDebugLibraries>
  92. <PlatformToolset>v142</PlatformToolset>
  93. <CharacterSet>MultiByte</CharacterSet>
  94. <UseOfMfc>Dynamic</UseOfMfc>
  95. </PropertyGroup>
  96. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CleannessRelease|Win32'" Label="Configuration">
  97. <ConfigurationType>DynamicLibrary</ConfigurationType>
  98. <UseDebugLibraries>true</UseDebugLibraries>
  99. <PlatformToolset>v142</PlatformToolset>
  100. <CharacterSet>MultiByte</CharacterSet>
  101. <UseOfMfc>Dynamic</UseOfMfc>
  102. </PropertyGroup>
  103. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='LithiumCleanness|Win32'" Label="Configuration">
  104. <ConfigurationType>DynamicLibrary</ConfigurationType>
  105. <UseDebugLibraries>true</UseDebugLibraries>
  106. <PlatformToolset>v142</PlatformToolset>
  107. <CharacterSet>MultiByte</CharacterSet>
  108. <UseOfMfc>Dynamic</UseOfMfc>
  109. </PropertyGroup>
  110. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  111. <ConfigurationType>DynamicLibrary</ConfigurationType>
  112. <UseDebugLibraries>false</UseDebugLibraries>
  113. <PlatformToolset>v142</PlatformToolset>
  114. <WholeProgramOptimization>true</WholeProgramOptimization>
  115. <CharacterSet>MultiByte</CharacterSet>
  116. </PropertyGroup>
  117. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  118. <ConfigurationType>DynamicLibrary</ConfigurationType>
  119. <UseDebugLibraries>true</UseDebugLibraries>
  120. <PlatformToolset>v142</PlatformToolset>
  121. <CharacterSet>MultiByte</CharacterSet>
  122. </PropertyGroup>
  123. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|x64'" Label="Configuration">
  124. <ConfigurationType>DynamicLibrary</ConfigurationType>
  125. <UseDebugLibraries>true</UseDebugLibraries>
  126. <PlatformToolset>v142</PlatformToolset>
  127. <CharacterSet>MultiByte</CharacterSet>
  128. <WholeProgramOptimization>true</WholeProgramOptimization>
  129. </PropertyGroup>
  130. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford60|x64'" Label="Configuration">
  131. <ConfigurationType>DynamicLibrary</ConfigurationType>
  132. <UseDebugLibraries>true</UseDebugLibraries>
  133. <PlatformToolset>v142</PlatformToolset>
  134. <CharacterSet>MultiByte</CharacterSet>
  135. <WholeProgramOptimization>true</WholeProgramOptimization>
  136. </PropertyGroup>
  137. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford61|x64'" Label="Configuration">
  138. <ConfigurationType>DynamicLibrary</ConfigurationType>
  139. <UseDebugLibraries>true</UseDebugLibraries>
  140. <PlatformToolset>v142</PlatformToolset>
  141. <CharacterSet>MultiByte</CharacterSet>
  142. <WholeProgramOptimization>true</WholeProgramOptimization>
  143. </PropertyGroup>
  144. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CleannessRelease|x64'" Label="Configuration">
  145. <ConfigurationType>DynamicLibrary</ConfigurationType>
  146. <UseDebugLibraries>true</UseDebugLibraries>
  147. <PlatformToolset>v142</PlatformToolset>
  148. <CharacterSet>MultiByte</CharacterSet>
  149. <WholeProgramOptimization>true</WholeProgramOptimization>
  150. </PropertyGroup>
  151. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='LithiumCleanness|x64'" Label="Configuration">
  152. <ConfigurationType>DynamicLibrary</ConfigurationType>
  153. <UseDebugLibraries>true</UseDebugLibraries>
  154. <PlatformToolset>v142</PlatformToolset>
  155. <CharacterSet>MultiByte</CharacterSet>
  156. <WholeProgramOptimization>true</WholeProgramOptimization>
  157. </PropertyGroup>
  158. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  159. <ConfigurationType>DynamicLibrary</ConfigurationType>
  160. <UseDebugLibraries>false</UseDebugLibraries>
  161. <PlatformToolset>v142</PlatformToolset>
  162. <WholeProgramOptimization>true</WholeProgramOptimization>
  163. <CharacterSet>MultiByte</CharacterSet>
  164. </PropertyGroup>
  165. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  166. <ImportGroup Label="ExtensionSettings">
  167. </ImportGroup>
  168. <ImportGroup Label="Shared">
  169. </ImportGroup>
  170. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  171. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  172. </ImportGroup>
  173. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|Win32'" Label="PropertySheets">
  174. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  175. </ImportGroup>
  176. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford60|Win32'" Label="PropertySheets">
  177. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  178. </ImportGroup>
  179. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford61|Win32'" Label="PropertySheets">
  180. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  181. </ImportGroup>
  182. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='CleannessRelease|Win32'" Label="PropertySheets">
  183. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  184. </ImportGroup>
  185. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='LithiumCleanness|Win32'" Label="PropertySheets">
  186. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  187. </ImportGroup>
  188. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  189. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  190. </ImportGroup>
  191. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  192. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  193. </ImportGroup>
  194. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|x64'" Label="PropertySheets">
  195. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  196. </ImportGroup>
  197. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford60|x64'" Label="PropertySheets">
  198. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  199. </ImportGroup>
  200. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford61|x64'" Label="PropertySheets">
  201. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  202. </ImportGroup>
  203. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='CleannessRelease|x64'" Label="PropertySheets">
  204. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  205. </ImportGroup>
  206. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='LithiumCleanness|x64'" Label="PropertySheets">
  207. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  208. </ImportGroup>
  209. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  210. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  211. </ImportGroup>
  212. <PropertyGroup Label="UserMacros" />
  213. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  214. <LinkIncremental>true</LinkIncremental>
  215. <TargetName>SQLite3Dll</TargetName>
  216. <IntDir>$(SolutionDir)\Obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  217. <OutDir>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\</OutDir>
  218. <IncludePath>$(SolutionDir)SQLite3Dll;$(IncludePath)</IncludePath>
  219. <ReferencePath>E:\OTS_SrcV1.1\OTS\SQLite3Dll;$(ReferencePath)</ReferencePath>
  220. <IgnoreImportLibrary>true</IgnoreImportLibrary>
  221. </PropertyGroup>
  222. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|Win32'">
  223. <LinkIncremental>true</LinkIncremental>
  224. <TargetName>SQLite3Dll</TargetName>
  225. <IntDir>$(SolutionDir)\Obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  226. <OutDir>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\</OutDir>
  227. <IncludePath>$(SolutionDir)SQLite3Dll;$(IncludePath)</IncludePath>
  228. <ReferencePath>E:\OTS_SrcV1.1\OTS\SQLite3Dll;$(ReferencePath)</ReferencePath>
  229. <IgnoreImportLibrary>true</IgnoreImportLibrary>
  230. </PropertyGroup>
  231. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford60|Win32'">
  232. <LinkIncremental>true</LinkIncremental>
  233. <TargetName>SQLite3Dll</TargetName>
  234. <IntDir>$(SolutionDir)\Obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  235. <OutDir>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\</OutDir>
  236. <IncludePath>$(SolutionDir)SQLite3Dll;$(IncludePath)</IncludePath>
  237. <ReferencePath>E:\OTS_SrcV1.1\OTS\SQLite3Dll;$(ReferencePath)</ReferencePath>
  238. <IgnoreImportLibrary>true</IgnoreImportLibrary>
  239. </PropertyGroup>
  240. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford61|Win32'">
  241. <LinkIncremental>true</LinkIncremental>
  242. <TargetName>SQLite3Dll</TargetName>
  243. <IntDir>$(SolutionDir)\Obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  244. <OutDir>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\</OutDir>
  245. <IncludePath>$(SolutionDir)SQLite3Dll;$(IncludePath)</IncludePath>
  246. <ReferencePath>E:\OTS_SrcV1.1\OTS\SQLite3Dll;$(ReferencePath)</ReferencePath>
  247. <IgnoreImportLibrary>true</IgnoreImportLibrary>
  248. </PropertyGroup>
  249. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CleannessRelease|Win32'">
  250. <LinkIncremental>true</LinkIncremental>
  251. <TargetName>SQLite3Dll</TargetName>
  252. <IntDir>$(SolutionDir)\Obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  253. <OutDir>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\</OutDir>
  254. <IncludePath>$(SolutionDir)SQLite3Dll;$(IncludePath)</IncludePath>
  255. <ReferencePath>E:\OTS_SrcV1.1\OTS\SQLite3Dll;$(ReferencePath)</ReferencePath>
  256. <IgnoreImportLibrary>true</IgnoreImportLibrary>
  257. </PropertyGroup>
  258. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='LithiumCleanness|Win32'">
  259. <LinkIncremental>true</LinkIncremental>
  260. <TargetName>SQLite3Dll</TargetName>
  261. <IntDir>$(SolutionDir)\Obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  262. <OutDir>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\</OutDir>
  263. <IncludePath>$(SolutionDir)SQLite3Dll;$(IncludePath)</IncludePath>
  264. <ReferencePath>E:\OTS_SrcV1.1\OTS\SQLite3Dll;$(ReferencePath)</ReferencePath>
  265. <IgnoreImportLibrary>true</IgnoreImportLibrary>
  266. </PropertyGroup>
  267. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  268. <LinkIncremental>true</LinkIncremental>
  269. <OutDir>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\</OutDir>
  270. <IntDir>$(SolutionDir)\Obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  271. <TargetName>SQLite3Win64Dll</TargetName>
  272. <IncludePath>$(SolutionDir)SQLite3Dll;$(IncludePath)</IncludePath>
  273. <ReferencePath>SQLiteDBWin64Dll</ReferencePath>
  274. </PropertyGroup>
  275. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|x64'">
  276. <LinkIncremental>true</LinkIncremental>
  277. <OutDir>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\</OutDir>
  278. <IntDir>$(SolutionDir)\Obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  279. <TargetName>SQLite3Win64Dll</TargetName>
  280. <IncludePath>$(SolutionDir)SQLite3Dll;$(IncludePath)</IncludePath>
  281. <ReferencePath>SQLiteDBWin64Dll</ReferencePath>
  282. </PropertyGroup>
  283. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford60|x64'">
  284. <LinkIncremental>true</LinkIncremental>
  285. <OutDir>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\</OutDir>
  286. <IntDir>$(SolutionDir)\Obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  287. <TargetName>SQLite3Win64Dll</TargetName>
  288. <IncludePath>$(SolutionDir)SQLite3Dll;$(IncludePath)</IncludePath>
  289. <ReferencePath>SQLiteDBWin64Dll</ReferencePath>
  290. </PropertyGroup>
  291. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford61|x64'">
  292. <LinkIncremental>true</LinkIncremental>
  293. <OutDir>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\</OutDir>
  294. <IntDir>$(SolutionDir)\Obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  295. <TargetName>SQLite3Win64Dll</TargetName>
  296. <IncludePath>$(SolutionDir)SQLite3Dll;$(IncludePath)</IncludePath>
  297. <ReferencePath>SQLiteDBWin64Dll</ReferencePath>
  298. </PropertyGroup>
  299. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CleannessRelease|x64'">
  300. <LinkIncremental>true</LinkIncremental>
  301. <OutDir>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\</OutDir>
  302. <IntDir>$(SolutionDir)\Obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  303. <TargetName>SQLite3Win64Dll</TargetName>
  304. <IncludePath>$(SolutionDir)SQLite3Dll;$(IncludePath)</IncludePath>
  305. <ReferencePath>SQLiteDBWin64Dll</ReferencePath>
  306. </PropertyGroup>
  307. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='LithiumCleanness|x64'">
  308. <LinkIncremental>true</LinkIncremental>
  309. <OutDir>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\</OutDir>
  310. <IntDir>$(SolutionDir)\Obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  311. <TargetName>SQLite3Win64Dll</TargetName>
  312. <IncludePath>$(SolutionDir)SQLite3Dll;$(IncludePath)</IncludePath>
  313. <ReferencePath>SQLiteDBWin64Dll</ReferencePath>
  314. </PropertyGroup>
  315. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  316. <LinkIncremental>false</LinkIncremental>
  317. <TargetName>SQLite3Dll</TargetName>
  318. <OutDir>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\</OutDir>
  319. <IntDir>$(SolutionDir)\Obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  320. <IncludePath>$(SolutionDir)SQLite3Dll;$(IncludePath)</IncludePath>
  321. <ReferencePath>SQLiteDBDll</ReferencePath>
  322. </PropertyGroup>
  323. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  324. <LinkIncremental>false</LinkIncremental>
  325. <OutDir>$(SolutionDir)\Bin\$(Platform)\$(Configuration)\</OutDir>
  326. <IntDir>$(SolutionDir)\Obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  327. <TargetName>SQLite3Win64Dll</TargetName>
  328. <IncludePath>$(SolutionDir)SQLite3Dll;$(IncludePath)</IncludePath>
  329. <ReferencePath>SQLiteDBWin64Dll</ReferencePath>
  330. </PropertyGroup>
  331. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  332. <ClCompile>
  333. <PrecompiledHeader>Use</PrecompiledHeader>
  334. <WarningLevel>Level3</WarningLevel>
  335. <Optimization>Disabled</Optimization>
  336. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;SQLITE3DLL_EXPORTS;SQLITE_ENABLE_COLUMN_METADATA;SQLITE_ENABLE_RTREE;SQLITE_ENABLE_FTS5;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  337. </ClCompile>
  338. <Link>
  339. <SubSystem>Windows</SubSystem>
  340. <ModuleDefinitionFile>sqlite3Win32.def</ModuleDefinitionFile>
  341. <OutputFile>$(OutDir)\SQLite3Dll.dll</OutputFile>
  342. </Link>
  343. </ItemDefinitionGroup>
  344. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|Win32'">
  345. <ClCompile>
  346. <PrecompiledHeader>Use</PrecompiledHeader>
  347. <WarningLevel>Level3</WarningLevel>
  348. <Optimization>Disabled</Optimization>
  349. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;SQLITE3DLL_EXPORTS;SQLITE_ENABLE_COLUMN_METADATA;SQLITE_ENABLE_RTREE;SQLITE_ENABLE_FTS5;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  350. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  351. </ClCompile>
  352. <Link>
  353. <SubSystem>Windows</SubSystem>
  354. <ModuleDefinitionFile>sqlite3Win32.def</ModuleDefinitionFile>
  355. <OutputFile>$(OutDir)\SQLite3Dll.dll</OutputFile>
  356. </Link>
  357. </ItemDefinitionGroup>
  358. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford60|Win32'">
  359. <ClCompile>
  360. <PrecompiledHeader>Use</PrecompiledHeader>
  361. <WarningLevel>Level3</WarningLevel>
  362. <Optimization>Disabled</Optimization>
  363. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;SQLITE3DLL_EXPORTS;SQLITE_ENABLE_COLUMN_METADATA;SQLITE_ENABLE_RTREE;SQLITE_ENABLE_FTS5;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  364. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  365. </ClCompile>
  366. <Link>
  367. <SubSystem>Windows</SubSystem>
  368. <ModuleDefinitionFile>sqlite3Win32.def</ModuleDefinitionFile>
  369. <OutputFile>$(OutDir)\SQLite3Dll.dll</OutputFile>
  370. </Link>
  371. </ItemDefinitionGroup>
  372. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford61|Win32'">
  373. <ClCompile>
  374. <PrecompiledHeader>Use</PrecompiledHeader>
  375. <WarningLevel>Level3</WarningLevel>
  376. <Optimization>Disabled</Optimization>
  377. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;SQLITE3DLL_EXPORTS;SQLITE_ENABLE_COLUMN_METADATA;SQLITE_ENABLE_RTREE;SQLITE_ENABLE_FTS5;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  378. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  379. </ClCompile>
  380. <Link>
  381. <SubSystem>Windows</SubSystem>
  382. <ModuleDefinitionFile>sqlite3Win32.def</ModuleDefinitionFile>
  383. <OutputFile>$(OutDir)\SQLite3Dll.dll</OutputFile>
  384. </Link>
  385. </ItemDefinitionGroup>
  386. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='CleannessRelease|Win32'">
  387. <ClCompile>
  388. <PrecompiledHeader>Use</PrecompiledHeader>
  389. <WarningLevel>Level3</WarningLevel>
  390. <Optimization>Disabled</Optimization>
  391. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;SQLITE3DLL_EXPORTS;SQLITE_ENABLE_COLUMN_METADATA;SQLITE_ENABLE_RTREE;SQLITE_ENABLE_FTS5;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  392. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  393. </ClCompile>
  394. <Link>
  395. <SubSystem>Windows</SubSystem>
  396. <ModuleDefinitionFile>sqlite3Win32.def</ModuleDefinitionFile>
  397. <OutputFile>$(OutDir)\SQLite3Dll.dll</OutputFile>
  398. </Link>
  399. </ItemDefinitionGroup>
  400. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='LithiumCleanness|Win32'">
  401. <ClCompile>
  402. <PrecompiledHeader>Use</PrecompiledHeader>
  403. <WarningLevel>Level3</WarningLevel>
  404. <Optimization>Disabled</Optimization>
  405. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;SQLITE3DLL_EXPORTS;SQLITE_ENABLE_COLUMN_METADATA;SQLITE_ENABLE_RTREE;SQLITE_ENABLE_FTS5;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  406. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  407. </ClCompile>
  408. <Link>
  409. <SubSystem>Windows</SubSystem>
  410. <ModuleDefinitionFile>sqlite3Win32.def</ModuleDefinitionFile>
  411. <OutputFile>$(OutDir)\SQLite3Dll.dll</OutputFile>
  412. </Link>
  413. </ItemDefinitionGroup>
  414. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  415. <ClCompile>
  416. <PrecompiledHeader>Use</PrecompiledHeader>
  417. <WarningLevel>Level3</WarningLevel>
  418. <Optimization>Disabled</Optimization>
  419. <PreprocessorDefinitions>_DEBUG;_WINDOWS;_USRDLL;SQLITE3DLL_EXPORTS;SQLITE_ENABLE_COLUMN_METADATA;SQLITE_ENABLE_RTREE;SQLITE_ENABLE_FTS5;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  420. </ClCompile>
  421. <Link>
  422. <SubSystem>Windows</SubSystem>
  423. <ModuleDefinitionFile>sqlite3Win64.def</ModuleDefinitionFile>
  424. <OutputFile>$(OutDir)\SQLite3Win64Dll.dll</OutputFile>
  425. </Link>
  426. </ItemDefinitionGroup>
  427. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|x64'">
  428. <ClCompile>
  429. <PrecompiledHeader>Use</PrecompiledHeader>
  430. <WarningLevel>Level3</WarningLevel>
  431. <Optimization>MaxSpeed</Optimization>
  432. <PreprocessorDefinitions>NDEBUG;_WINDOWS;_USRDLL;SQLITE3DLL_EXPORTS;SQLITE_ENABLE_COLUMN_METADATA;SQLITE_ENABLE_RTREE;SQLITE_ENABLE_FTS5;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  433. <BasicRuntimeChecks>Default</BasicRuntimeChecks>
  434. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  435. <IntrinsicFunctions>true</IntrinsicFunctions>
  436. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  437. <SupportJustMyCode>true</SupportJustMyCode>
  438. <WholeProgramOptimization>true</WholeProgramOptimization>
  439. </ClCompile>
  440. <Link>
  441. <SubSystem>Windows</SubSystem>
  442. <ModuleDefinitionFile>sqlite3Win64.def</ModuleDefinitionFile>
  443. <OutputFile>$(OutDir)\SQLite3Win64Dll.dll</OutputFile>
  444. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  445. <OptimizeReferences>true</OptimizeReferences>
  446. </Link>
  447. </ItemDefinitionGroup>
  448. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford60|x64'">
  449. <ClCompile>
  450. <PrecompiledHeader>Use</PrecompiledHeader>
  451. <WarningLevel>Level3</WarningLevel>
  452. <Optimization>MaxSpeed</Optimization>
  453. <PreprocessorDefinitions>NDEBUG;_WINDOWS;_USRDLL;SQLITE3DLL_EXPORTS;SQLITE_ENABLE_COLUMN_METADATA;SQLITE_ENABLE_RTREE;SQLITE_ENABLE_FTS5;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  454. <BasicRuntimeChecks>Default</BasicRuntimeChecks>
  455. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  456. <IntrinsicFunctions>true</IntrinsicFunctions>
  457. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  458. <SupportJustMyCode>true</SupportJustMyCode>
  459. <WholeProgramOptimization>true</WholeProgramOptimization>
  460. </ClCompile>
  461. <Link>
  462. <SubSystem>Windows</SubSystem>
  463. <ModuleDefinitionFile>sqlite3Win64.def</ModuleDefinitionFile>
  464. <OutputFile>$(OutDir)\SQLite3Win64Dll.dll</OutputFile>
  465. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  466. <OptimizeReferences>true</OptimizeReferences>
  467. </Link>
  468. </ItemDefinitionGroup>
  469. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_oxford61|x64'">
  470. <ClCompile>
  471. <PrecompiledHeader>Use</PrecompiledHeader>
  472. <WarningLevel>Level3</WarningLevel>
  473. <Optimization>MaxSpeed</Optimization>
  474. <PreprocessorDefinitions>NDEBUG;_WINDOWS;_USRDLL;SQLITE3DLL_EXPORTS;SQLITE_ENABLE_COLUMN_METADATA;SQLITE_ENABLE_RTREE;SQLITE_ENABLE_FTS5;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  475. <BasicRuntimeChecks>Default</BasicRuntimeChecks>
  476. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  477. <IntrinsicFunctions>true</IntrinsicFunctions>
  478. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  479. <SupportJustMyCode>true</SupportJustMyCode>
  480. <WholeProgramOptimization>true</WholeProgramOptimization>
  481. </ClCompile>
  482. <Link>
  483. <SubSystem>Windows</SubSystem>
  484. <ModuleDefinitionFile>sqlite3Win64.def</ModuleDefinitionFile>
  485. <OutputFile>$(OutDir)\SQLite3Win64Dll.dll</OutputFile>
  486. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  487. <OptimizeReferences>true</OptimizeReferences>
  488. </Link>
  489. </ItemDefinitionGroup>
  490. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='CleannessRelease|x64'">
  491. <ClCompile>
  492. <PrecompiledHeader>Use</PrecompiledHeader>
  493. <WarningLevel>Level3</WarningLevel>
  494. <Optimization>MaxSpeed</Optimization>
  495. <PreprocessorDefinitions>NDEBUG;_WINDOWS;_USRDLL;SQLITE3DLL_EXPORTS;SQLITE_ENABLE_COLUMN_METADATA;SQLITE_ENABLE_RTREE;SQLITE_ENABLE_FTS5;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  496. <BasicRuntimeChecks>Default</BasicRuntimeChecks>
  497. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  498. <IntrinsicFunctions>true</IntrinsicFunctions>
  499. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  500. <SupportJustMyCode>true</SupportJustMyCode>
  501. <WholeProgramOptimization>true</WholeProgramOptimization>
  502. </ClCompile>
  503. <Link>
  504. <SubSystem>Windows</SubSystem>
  505. <ModuleDefinitionFile>sqlite3Win64.def</ModuleDefinitionFile>
  506. <OutputFile>$(OutDir)\SQLite3Win64Dll.dll</OutputFile>
  507. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  508. <OptimizeReferences>true</OptimizeReferences>
  509. </Link>
  510. </ItemDefinitionGroup>
  511. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='LithiumCleanness|x64'">
  512. <ClCompile>
  513. <PrecompiledHeader>Use</PrecompiledHeader>
  514. <WarningLevel>Level3</WarningLevel>
  515. <Optimization>MaxSpeed</Optimization>
  516. <PreprocessorDefinitions>NDEBUG;_WINDOWS;_USRDLL;SQLITE3DLL_EXPORTS;SQLITE_ENABLE_COLUMN_METADATA;SQLITE_ENABLE_RTREE;SQLITE_ENABLE_FTS5;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  517. <BasicRuntimeChecks>Default</BasicRuntimeChecks>
  518. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  519. <IntrinsicFunctions>true</IntrinsicFunctions>
  520. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  521. <SupportJustMyCode>true</SupportJustMyCode>
  522. <WholeProgramOptimization>true</WholeProgramOptimization>
  523. </ClCompile>
  524. <Link>
  525. <SubSystem>Windows</SubSystem>
  526. <ModuleDefinitionFile>sqlite3Win64.def</ModuleDefinitionFile>
  527. <OutputFile>$(OutDir)\SQLite3Win64Dll.dll</OutputFile>
  528. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  529. <OptimizeReferences>true</OptimizeReferences>
  530. </Link>
  531. </ItemDefinitionGroup>
  532. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  533. <ClCompile>
  534. <WarningLevel>Level3</WarningLevel>
  535. <PrecompiledHeader>Use</PrecompiledHeader>
  536. <Optimization>MaxSpeed</Optimization>
  537. <FunctionLevelLinking>true</FunctionLevelLinking>
  538. <IntrinsicFunctions>true</IntrinsicFunctions>
  539. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;SQLITE3DLL_EXPORTS;SQLITE_ENABLE_COLUMN_METADATA;SQLITE_ENABLE_RTREE;SQLITE_ENABLE_FTS5;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  540. </ClCompile>
  541. <Link>
  542. <SubSystem>Windows</SubSystem>
  543. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  544. <OptimizeReferences>true</OptimizeReferences>
  545. <ModuleDefinitionFile>sqlite3Win32.def</ModuleDefinitionFile>
  546. <OutputFile>$(OutDir)\SQLite3Dll.dll</OutputFile>
  547. </Link>
  548. </ItemDefinitionGroup>
  549. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  550. <ClCompile>
  551. <WarningLevel>Level3</WarningLevel>
  552. <PrecompiledHeader>Use</PrecompiledHeader>
  553. <Optimization>MaxSpeed</Optimization>
  554. <FunctionLevelLinking>true</FunctionLevelLinking>
  555. <IntrinsicFunctions>true</IntrinsicFunctions>
  556. <PreprocessorDefinitions>NDEBUG;_WINDOWS;_USRDLL;SQLITE3DLL_EXPORTS;SQLITE_ENABLE_COLUMN_METADATA;SQLITE_ENABLE_RTREE;SQLITE_ENABLE_FTS5;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  557. </ClCompile>
  558. <Link>
  559. <SubSystem>Windows</SubSystem>
  560. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  561. <OptimizeReferences>true</OptimizeReferences>
  562. <ModuleDefinitionFile>sqlite3Win64.def</ModuleDefinitionFile>
  563. <OutputFile>$(OutDir)\SQLite3Win64Dll.dll</OutputFile>
  564. </Link>
  565. </ItemDefinitionGroup>
  566. <ItemGroup>
  567. <Text Include="ReadMe.txt" />
  568. </ItemGroup>
  569. <ItemGroup>
  570. <ClInclude Include="sqlite3.h" />
  571. <ClInclude Include="sqlite3ext.h" />
  572. <ClInclude Include="stdafx.h" />
  573. <ClInclude Include="targetver.h" />
  574. </ItemGroup>
  575. <ItemGroup>
  576. <ClCompile Include="dllmain.cpp">
  577. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</CompileAsManaged>
  578. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|Win32'">false</CompileAsManaged>
  579. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release_oxford60|Win32'">false</CompileAsManaged>
  580. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release_oxford61|Win32'">false</CompileAsManaged>
  581. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='CleannessRelease|Win32'">false</CompileAsManaged>
  582. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='LithiumCleanness|Win32'">false</CompileAsManaged>
  583. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  584. </PrecompiledHeader>
  585. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|Win32'">
  586. </PrecompiledHeader>
  587. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_oxford60|Win32'">
  588. </PrecompiledHeader>
  589. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_oxford61|Win32'">
  590. </PrecompiledHeader>
  591. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='CleannessRelease|Win32'">
  592. </PrecompiledHeader>
  593. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='LithiumCleanness|Win32'">
  594. </PrecompiledHeader>
  595. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</CompileAsManaged>
  596. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|x64'">false</CompileAsManaged>
  597. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release_oxford60|x64'">false</CompileAsManaged>
  598. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release_oxford61|x64'">false</CompileAsManaged>
  599. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='CleannessRelease|x64'">false</CompileAsManaged>
  600. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='LithiumCleanness|x64'">false</CompileAsManaged>
  601. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  602. </PrecompiledHeader>
  603. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|x64'">
  604. </PrecompiledHeader>
  605. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_oxford60|x64'">
  606. </PrecompiledHeader>
  607. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_oxford61|x64'">
  608. </PrecompiledHeader>
  609. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='CleannessRelease|x64'">
  610. </PrecompiledHeader>
  611. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='LithiumCleanness|x64'">
  612. </PrecompiledHeader>
  613. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</CompileAsManaged>
  614. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">NotUsing</PrecompiledHeader>
  615. <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</CompileAsManaged>
  616. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  617. </PrecompiledHeader>
  618. </ClCompile>
  619. <ClCompile Include="sqlite3.c">
  620. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NotUsing</PrecompiledHeader>
  621. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|Win32'">NotUsing</PrecompiledHeader>
  622. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_oxford60|Win32'">NotUsing</PrecompiledHeader>
  623. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_oxford61|Win32'">NotUsing</PrecompiledHeader>
  624. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='CleannessRelease|Win32'">NotUsing</PrecompiledHeader>
  625. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='LithiumCleanness|Win32'">NotUsing</PrecompiledHeader>
  626. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">NotUsing</PrecompiledHeader>
  627. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">NotUsing</PrecompiledHeader>
  628. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|x64'">NotUsing</PrecompiledHeader>
  629. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_oxford60|x64'">NotUsing</PrecompiledHeader>
  630. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_oxford61|x64'">NotUsing</PrecompiledHeader>
  631. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='CleannessRelease|x64'">NotUsing</PrecompiledHeader>
  632. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='LithiumCleanness|x64'">NotUsing</PrecompiledHeader>
  633. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">NotUsing</PrecompiledHeader>
  634. </ClCompile>
  635. <ClCompile Include="SQLite3Dll.cpp" />
  636. <ClCompile Include="stdafx.cpp">
  637. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
  638. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|Win32'">Create</PrecompiledHeader>
  639. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_oxford60|Win32'">Create</PrecompiledHeader>
  640. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_oxford61|Win32'">Create</PrecompiledHeader>
  641. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='CleannessRelease|Win32'">Create</PrecompiledHeader>
  642. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='LithiumCleanness|Win32'">Create</PrecompiledHeader>
  643. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
  644. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_oxford50|x64'">Create</PrecompiledHeader>
  645. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_oxford60|x64'">Create</PrecompiledHeader>
  646. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_oxford61|x64'">Create</PrecompiledHeader>
  647. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='CleannessRelease|x64'">Create</PrecompiledHeader>
  648. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='LithiumCleanness|x64'">Create</PrecompiledHeader>
  649. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
  650. <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
  651. </ClCompile>
  652. </ItemGroup>
  653. <ItemGroup>
  654. <None Include="sqlite3Win32.def" />
  655. <None Include="sqlite3Win64.def" />
  656. </ItemGroup>
  657. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  658. <ImportGroup Label="ExtensionTargets">
  659. </ImportGroup>
  660. </Project>