Updated to Sqlite 3.2.2.

This commit is contained in:
Johnny Bergström
2005-08-11 19:06:54 +00:00
parent a4a9613f5b
commit bf092b4f95
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
MODNAME = sqlite_amxx
SRCFILES = sqlite_amx.cpp sqlite.cpp amxxmodule.cpp
EXTRA_INCLUDEDIRS = -I../../amxmodx -Isqlite-source-3_1_2
EXTRA_INCLUDEDIRS = -I../../amxmodx -Isqlite-source-3_2_2
EXTRA_FLAGS = -Dstrcmpi=strcasecmp