group/bld.inf
branchRCL_3
changeset 32 889504eac4fb
parent 0 e35f40988205
child 33 604ca70b6235
--- a/group/bld.inf	Thu Aug 19 11:41:35 2010 +0300
+++ b/group/bld.inf	Tue Aug 31 17:02:56 2010 +0300
@@ -14,9 +14,23 @@
 * Description:       Build information file for xmlsrv package
 *
 */
-
+PRJ_PLATFORMS
+DEFAULT
 
 #include "../inc/xmlsrv.hrh"
 
 #include "../xmlsrv_plat/group/bld.inf"
-#include "../xmlsecurityengine/group/bld.inf"
\ No newline at end of file
+
+#include "../extension_makefiles/group/bld.inf"
+#include "../xml/cxmllibrary/group/bld.inf"
+#include "../xml/xmlparser/group/bld.inf"
+#include "../xml/legacyminidomparser/GROUP/bld.inf"
+#include "../xml/xmlfw/GROUP/bld.inf"
+#include "../xml/libxml2libs/group/bld.inf"
+#include "../xml/xmldomandxpath/GROUP/bld.inf"
+#include "../xml/wbxmlparser/group/bld.inf"
+#include "../xml/xmllibxml2parser/group/bld.inf"
+#include "../xml/xmlexpatparser/group/bld.inf"
+
+#include "../xmlsecurityengine/group/bld.inf"
+