|
@ -18,7 +18,7 @@ BUILD_FOR:=$(shell uname) |
|
|
######### C and C++ #########
|
|
|
######### C and C++ #########
|
|
|
LDFLAGS=-shared $(ENGINE_LIB) $(AD_LIB) |
|
|
LDFLAGS=-shared $(ENGINE_LIB) $(AD_LIB) |
|
|
|
|
|
|
|
|
LDLIBS=-lstdc++ -lpEpEngine |
|
|
LDLIBS=-lstdc++ -lpEpEngine -lpEpAdapter |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
######### C++ #########
|
|
|
######### C++ #########
|
|
|