git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Method GetParamValue
[stg.git]
/
projects
/
stargazer
/
plugins
/
store
/
firebird
/
Makefile
diff --git
a/projects/stargazer/plugins/store/firebird/Makefile
b/projects/stargazer/plugins/store/firebird/Makefile
index be9b4373dbab02472b64479f0555f3ede9e4582c..0e669751c6157a5f481f28ce7330f99c3174e251 100644
(file)
--- a/
projects/stargazer/plugins/store/firebird/Makefile
+++ b/
projects/stargazer/plugins/store/firebird/Makefile
@@
-20,6
+20,7
@@
SRCS = ./firebird_store.cpp \
STGLIBS = ibpp \
common \
locker \
+ logger \
crypto
FB_CFLAGS = $(shell fb_config --cflags)