Rename pc_al2.c to raw_al.c

This commit is contained in:
bnnm 2020-02-22 10:32:35 +01:00
parent 8b6e94a04a
commit 6e7bb699ac
4 changed files with 3 additions and 3 deletions

View File

@ -1067,7 +1067,7 @@
> >
</File> </File>
<File <File
RelativePath=".\meta\pc_al2.c" RelativePath=".\meta\raw_al.c"
> >
</File> </File>
<File <File

View File

@ -379,7 +379,7 @@
<ClCompile Include="meta\opus_ppp.c" /> <ClCompile Include="meta\opus_ppp.c" />
<ClCompile Include="meta\otm.c" /> <ClCompile Include="meta\otm.c" />
<ClCompile Include="meta\p3d.c" /> <ClCompile Include="meta\p3d.c" />
<ClCompile Include="meta\pc_al2.c" /> <ClCompile Include="meta\raw_al.c" />
<ClCompile Include="meta\pc_mxst.c" /> <ClCompile Include="meta\pc_mxst.c" />
<ClCompile Include="meta\sab.c" /> <ClCompile Include="meta\sab.c" />
<ClCompile Include="meta\xa_xa30.c" /> <ClCompile Include="meta\xa_xa30.c" />

View File

@ -670,7 +670,7 @@
<ClCompile Include="meta\p3d.c"> <ClCompile Include="meta\p3d.c">
<Filter>meta\Source Files</Filter> <Filter>meta\Source Files</Filter>
</ClCompile> </ClCompile>
<ClCompile Include="meta\pc_al2.c"> <ClCompile Include="meta\raw_al.c">
<Filter>meta\Source Files</Filter> <Filter>meta\Source Files</Filter>
</ClCompile> </ClCompile>
<ClCompile Include="meta\pc_mxst.c"> <ClCompile Include="meta\pc_mxst.c">