- Más adaptación del código a las nuevas versiones
git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@923 0c75b7a4-871f-7646-8a2f-f78d34cc349f
This commit is contained in:
parent
4f94bafe91
commit
950fcd23ff
@ -1068,7 +1068,7 @@ updateclient_path
|
|||||||
<Property name="ExpandActionLogTitle" type="Boolean">True</Property>
|
<Property name="ExpandActionLogTitle" type="Boolean">True</Property>
|
||||||
<Property name="IgnoreFailure" type="WordBool">False</Property>
|
<Property name="IgnoreFailure" type="WordBool">False</Property>
|
||||||
<Property name="IsAction" type="Boolean">True</Property>
|
<Property name="IsAction" type="Boolean">True</Property>
|
||||||
<Property name="IsBreakPoint" type="WordBool">True</Property>
|
<Property name="IsBreakPoint" type="WordBool">False</Property>
|
||||||
<Property name="LimitThreads" type="Boolean">False</Property>
|
<Property name="LimitThreads" type="Boolean">False</Property>
|
||||||
<Property MultiValue="0" name="LogToVariable" type="string"></Property>
|
<Property MultiValue="0" name="LogToVariable" type="string"></Property>
|
||||||
<Property name="MaxRetryAttempts" type="Cardinal">0</Property>
|
<Property name="MaxRetryAttempts" type="Cardinal">0</Property>
|
||||||
@ -1358,7 +1358,7 @@ updateclient_path
|
|||||||
<Property name="ExpandActionLogTitle" type="Boolean">True</Property>
|
<Property name="ExpandActionLogTitle" type="Boolean">True</Property>
|
||||||
<Property name="IgnoreFailure" type="WordBool">False</Property>
|
<Property name="IgnoreFailure" type="WordBool">False</Property>
|
||||||
<Property name="IsAction" type="Boolean">True</Property>
|
<Property name="IsAction" type="Boolean">True</Property>
|
||||||
<Property name="IsBreakPoint" type="WordBool">False</Property>
|
<Property name="IsBreakPoint" type="WordBool">True</Property>
|
||||||
<Property MultiValue="0" name="LogToVariable" type="string"></Property>
|
<Property MultiValue="0" name="LogToVariable" type="string"></Property>
|
||||||
<Property name="MaxRetryAttempts" type="Cardinal">0</Property>
|
<Property name="MaxRetryAttempts" type="Cardinal">0</Property>
|
||||||
<Property name="NodeCollapsed" type="Boolean">False</Property>
|
<Property name="NodeCollapsed" type="Boolean">False</Property>
|
||||||
|
|||||||
@ -23,6 +23,7 @@ dxPScxGrid6LnkD11.bpl
|
|||||||
dxPSLnksD11.bpl
|
dxPSLnksD11.bpl
|
||||||
dxPsPrVwAdvD11.bpl
|
dxPsPrVwAdvD11.bpl
|
||||||
dxThemeD11.bpl
|
dxThemeD11.bpl
|
||||||
|
dxCored11.bpl
|
||||||
frx11.bpl
|
frx11.bpl
|
||||||
frxe11.bpl
|
frxe11.bpl
|
||||||
frxTee11.bpl
|
frxTee11.bpl
|
||||||
@ -47,7 +48,7 @@ JvSystemD11R.bpl
|
|||||||
pckMD5.bpl
|
pckMD5.bpl
|
||||||
pckUCDataConnector.bpl
|
pckUCDataConnector.bpl
|
||||||
pckUserControl_RT.bpl
|
pckUserControl_RT.bpl
|
||||||
PluginSDK_D10R.bpl
|
PluginSDK_D11R.bpl
|
||||||
PngComponentsD10.bpl
|
PngComponentsD10.bpl
|
||||||
PNG_D10.bpl
|
PNG_D10.bpl
|
||||||
RemObjects_Core_D11.bpl
|
RemObjects_Core_D11.bpl
|
||||||
|
|||||||
@ -30,7 +30,7 @@ requires
|
|||||||
rtl,
|
rtl,
|
||||||
vcl,
|
vcl,
|
||||||
TB2k_D10,
|
TB2k_D10,
|
||||||
GUISDK_D11RR,
|
GUISDK_D11R,
|
||||||
RemObjects_Core_D11,
|
RemObjects_Core_D11,
|
||||||
DataAbstract_Core_D11,
|
DataAbstract_Core_D11,
|
||||||
vcljpg,
|
vcljpg,
|
||||||
|
|||||||
@ -54,58 +54,58 @@
|
|||||||
<DelphiCompile Include="Base.dpk">
|
<DelphiCompile Include="Base.dpk">
|
||||||
<MainSource>MainSource</MainSource>
|
<MainSource>MainSource</MainSource>
|
||||||
</DelphiCompile>
|
</DelphiCompile>
|
||||||
<DCCReference Include="..\Cliente\adortl.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\cxDataD11.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\cxEditorsD11.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\cxExportD11.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\cxExtEditorsD11.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\cxGridD11.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\cxIntl6D11.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\cxIntlPrintSys3D11.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\cxLibraryD11.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\cxPageControlD11.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\DataAbstract_Core_D11.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\dbrtl.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\dclIndyCore.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\designide.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\dsnap.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\dxGDIPlusD11.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\dxPSCoreD11.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\dxThemeD11.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\GUISDK_D11RR.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\IndyCore.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\IndyProtocols.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\IndySystem.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\Jcl.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\JclVcl.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\JSDialog100.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\JvCmpD11R.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\JvCoreD11R.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\JvCtrlsD11R.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\JvDlgsD11R.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\JvMMD11R.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\JvNetD11R.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\JvPageCompsD11R.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\JvStdCtrlsD11R.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\JvSystemD11R.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\pckMD5.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\pckUCDataConnector.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\pckUserControl_RT.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\PngComponentsD10.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\PNG_D10.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\RemObjects_Core_D11.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\RemObjects_Indy_D11.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\rtl.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\TB2k_D10.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\tbx_d10.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\vcl.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\vclactnband.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\vcldb.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\vcljpg.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\VclSmp.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\vclx.dcp" />
|
|
||||||
<DCCReference Include="..\Cliente\xmlrtl.dcp" />
|
|
||||||
<DCCReference Include="..\Servicios\FactuGES_Intf.pas" />
|
<DCCReference Include="..\Servicios\FactuGES_Intf.pas" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\adortl.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\cxDataD11.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\cxEditorsD11.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\cxExportD11.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\cxExtEditorsD11.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\cxGridD11.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\cxIntl6D11.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\cxIntlPrintSys3D11.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\cxLibraryD11.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\cxPageControlD11.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\DataAbstract_Core_D11.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\dbrtl.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\dclIndyCore.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\designide.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\dsnap.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\dxGDIPlusD11.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\dxPSCoreD11.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\dxThemeD11.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\GUISDK_D11R.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\IndyCore.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\IndyProtocols.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\IndySystem.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\Jcl.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\JclVcl.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\JSDialog100.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\JvCmpD11R.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\JvCoreD11R.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\JvCtrlsD11R.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\JvDlgsD11R.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\JvMMD11R.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\JvNetD11R.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\JvPageCompsD11R.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\JvStdCtrlsD11R.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\JvSystemD11R.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\pckMD5.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\pckUCDataConnector.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\pckUserControl_RT.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\PngComponentsD10.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\PNG_D10.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\RemObjects_Core_D11.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\RemObjects_Indy_D11.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\rtl.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\TB2k_D10.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\tbx_d10.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\vcl.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\vclactnband.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\vcldb.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\vcljpg.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\VclSmp.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\vclx.dcp" />
|
||||||
|
<DCCReference Include="C:\Documents and Settings\Usuario\xmlrtl.dcp" />
|
||||||
<DCCReference Include="Conexion\uConfigurarConexion.pas">
|
<DCCReference Include="Conexion\uConfigurarConexion.pas">
|
||||||
<Form>fConfigurarConexion</Form>
|
<Form>fConfigurarConexion</Form>
|
||||||
<DesignClass>TForm</DesignClass>
|
<DesignClass>TForm</DesignClass>
|
||||||
|
|||||||
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
MAINICON ICON "C:\Codigo Tecsitel\Resources\Iconos\Factuges.ico"
|
MAINICON ICON "C:\Codigo Tecsitel\Resources\Iconos\Factuges.ico"
|
||||||
1 VERSIONINFO
|
1 VERSIONINFO
|
||||||
FILEVERSION 1,6,8,0
|
FILEVERSION 1,6,9,0
|
||||||
PRODUCTVERSION 1,6,8,0
|
PRODUCTVERSION 1,6,9,0
|
||||||
FILEFLAGSMASK 0x3FL
|
FILEFLAGSMASK 0x3FL
|
||||||
FILEFLAGS 0x00L
|
FILEFLAGS 0x00L
|
||||||
FILEOS 0x40004L
|
FILEOS 0x40004L
|
||||||
@ -13,10 +13,10 @@ BEGIN
|
|||||||
BLOCK "0C0A04E4"
|
BLOCK "0C0A04E4"
|
||||||
BEGIN
|
BEGIN
|
||||||
VALUE "CompanyName", "Rodax Software S.L.\0"
|
VALUE "CompanyName", "Rodax Software S.L.\0"
|
||||||
VALUE "FileVersion", "1.6.8.0\0"
|
VALUE "FileVersion", "1.6.9.0\0"
|
||||||
VALUE "InternalName", "FactuGES\0"
|
VALUE "InternalName", "FactuGES\0"
|
||||||
VALUE "ProductName", "FactuGES\0"
|
VALUE "ProductName", "FactuGES\0"
|
||||||
VALUE "ProductVersion", "1.6.8.0\0"
|
VALUE "ProductVersion", "1.6.9.0\0"
|
||||||
END
|
END
|
||||||
END
|
END
|
||||||
BLOCK "VarFileInfo"
|
BLOCK "VarFileInfo"
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<ProjectGuid>{ebdcd25d-40d7-4146-91ec-a0ea4aa1dcd1}</ProjectGuid>
|
<ProjectGuid>{ebdcd25d-40d7-4146-91ec-a0ea4aa1dcd1}</ProjectGuid>
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
MAINICON ICON "C:\Codigo Tecsitel\Resources\Iconos\Servidor.ico"
|
MAINICON ICON "C:\Codigo Tecsitel\Resources\Iconos\Servidor.ico"
|
||||||
1 VERSIONINFO
|
1 VERSIONINFO
|
||||||
FILEVERSION 1,6,7,0
|
FILEVERSION 1,6,9,0
|
||||||
PRODUCTVERSION 1,6,7,0
|
PRODUCTVERSION 1,6,9,0
|
||||||
FILEFLAGSMASK 0x3FL
|
FILEFLAGSMASK 0x3FL
|
||||||
FILEFLAGS 0x00L
|
FILEFLAGS 0x00L
|
||||||
FILEOS 0x40004L
|
FILEOS 0x40004L
|
||||||
@ -12,9 +12,9 @@ BEGIN
|
|||||||
BEGIN
|
BEGIN
|
||||||
BLOCK "0C0A04E4"
|
BLOCK "0C0A04E4"
|
||||||
BEGIN
|
BEGIN
|
||||||
VALUE "FileVersion", "1.6.7.0\0"
|
VALUE "FileVersion", "1.6.9.0\0"
|
||||||
VALUE "ProductVersion", "1.6.7.0\0"
|
VALUE "ProductVersion", "1.6.9.0\0"
|
||||||
VALUE "CompileDate", "martes, 03 de marzo de 2009 17:16\0"
|
VALUE "CompileDate", "jueves, 05 de marzo de 2009 13:58\0"
|
||||||
END
|
END
|
||||||
END
|
END
|
||||||
BLOCK "VarFileInfo"
|
BLOCK "VarFileInfo"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user