Patch level : 12.0 428
Files correlati : tf Commento : Aggiornato progetto git-svn-id: svn://10.65.10.50/branches/R_10_00@24009 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
725ad83724
commit
6ab21125fa
@ -172,20 +172,25 @@
|
||||
<ClInclude Include="..\src\tf\tf0.h" />
|
||||
<ClInclude Include="..\src\tf\tf0100a.h" />
|
||||
<ClInclude Include="..\src\tf\tf0200a.h" />
|
||||
<ClInclude Include="..\src\tf\tf0400a.h" />
|
||||
<ClInclude Include="..\src\tf\tf0500a.h" />
|
||||
<ClInclude Include="..\src\tf\tftbcon.h" />
|
||||
<ClInclude Include="..\src\tf\tfutility.h" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="..\src\fe\felib.cpp" />
|
||||
<ClCompile Include="..\src\tf\tf0.cpp" />
|
||||
<ClCompile Include="..\src\tf\tf0100.cpp" />
|
||||
<ClCompile Include="..\src\tf\tf0200.cpp" />
|
||||
<ClCompile Include="..\src\tf\tf0400.cpp" />
|
||||
<ClCompile Include="..\src\tf\tf0500.cpp" />
|
||||
<ClCompile Include="..\src\tf\tfutility.cpp" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<MskCompiler Include="..\src\tf\tf0100a.uml">
|
||||
<FileType>Document</FileType>
|
||||
</MskCompiler>
|
||||
<MskCompiler Include="..\src\tf\tf0400a.uml" />
|
||||
<MskCompiler Include="..\src\tf\tf0500a.uml" />
|
||||
<MskCompiler Include="..\src\tf\tftbcon.uml" />
|
||||
</ItemGroup>
|
||||
|
@ -36,6 +36,12 @@
|
||||
<ClInclude Include="..\src\tf\tf0500a.h">
|
||||
<Filter>Headers</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\src\tf\tf0400a.h">
|
||||
<Filter>Headers</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\src\tf\tfutility.h">
|
||||
<Filter>Headers</Filter>
|
||||
</ClInclude>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="..\src\tf\tf0100.cpp">
|
||||
@ -53,6 +59,12 @@
|
||||
<ClCompile Include="..\src\tf\tf0500.cpp">
|
||||
<Filter>Sources</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\src\tf\tf0400.cpp">
|
||||
<Filter>Sources</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\src\tf\tfutility.cpp">
|
||||
<Filter>Sources</Filter>
|
||||
</ClCompile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<MskCompiler Include="..\src\tf\tftbcon.uml">
|
||||
@ -67,6 +79,9 @@
|
||||
<MskCompiler Include="..\src\tf\tf0500a.uml">
|
||||
<Filter>Masks</Filter>
|
||||
</MskCompiler>
|
||||
<MskCompiler Include="..\src\tf\tf0400a.uml">
|
||||
<Filter>Masks</Filter>
|
||||
</MskCompiler>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<MenCompiler Include="..\src\tf\tfmenu.men">
|
||||
|
Loading…
x
Reference in New Issue
Block a user