Patch level : 12.0 no-patch

Files correlati     : build
Commento            : Aggiunti file al progetto F9
This commit is contained in:
Simone Palacino 2019-09-13 17:13:46 +02:00
parent 955806ee3e
commit 8bb13d9181
2 changed files with 2 additions and 2 deletions

View File

@ -201,7 +201,7 @@
<MskCompiler Include="..\src\f9\f90100c.uml" /> <MskCompiler Include="..\src\f9\f90100c.uml" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<SqlCompiler Include="..\src\f9\sql\f9\f90100.sql" /> <SqlCompiler Include="..\src\f9\sql\f90100.sql" />
</ItemGroup> </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets"> <ImportGroup Label="ExtensionTargets">

View File

@ -63,7 +63,7 @@
</MskCompiler> </MskCompiler>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<SqlCompiler Include="..\src\f9\sql\f9\f90100.sql"> <SqlCompiler Include="..\src\f9\sql\f90100.sql">
<Filter>SQL</Filter> <Filter>SQL</Filter>
</SqlCompiler> </SqlCompiler>
</ItemGroup> </ItemGroup>