mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-20 02:45:25 +00:00
Real fix...
Monotone-Parent: 4f5aec06157554c4d68363a46984c6fe335386fd Monotone-Revision: 8cea0b1a81fe57f8395b91cfc3ed8063d49995ca Monotone-Author: jraby@inverse.ca Monotone-Date: 2012-08-21T19:59:32 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -170,9 +170,11 @@ $(DBMSGREADER_TOOL)_OBJC_FILES += \
|
||||
dbmsgreader.m
|
||||
|
||||
$(DBMSGREADER_TOOL)_LIB_DIRS += \
|
||||
-L../SoObjects/SOGo/SOGo.framework/ -L../OGoContentStore/obj/ \
|
||||
-L../SOPE/GDLContentStore/obj/ -L../SOPE/NGCards/obj/ -lSOGo \
|
||||
-lNGObjWeb
|
||||
-L../SoObjects/SOGo/SOGo.framework/ -lSOGo \
|
||||
-L../OGoContentStore/obj/ -lOGoContentStore \
|
||||
-L../SOPE/GDLContentStore/obj/ -lGDLContentStore \
|
||||
-L../SOPE/NGCards/obj/ -lNGCards \
|
||||
-lNGObjWeb
|
||||
|
||||
TEST_TOOL_NAME += $(PLREADER_TOOL) $(DBMSGREADER_TOOL)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user