Patch level : 1.0 no-patch
Files correlati : build Commento : Aggiunto file al progetto
This commit is contained in:
parent
07a08c1c8f
commit
f4c294a9ec
@ -245,6 +245,9 @@
|
|||||||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
|
||||||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
|
||||||
</SqlCompiler>
|
</SqlCompiler>
|
||||||
|
<SqlCompiler Include="..\src\fp\sql\fp0112.sql">
|
||||||
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
|
||||||
|
</SqlCompiler>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<SqlCompiler Include="..\src\fp\sql\fp0102.sql">
|
<SqlCompiler Include="..\src\fp\sql\fp0102.sql">
|
||||||
|
@ -123,6 +123,9 @@
|
|||||||
<SqlCompiler Include="..\src\fp\sql\fp0110.sql">
|
<SqlCompiler Include="..\src\fp\sql\fp0110.sql">
|
||||||
<Filter>Sqls</Filter>
|
<Filter>Sqls</Filter>
|
||||||
</SqlCompiler>
|
</SqlCompiler>
|
||||||
|
<SqlCompiler Include="..\src\fp\sql\fp0112.sql">
|
||||||
|
<Filter>Sqls</Filter>
|
||||||
|
</SqlCompiler>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Library Include="..\lib\fplib.lib">
|
<Library Include="..\lib\fplib.lib">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user