[wsf-c-dev] [PHP] sqlite build settings

Samisa Abeysinghe samisa at wso2.com
Thu Nov 15 19:51:27 PST 2007


# Build with SQLite support for permanent storage, to disable set 
WITH_SQLITE = 0
WITH_SQLITE = 1
# Path to SQLite installation
SQLITE_BIN_DIR = "E:\sqlite-source-3_3_8"
# Path to SQLite source
SQLITE_SRC_DIR = "E:\sqlite-source-3_3_8"

Why do we need two settings that apparently point to the same location?

Samisa...



More information about the Wsf-c-dev mailing list