Patch level : 12.0 no-patch
Files correlati : build Commento : Aggiornato progetto fp per nuovi files
This commit is contained in:
parent
30ed447206
commit
fef8613ad9
@ -253,6 +253,18 @@
|
|||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<MenCompiler Include="..\src\fp\fpmenu.men" />
|
<MenCompiler Include="..\src\fp\fpmenu.men" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<TrrCompiler Include="..\src\fp\f176.trr" />
|
||||||
|
<TrrCompiler Include="..\src\fp\f177.trr" />
|
||||||
|
<TrrCompiler Include="..\src\fp\f178.trr" />
|
||||||
|
<TrrCompiler Include="..\src\fp\f179.trr" />
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<DirCompiler Include="..\src\fp\f176.dir" />
|
||||||
|
<DirCompiler Include="..\src\fp\f177.dir" />
|
||||||
|
<DirCompiler Include="..\src\fp\f178.dir" />
|
||||||
|
<DirCompiler Include="..\src\fp\f179.dir" />
|
||||||
|
</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" />
|
||||||
|
@ -22,6 +22,12 @@
|
|||||||
<Filter Include="Sources">
|
<Filter Include="Sources">
|
||||||
<UniqueIdentifier>{06bc8aeb-f506-4c2e-85fb-bdeb92f2c77e}</UniqueIdentifier>
|
<UniqueIdentifier>{06bc8aeb-f506-4c2e-85fb-bdeb92f2c77e}</UniqueIdentifier>
|
||||||
</Filter>
|
</Filter>
|
||||||
|
<Filter Include="Trr">
|
||||||
|
<UniqueIdentifier>{f86bc7e9-c06f-4646-a713-f6a10ee12e00}</UniqueIdentifier>
|
||||||
|
</Filter>
|
||||||
|
<Filter Include="Dir">
|
||||||
|
<UniqueIdentifier>{26bb518e-9e58-4988-9634-c5ce9b2573af}</UniqueIdentifier>
|
||||||
|
</Filter>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ClCompile Include="..\src\fp\fp0.cpp">
|
<ClCompile Include="..\src\fp\fp0.cpp">
|
||||||
@ -125,4 +131,32 @@
|
|||||||
<Filter>Menu</Filter>
|
<Filter>Menu</Filter>
|
||||||
</MenCompiler>
|
</MenCompiler>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<TrrCompiler Include="..\src\fp\f176.trr">
|
||||||
|
<Filter>Trr</Filter>
|
||||||
|
</TrrCompiler>
|
||||||
|
<TrrCompiler Include="..\src\fp\f177.trr">
|
||||||
|
<Filter>Trr</Filter>
|
||||||
|
</TrrCompiler>
|
||||||
|
<TrrCompiler Include="..\src\fp\f178.trr">
|
||||||
|
<Filter>Trr</Filter>
|
||||||
|
</TrrCompiler>
|
||||||
|
<TrrCompiler Include="..\src\fp\f179.trr">
|
||||||
|
<Filter>Trr</Filter>
|
||||||
|
</TrrCompiler>
|
||||||
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<DirCompiler Include="..\src\fp\f176.dir">
|
||||||
|
<Filter>Dir</Filter>
|
||||||
|
</DirCompiler>
|
||||||
|
<DirCompiler Include="..\src\fp\f177.dir">
|
||||||
|
<Filter>Dir</Filter>
|
||||||
|
</DirCompiler>
|
||||||
|
<DirCompiler Include="..\src\fp\f178.dir">
|
||||||
|
<Filter>Dir</Filter>
|
||||||
|
</DirCompiler>
|
||||||
|
<DirCompiler Include="..\src\fp\f179.dir">
|
||||||
|
<Filter>Dir</Filter>
|
||||||
|
</DirCompiler>
|
||||||
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
Loading…
x
Reference in New Issue
Block a user