Build fix

This commit is contained in:
raven02 2014-01-25 23:56:47 +08:00
parent d4feb77cb3
commit b2e62680e7

View File

@ -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>