Patch level : 12.0 no-patch
Files correlati : build Commento : Aggiunto file sql a progetto f9
This commit is contained in:
parent
ad0d25196c
commit
086d1b538d
@ -219,6 +219,9 @@
|
||||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
|
||||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
|
||||
</SqlCompiler>
|
||||
<SqlCompiler Include="..\src\f9\sql\f90104.sql">
|
||||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
|
||||
</SqlCompiler>
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
|
@ -90,5 +90,8 @@
|
||||
<SqlCompiler Include="..\src\f9\sql\f90102.sql">
|
||||
<Filter>SQL</Filter>
|
||||
</SqlCompiler>
|
||||
<SqlCompiler Include="..\src\f9\sql\f90104.sql">
|
||||
<Filter>SQL</Filter>
|
||||
</SqlCompiler>
|
||||
</ItemGroup>
|
||||
</Project>
|
Loading…
x
Reference in New Issue
Block a user