mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-15 19:55:56 +00:00
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
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user