Merge pull request #776 from micove/Fix_Bot

Windows: Fix bot
This commit is contained in:
refractionpcsx2 2015-08-19 23:47:02 +01:00
commit 9f291a6666
1 changed files with 6 additions and 0 deletions

View File

@ -150,6 +150,12 @@
<ClInclude Include="..\..\include\x86emitter\implement\simd_moremovs.h" />
<ClInclude Include="..\..\include\x86emitter\implement\simd_shufflepack.h" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\3rdparty\wxwidgets3.0\build\msw\wx30_config.vcxproj">
<Project>{01f4ce10-2cfb-41a8-b41f-e54337868a1d}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>