diff --git a/wst/trunk/ide/lazarus/wst_core.lpk b/wst/trunk/ide/lazarus/wst_core.lpk
index 8e35c1359..5d8a82721 100644
--- a/wst/trunk/ide/lazarus/wst_core.lpk
+++ b/wst/trunk/ide/lazarus/wst_core.lpk
@@ -5,15 +5,16 @@
-
+
-
+
+
@@ -26,7 +27,7 @@ Protocols are not included.
-
+
@@ -187,6 +188,14 @@ Protocols are not included.
+
+
+
+
+
+
+
+
diff --git a/wst/trunk/ide/lazarus/wst_core.pas b/wst/trunk/ide/lazarus/wst_core.pas
index 3f049a1eb..a05274866 100644
--- a/wst/trunk/ide/lazarus/wst_core.pas
+++ b/wst/trunk/ide/lazarus/wst_core.pas
@@ -1,4 +1,4 @@
-{ This file was automatically created by Lazarus. do not edit!
+{ This file was automatically created by Lazarus. Do not edit!
This source is only used to compile and install the package.
}
@@ -7,7 +7,7 @@ unit wst_core;
interface
uses
- xmlrpc_formatter, base_binary_formatter, base_json_formatter,
+ xmlrpc_formatter, base_binary_formatter, base_json_formatter,
base_service_intf, base_soap_formatter, base_xmlrpc_formatter, basex_encode,
binary_formatter, binary_streamer, config_objects, imp_utils,
json_formatter, library_base_intf, library_imp_utils, library_protocol,
@@ -17,7 +17,7 @@ uses
server_listener, server_service_imputils, server_service_intf,
server_service_json, server_service_soap, server_service_xmlrpc,
service_intf, soap_formatter, wst_fpc_xml, wst_initialization,
- wst_resources_imp, wst_types;
+ wst_resources_imp, wst_types, file_logger_extension, server_filter_extension;
implementation
diff --git a/wst/trunk/ide/lazarus/wst_indy.lpk b/wst/trunk/ide/lazarus/wst_indy.lpk
index a787764df..ff1ff4b28 100644
--- a/wst/trunk/ide/lazarus/wst_indy.lpk
+++ b/wst/trunk/ide/lazarus/wst_indy.lpk
@@ -5,20 +5,20 @@
-
+
-
+
+
-
+