sqlite3.sln
1.4 KB
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2015
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "action_before_build", "action_before_build.vcxproj", "{E60294D3-0FB9-D548-7CE4-3D7329B2BEEE}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sqlite3", "sqlite3.vcxproj", "{40AB50B5-2612-C36D-A0B3-74EF7FBBD086}"
ProjectSection(ProjectDependencies) = postProject
{E60294D3-0FB9-D548-7CE4-3D7329B2BEEE} = {E60294D3-0FB9-D548-7CE4-3D7329B2BEEE}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|x64 = Release|x64
Debug|x64 = Debug|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{40AB50B5-2612-C36D-A0B3-74EF7FBBD086}.Release|x64.ActiveCfg = Release|x64
{40AB50B5-2612-C36D-A0B3-74EF7FBBD086}.Release|x64.Build.0 = Release|x64
{40AB50B5-2612-C36D-A0B3-74EF7FBBD086}.Debug|x64.ActiveCfg = Debug|x64
{40AB50B5-2612-C36D-A0B3-74EF7FBBD086}.Debug|x64.Build.0 = Debug|x64
{E60294D3-0FB9-D548-7CE4-3D7329B2BEEE}.Release|x64.ActiveCfg = Release|x64
{E60294D3-0FB9-D548-7CE4-3D7329B2BEEE}.Release|x64.Build.0 = Release|x64
{E60294D3-0FB9-D548-7CE4-3D7329B2BEEE}.Debug|x64.ActiveCfg = Debug|x64
{E60294D3-0FB9-D548-7CE4-3D7329B2BEEE}.Debug|x64.Build.0 = Debug|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal