Patch level : 12.0
Files correlati : fplib01.cpp, fp0120.sql Commento: Modificato il nome del campo PB_DATADOCO in fplib01.cpp (era chiamato sbagliato) Allineato i tracciati recordi dei PAA e dei PAF all'ultima versione standard di Sirio
This commit is contained in:
parent
1ac5f45448
commit
7858aadd50
@ -280,6 +280,7 @@
|
||||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
|
||||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
|
||||
</SqlCompiler>
|
||||
<SqlCompiler Include="..\src\fp\sql\fp0120.sql" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<SqlCompiler Include="..\src\fp\sql\fp0102.sql">
|
||||
|
@ -147,6 +147,9 @@
|
||||
<SqlCompiler Include="..\src\fp\sql\fp0116.sql">
|
||||
<Filter>Sqls</Filter>
|
||||
</SqlCompiler>
|
||||
<SqlCompiler Include="..\src\fp\sql\fp0120.sql">
|
||||
<Filter>Sqls</Filter>
|
||||
</SqlCompiler>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Library Include="..\lib\fplib.lib">
|
||||
|
Loading…
x
Reference in New Issue
Block a user