Rename nolayout.c to flat.c for consistency/clarity

This commit is contained in:
bnnm 2018-08-24 19:29:39 +02:00
parent b4884522d8
commit f576d9568c
4 changed files with 3 additions and 3 deletions

View File

@ -1899,7 +1899,7 @@
>
</File>
<File
RelativePath=".\layout\nolayout.c"
RelativePath=".\layout\flat.c"
>
</File>
<File

View File

@ -523,7 +523,7 @@
<ClCompile Include="layout\interleave.c" />
<ClCompile Include="layout\blocked_ivaud.c" />
<ClCompile Include="layout\blocked_mxch.c" />
<ClCompile Include="layout\nolayout.c" />
<ClCompile Include="layout\flat.c" />
<ClCompile Include="layout\blocked_adm.c" />
<ClCompile Include="layout\blocked_ea_swvr.c" />
<ClCompile Include="layout\blocked_rws.c" />

View File

@ -1129,7 +1129,7 @@
<ClCompile Include="layout\blocked_mxch.c">
<Filter>layout\Source Files</Filter>
</ClCompile>
<ClCompile Include="layout\nolayout.c">
<ClCompile Include="layout\flat.c">
<Filter>layout\Source Files</Filter>
</ClCompile>
<ClCompile Include="layout\blocked_adm.c">