mirror of
https://github.com/libretro/ppsspp.git
synced 2025-01-22 17:05:22 +00:00
Build fix
This commit is contained in:
parent
d4feb77cb3
commit
b2e62680e7
@ -242,6 +242,7 @@
|
||||
<ClCompile Include="HLE\sceMd5.cpp" />
|
||||
<ClCompile Include="HLE\sceMp4.cpp" />
|
||||
<ClCompile Include="HLE\sceMp3.cpp" />
|
||||
<ClCompile Include="HLE\sceMt19937.cpp" />
|
||||
<ClCompile Include="HLE\sceGameUpdate.cpp" />
|
||||
<ClCompile Include="HLE\sceRtc.cpp" />
|
||||
<ClCompile Include="HLE\sceSas.cpp" />
|
||||
@ -509,6 +510,7 @@
|
||||
<ClInclude Include="HLE\scePsmf.h" />
|
||||
<ClInclude Include="HLE\scePspNpDrm_user.h" />
|
||||
<ClInclude Include="HLE\sceP3da.h" />
|
||||
<ClInclude Include="HLE\sceMt19937.h" />
|
||||
<ClInclude Include="HLE\sceMd5.h" />
|
||||
<ClInclude Include="HLE\sceMp4.h" />
|
||||
<ClInclude Include="HLE\sceMp3.h" />
|
||||
@ -629,4 +631,4 @@
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
Loading…
x
Reference in New Issue
Block a user