Compare commits
2 Commits
a3511c130a
...
01f5f499e7
| Author | SHA1 | Date |
|---|---|---|
|
|
01f5f499e7 | |
|
|
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>
|
||||
|
|
|
|||
|
|
@ -921,7 +921,6 @@ BOOL Colv_limp_thr::rellena_info_nw()
|
|||
nno++;
|
||||
}
|
||||
|
||||
|
||||
///////////////////////////////
|
||||
//fow
|
||||
f = dbf.getI(icampf);
|
||||
|
|
|
|||
Loading…
Reference in New Issue