]> err.no Git - scalable-opengroupware.org/blob - SOGo/SoObjects/SOGo/GNUmakefile.preamble
59f2df9326baf5ade7a34085e05ade5634c975a9
[scalable-opengroupware.org] / SOGo / SoObjects / SOGo / GNUmakefile.preamble
1 # compilation settings
2
3 libSOGo_INCLUDE_DIRS += -I.. -I../../..
4
5 ifneq ($(GNUSTEP_BUILD_DIR),)
6         RELBUILD_DIR_libOGoContentStore = \
7                 $(GNUSTEP_BUILD_DIR)/../../OGoContentStore/$(GNUSTEP_OBJ_DIR_NAME)
8 else
9         RELBUILD_DIR_libOGoContentStore = \
10                 ../../OGoContentStore/$(GNUSTEP_OBJ_DIR)
11 endif
12
13 libSOGo_LIB_DIRS +=                             \
14         -L$(RELBUILD_DIR_libOGoContentStore)    \
15         -L/usr/local/lib -L/usr/lib
16
17 libSOGo_LIBRARIES_DEPEND_UPON += \
18         -lOGoContentStore       \
19         -lGDLAccess             \
20         -lNGObjWeb              \
21         -lNGiCal                \
22         -lNGMime                \
23         -lNGStreams -lNGExtensions -lEOControl \
24         -lXmlRpc -lDOM -lSaxObjC \
25         -lNGLdap
26
27 agenor_email2uid_TOOL_LIBS  += -lNGLdap
28 agenor_shares4uid_TOOL_LIBS += -lNGLdap
29 agenor_emails4uid_TOOL_LIBS += -lNGLdap