Patch level : 12.0 752

Files correlati     : build
Commento            : Aggiornato progetto fp
This commit is contained in:
Mattia Tollari 2019-04-02 15:08:09 +02:00
parent 0841b6acb5
commit 7ed2346fce
2 changed files with 8 additions and 0 deletions

View File

@ -178,6 +178,8 @@
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
</ExcludedFromBuild>
</ClCompile>
<ClCompile Include="..\src\fp\fplib04.cpp" />
<ClCompile Include="..\src\ve\velib01.cpp" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">

View File

@ -21,6 +21,12 @@
<ClCompile Include="..\src\fe\felib.cpp">
<Filter>Sources</Filter>
</ClCompile>
<ClCompile Include="..\src\ve\velib01.cpp">
<Filter>Sources</Filter>
</ClCompile>
<ClCompile Include="..\src\fp\fplib04.cpp">
<Filter>Sources</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\src\fp\fplib.h">