diff --git a/Source/Base/Base.dpk b/Source/Base/Base.dpk
index 689304fe..ce0c794f 100644
--- a/Source/Base/Base.dpk
+++ b/Source/Base/Base.dpk
@@ -103,6 +103,7 @@ contains
uControllerBase in 'Controladores\uControllerBase.pas',
uControllerDetallesBase in 'Controladores\uControllerDetallesBase.pas',
schBase_Intf in 'schBase_Intf.pas',
- uDataModuleBase in 'uDataModuleBase.pas' {DataModuleBase: TDataModule};
+ uDataModuleBase in 'uDataModuleBase.pas' {DataModuleBase: TDataModule},
+ uStringsUtils in 'Utiles\uStringsUtils.pas';
end.
diff --git a/Source/Base/Base.dproj b/Source/Base/Base.dproj
index c89094a1..3505c4d0 100644
--- a/Source/Base/Base.dproj
+++ b/Source/Base/Base.dproj
@@ -44,6 +44,8 @@
Package
FalseTrueFalseLibreria base de FactuGESTrueFalseFalseTrueFalse1000FalseFalseFalseFalseFalse308212521.0.0.01.0.0.0
+
+
Microsoft Office 2000 Sample Automation Server Wrapper Components
Microsoft Office XP Sample Automation Server Wrapper Components
Base.dpk
@@ -143,6 +145,7 @@
+