Patch level : 12.0 no-patch
Files correlati : build Commento : project
This commit is contained in:
parent
0747be055f
commit
8ad46f57f8
@ -255,6 +255,7 @@
|
||||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
|
||||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
|
||||
</SqlCompiler>
|
||||
<SqlCompiler Include="..\src\fp\sql\fp0116.sql" />
|
||||
<SqlCompiler Include="..\src\fp\sql\fp0118.sql">
|
||||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
|
||||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
|
||||
|
@ -132,6 +132,9 @@
|
||||
<SqlCompiler Include="..\src\fp\sql\fp0118.sql">
|
||||
<Filter>Sqls</Filter>
|
||||
</SqlCompiler>
|
||||
<SqlCompiler Include="..\src\fp\sql\fp0116.sql">
|
||||
<Filter>Sqls</Filter>
|
||||
</SqlCompiler>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Library Include="..\lib\fplib.lib">
|
||||
|
Loading…
x
Reference in New Issue
Block a user