Compare commits
No commits in common. "01f5f499e780508d3eff042a3b3c8880fe639df3" and "a3511c130aa5d8ca90fcd6fe448f1cc32d866154" have entirely different histories.
01f5f499e7
...
a3511c130a
|
|
@ -335,7 +335,7 @@ copy ..\lib\$(IntDir)sqlite3.lib $(OutDir)</Command>
|
|||
<PostBuildEvent>
|
||||
<Command>copy $(OutDir)$(TargetFileName) ..\bin\$(IntDir)
|
||||
copy $(OutDir)Olivia.lib ..\lib\$(IntDir)
|
||||
</Command>
|
||||
copy $(OutDir)$(TargetFileName) D:\Proyectos\Olivia\Instal2.0\bin\</Command>
|
||||
</PostBuildEvent>
|
||||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
|
|
|
|||
|
|
@ -921,6 +921,7 @@ BOOL Colv_limp_thr::rellena_info_nw()
|
|||
nno++;
|
||||
}
|
||||
|
||||
|
||||
///////////////////////////////
|
||||
//fow
|
||||
f=dbf.getI(icampf);
|
||||
|
|
|
|||
Loading…
Reference in New Issue