Rename wsi_blocked.c to blocked_wsi.c

This commit is contained in:
bnnm 2018-03-23 18:35:53 +01:00
parent 8bb9fa5f4a
commit bd684f7680
4 changed files with 3 additions and 3 deletions

View File

@ -1819,7 +1819,7 @@
>
</File>
<File
RelativePath=".\layout\wsi_blocked.c"
RelativePath=".\layout\blocked_wsi.c"
>
</File>
<File

View File

@ -499,7 +499,7 @@
<ClCompile Include="layout\thp_blocked.c" />
<ClCompile Include="layout\vs_blocked.c" />
<ClCompile Include="layout\ws_aud_blocked.c" />
<ClCompile Include="layout\wsi_blocked.c" />
<ClCompile Include="layout\blocked_wsi.c" />
<ClCompile Include="layout\xa_blocked.c" />
<ClCompile Include="layout\xvas_block.c" />
<ClCompile Include="..\ext_libs\clHCA.c" />

View File

@ -1072,7 +1072,7 @@
<ClCompile Include="layout\ws_aud_blocked.c">
<Filter>layout\Source Files</Filter>
</ClCompile>
<ClCompile Include="layout\wsi_blocked.c">
<ClCompile Include="layout\blocked_wsi.c">
<Filter>layout\Source Files</Filter>
</ClCompile>
<ClCompile Include="layout\xa_blocked.c">