MSVC8 Project File + SDK Update

Update to SQLite 3.3.5
This commit is contained in:
Scott Ehlert
2006-04-07 11:18:17 +00:00
parent 070d8177c5
commit a595557e2d
61 changed files with 61618 additions and 14 deletions

View File

@ -11,7 +11,7 @@ DEBUG_FLAGS = -g -ggdb3
CPP = gcc
CC = cc
NAME = sqlite_amxx
SQL = sqlite-source-3_3_4
SQL = sqlite-source
CPP_OBJECTS = sqlite.cpp sqlite_amx.cpp amxxmodule.cpp
C_OBJECTS = $(SQL)/attach.c $(SQL)/auth.c $(SQL)/btree.c $(SQL)/build.c \