git.stg.codes
/
stg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
bd30fed
)
Виправлено помилку компыляцыъ модуля store_firebird
author
Maxim Mamontov
<faust@gts.dp.ua>
Thu, 13 Jan 2011 11:56:57 +0000
(13:56 +0200)
committer
Maxim Mamontov
<faust@gts.dp.ua>
Thu, 13 Jan 2011 11:56:57 +0000
(13:56 +0200)
projects/stargazer/plugins/store/firebird/Makefile
patch
|
blob
|
history
diff --git
a/projects/stargazer/plugins/store/firebird/Makefile
b/projects/stargazer/plugins/store/firebird/Makefile
index 773d778ae201c56cd47d4e02737327ae33928457..7304d4de703f6982f42bb665f6153c73418ecce7 100644
(file)
--- a/
projects/stargazer/plugins/store/firebird/Makefile
+++ b/
projects/stargazer/plugins/store/firebird/Makefile
@@
-17,7
+17,7
@@
SRCS = ./firebird_store.cpp \
./firebird_store_users.cpp \
./firebird_store_utils.cpp
-STGLIBS = -libpp -lstg_common
+STGLIBS = -libpp -lstg_common
-lstg_locker -lstg_crypto
include ../../Makefile.in