]> err.no Git - scalable-opengroupware.org/blob - UI/SOGoUI/GNUmakefile.preamble
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1212 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / UI / SOGoUI / GNUmakefile.preamble
1 # compile settings
2
3 ifneq ($(GNUSTEP_BUILD_DIR),)
4         RELBUILD_DIR_libSOGoCommonUI = $(GNUSTEP_OBJ_DIR)
5 else
6         RELBUILD_DIR_libSOGoCommonUI = $(GNUSTEP_OBJ_DIR)
7 endif
8
9 libSOGoUI_LIBRARIES_DEPEND_UPON += \
10         -lNGObjWeb      \
11         -lNGMime        \
12         -lNGStreams -lNGExtensions -lEOControl \
13         -lXmlRpc -lDOM -lSaxObjC -lWOExtensions
14
15 SYSTEM_LIB_DIR += -L/usr/local/lib -L/usr/lib
16 ADDITIONAL_INCLUDE_DIRS += -I../../SoObjects