Missing library path for dbmsgreader

Monotone-Parent: 78c0405a3665172ccb21ec34bba08331cc479f71
Monotone-Revision: 98ed5bb6af42d0b60f21c80b01ede4cb33ad82e7

Monotone-Author: jraby@inverse.ca
Monotone-Date: 2012-08-21T19:07:15
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Jean Raby 2012-08-21 19:07:15 +00:00
parent 4f9e0f9963
commit 56eae68d7c
1 changed files with 2 additions and 1 deletions

View File

@ -170,7 +170,8 @@ $(DBMSGREADER_TOOL)_OBJC_FILES += \
dbmsgreader.m
$(DBMSGREADER_TOOL)_LIB_DIRS += \
-L../SoObjects/SOGo/SOGo.framework/ -lSOGo \
-L../SoObjects/SOGo/SOGo.framework/ -L../OGoContentStore/obj/ \
-L../SOPE/GDLContentStore/obj/ -L../SOPE/NGCards/obj/ -lSOGo
-lNGObjWeb
TEST_TOOL_NAME += $(PLREADER_TOOL) $(DBMSGREADER_TOOL)