Patch level : 12.0 no-patch

Files correlati     : fp
Commento            : Aggiunto file sql con modifiche DB
This commit is contained in:
Mattia Tollari 2019-06-24 14:43:07 +02:00
parent 8c328111d6
commit 44d9f038a4
2 changed files with 6 additions and 0 deletions

View File

@ -239,6 +239,9 @@
<SqlCompiler Include="..\src\fp\sql\fp0108.sql">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
</SqlCompiler>
<SqlCompiler Include="..\src\fp\sql\fp0110.sql">
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
</SqlCompiler>
</ItemGroup>
<ItemGroup>
<SqlCompiler Include="..\src\fp\sql\fp0102.sql">

View File

@ -120,6 +120,9 @@
<SqlCompiler Include="..\src\fp\sql\fp0108.sql">
<Filter>Sqls</Filter>
</SqlCompiler>
<SqlCompiler Include="..\src\fp\sql\fp0110.sql">
<Filter>Sqls</Filter>
</SqlCompiler>
</ItemGroup>
<ItemGroup>
<Library Include="..\lib\fplib.lib">