From f3baa44aabfaee134ce381153066e707f5c5493a Mon Sep 17 00:00:00 2001 From: roberto Date: Tue, 5 Feb 2008 12:11:55 +0000 Subject: [PATCH] Subida para que compile como es debido (subida a medias de David) git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@242 0c75b7a4-871f-7646-8a2f-f78d34cc349f --- Source/Base/Base.dpk | 3 +- Source/Base/Base.dproj | 3 + .../Contactos/Model/Contactos_model.res | Bin 4748 -> 384 bytes .../Model/schContactosClient_Intf.pas | 28 +- .../Contactos/Views/Contactos_view.res | Bin 4748 -> 384 bytes Source/Servicios/FactuGES.RODL | 12 + Source/Servicios/FactuGES_Intf.pas | 34 ++ Source/Servicios/FactuGES_Invk.pas | 36 ++ Source/Servicios/RODLFILE.res | Bin 23105 -> 23527 bytes Source/Servidor/FactuGES_Server.RES | Bin 23208 -> 23204 bytes Source/Servidor/FactuGES_Server.dpr | 3 +- Source/Servidor/FactuGES_Server.dproj | 474 +++++++++--------- Source/Servidor/FactuGES_Server.rc | 2 +- 13 files changed, 346 insertions(+), 249 deletions(-) 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 @@ +