+2005-09-20 Helge Hess <helge.hess@opengroupware.org>
+
+ * GNUmakefile.preamble: added include dirs for inline compilation
+ (v2.0.6)
+
2005-09-18 Helge Hess <helge.hess@opengroupware.org>
* GNUmakefile.preamble: added linking path/dependency to NGMail
-framework NGStreams -framework NGExtensions -framework EOControl \
-framework XmlRpc -framework DOM -framework SaxObjC
+# we need this until the framework switches work for PCH:
+
+ADDITIONAL_INCLUDE_DIRS += \
+ -I$(SOPE_ROOT)/sope-appserver/NGObjWeb \
+ -I$(SOPE_ROOT)/sope-core/NGExtensions \
+ -I$(SOPE_ROOT)/sope-core/NGStreams \
+ -I$(SOPE_ROOT)/sope-core \
+ -I$(SOPE_ROOT)/sope-xml
+
# library/framework search pathes