Patch level : nopatch
Files correlati : Commento : Implementazione FP
This commit is contained in:
parent
92b7afc5e8
commit
f08bb1787e
@ -294,6 +294,11 @@
|
|||||||
<DirCompiler Include="..\src\fp\f178.dir" />
|
<DirCompiler Include="..\src\fp\f178.dir" />
|
||||||
<DirCompiler Include="..\src\fp\f179.dir" />
|
<DirCompiler Include="..\src\fp\f179.dir" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<RepCompiler Include="..\src\fp\fp0700a.rep">
|
||||||
|
<SubType>Designer</SubType>
|
||||||
|
</RepCompiler>
|
||||||
|
</ItemGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||||
<ImportGroup Label="ExtensionTargets">
|
<ImportGroup Label="ExtensionTargets">
|
||||||
<Import Project="CampoRules.targets" />
|
<Import Project="CampoRules.targets" />
|
||||||
|
@ -28,6 +28,9 @@
|
|||||||
<Filter Include="Dir">
|
<Filter Include="Dir">
|
||||||
<UniqueIdentifier>{26bb518e-9e58-4988-9634-c5ce9b2573af}</UniqueIdentifier>
|
<UniqueIdentifier>{26bb518e-9e58-4988-9634-c5ce9b2573af}</UniqueIdentifier>
|
||||||
</Filter>
|
</Filter>
|
||||||
|
<Filter Include="Reports">
|
||||||
|
<UniqueIdentifier>{5eca5008-daf1-4473-8247-7dd6362ceeb1}</UniqueIdentifier>
|
||||||
|
</Filter>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ClCompile Include="..\src\fp\fp0.cpp">
|
<ClCompile Include="..\src\fp\fp0.cpp">
|
||||||
@ -183,4 +186,9 @@
|
|||||||
<Filter>Dir</Filter>
|
<Filter>Dir</Filter>
|
||||||
</DirCompiler>
|
</DirCompiler>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<RepCompiler Include="..\src\fp\fp0700a.rep">
|
||||||
|
<Filter>Reports</Filter>
|
||||||
|
</RepCompiler>
|
||||||
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
Loading…
x
Reference in New Issue
Block a user