29 lines
1.4 KiB
Plaintext
29 lines
1.4 KiB
Plaintext
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 2015
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "locate_sqlite3", "locate_sqlite3.vcxproj", "{5309C085-4C54-9EA6-6C44-88AE1978A58D}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sqlite3", "sqlite3.vcxproj", "{63001D76-C40F-BA45-B171-988DFA5979EA}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{5309C085-4C54-9EA6-6C44-88AE1978A58D} = {5309C085-4C54-9EA6-6C44-88AE1978A58D}
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
Release|x64 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{5309C085-4C54-9EA6-6C44-88AE1978A58D}.Debug|x64.ActiveCfg = Debug|x64
|
|
{5309C085-4C54-9EA6-6C44-88AE1978A58D}.Debug|x64.Build.0 = Debug|x64
|
|
{5309C085-4C54-9EA6-6C44-88AE1978A58D}.Release|x64.ActiveCfg = Release|x64
|
|
{5309C085-4C54-9EA6-6C44-88AE1978A58D}.Release|x64.Build.0 = Release|x64
|
|
{63001D76-C40F-BA45-B171-988DFA5979EA}.Debug|x64.ActiveCfg = Debug|x64
|
|
{63001D76-C40F-BA45-B171-988DFA5979EA}.Debug|x64.Build.0 = Debug|x64
|
|
{63001D76-C40F-BA45-B171-988DFA5979EA}.Release|x64.ActiveCfg = Release|x64
|
|
{63001D76-C40F-BA45-B171-988DFA5979EA}.Release|x64.Build.0 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|