arreglos
parent
a3511c130a
commit
6111d62e61
|
|
@ -335,7 +335,7 @@ copy ..\lib\$(IntDir)sqlite3.lib $(OutDir)</Command>
|
|||
<PostBuildEvent>
|
||||
<Command>copy $(OutDir)$(TargetFileName) ..\bin\$(IntDir)
|
||||
copy $(OutDir)Olivia.lib ..\lib\$(IntDir)
|
||||
copy $(OutDir)$(TargetFileName) D:\Proyectos\Olivia\Instal2.0\bin\</Command>
|
||||
</Command>
|
||||
</PostBuildEvent>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
|
|
|
|||
|
|
@ -920,8 +920,11 @@ BOOL Colv_limp_thr::rellena_info_nw()
|
|||
s = OLV_LIMP_FLG_CIRC_NONE;
|
||||
nno++;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
else
|
||||
{
|
||||
nboth++;
|
||||
}
|
||||
///////////////////////////////
|
||||
//fow
|
||||
f=dbf.getI(icampf);
|
||||
|
|
@ -934,7 +937,7 @@ BOOL Colv_limp_thr::rellena_info_nw()
|
|||
///////////////////////////////
|
||||
|
||||
olv_limp->iaso[ia].flgs|=s;
|
||||
}
|
||||
|
||||
|
||||
///////////////////////////////
|
||||
//velocidad
|
||||
|
|
|
|||
Loading…
Reference in New Issue