added these k

This commit is contained in:
David Anderson
2006-06-04 01:22:10 +00:00
parent af8dea753e
commit e1b9543d10
2 changed files with 445 additions and 0 deletions

View File

@ -0,0 +1,21 @@
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sqlite", "sqlite_amxx.vcproj", "{4FDFD106-7163-44F0-85C4-9FAFECD14973}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{4FDFD106-7163-44F0-85C4-9FAFECD14973}.Debug.ActiveCfg = Debug|Win32
{4FDFD106-7163-44F0-85C4-9FAFECD14973}.Debug.Build.0 = Debug|Win32
{4FDFD106-7163-44F0-85C4-9FAFECD14973}.Release.ActiveCfg = Release|Win32
{4FDFD106-7163-44F0-85C4-9FAFECD14973}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal