diff --git a/Source/Base/Base.dpk b/Source/Base/Base.dpk
index ce0c794f..010f748b 100644
--- a/Source/Base/Base.dpk
+++ b/Source/Base/Base.dpk
@@ -76,7 +76,8 @@ requires
cxExportD11,
dxPSCoreD11,
cxIntl6D11,
- cxIntlPrintSys3D11;
+ cxIntlPrintSys3D11,
+ RemObjects_Indy_D11;
contains
uDataTableUtils in 'Utiles\uDataTableUtils.pas',
diff --git a/Source/Base/Base.dproj b/Source/Base/Base.dproj
index 46184b15..1e02efb7 100644
--- a/Source/Base/Base.dproj
+++ b/Source/Base/Base.dproj
@@ -53,56 +53,57 @@
MainSource
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Source/Base/Base.res b/Source/Base/Base.res
index 8b251f31..1641339f 100644
Binary files a/Source/Base/Base.res and b/Source/Base/Base.res differ