]> err.no Git - scalable-opengroupware.org/blob - ZideStore/UI-X/Common/GNUmakefile.preamble
git-svn-id: http://svn.opengroupware.org/SOGo/trunk@58 d1b88da0-ebda-0310-925b-ed51d8...
[scalable-opengroupware.org] / ZideStore / UI-X / Common / GNUmakefile.preamble
1 # $Id$
2
3 ifneq ($(GNUSTEP_BUILD_DIR),)
4         RELBUILD_DIR_libZideStoreCommonUI = $(GNUSTEP_OBJ_DIR)
5 else
6         RELBUILD_DIR_libZideStoreCommonUI = $(GNUSTEP_OBJ_DIR)
7 endif
8
9 libZideStoreCommonUI_LIBRARIES_DEPEND_UPON += -lNGObjWeb
10
11 CommonUI_LIB_DIRS += -L$(RELBUILD_DIR_libZideStoreCommonUI)
12
13 CommonUI_BUNDLE_LIBS += \
14         -lNGObjWeb -lNGScripting \
15         -lNGMime -lNGStreams -lNGExtensions -lEOControl \
16         -lXmlRpc -lDOM -lSaxObjC -lZideStoreCommonUI