mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-25 14:25:38 +03:00
Upped to 3.2.5.
This commit is contained in:
parent
462916d00f
commit
ca1544564c
@ -11,7 +11,7 @@ DEBUG_FLAGS = -g -ggdb3
|
|||||||
CPP = gcc
|
CPP = gcc
|
||||||
CC = cc
|
CC = cc
|
||||||
NAME = sqlite_amxx
|
NAME = sqlite_amxx
|
||||||
SQL = sqlite-source-3_2_3
|
SQL = sqlite-source-3_2_5
|
||||||
|
|
||||||
CPP_OBJECTS = sqlite.cpp sqlite_amx.cpp amxxmodule.cpp
|
CPP_OBJECTS = sqlite.cpp sqlite_amx.cpp amxxmodule.cpp
|
||||||
C_OBJECTS = $(SQL)/attach.c $(SQL)/auth.c $(SQL)/btree.c $(SQL)/build.c \
|
C_OBJECTS = $(SQL)/attach.c $(SQL)/auth.c $(SQL)/btree.c $(SQL)/build.c \
|
||||||
|
Loading…
Reference in New Issue
Block a user