From 50c342f07c9c0aae83e4bda60cfa1267228869da Mon Sep 17 00:00:00 2001 From: prabatuty Date: Sat, 4 Jun 2011 02:44:26 +0000 Subject: [PATCH] *** empty log message *** --- examples/sqlapi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/sqlapi/Makefile b/examples/sqlapi/Makefile index 49428f51..ba066c8b 100644 --- a/examples/sqlapi/Makefile +++ b/examples/sqlapi/Makefile @@ -18,7 +18,7 @@ endif endif INCL= -I$(CSQL_INSTALL_ROOT)/include -LIBS= -L$(CSQL_INSTALL_ROOT)/lib -lcsqlsql -lcsql -lcsqlsqllog -lcsqlnw -lcacheload -lcsqlgw -lcsqlodbcadapter -lcsqlsqlnw +LIBS= -L$(CSQL_INSTALL_ROOT)/lib -lcsqlsql -lcsqlstorage -lcsqlbase -lcsqlsqllog -lcsqlnw -lcacheload -lcsqlgw -lcsqlodbcadapter -lcsqlsqlnw TARGETS = sqlapiexample -- 2.11.4.GIT