mirror of https://github.com/PCSX2/pcsx2.git
6cddd04518
I went a bit of trigger happy since compiling so much is not fun. Changes: Solution - Remove all SSE2/SSSE3/SSSE4/AVX/AVX2 configurations. Not used. - Remove wxAdv3.0 and x86emitter. Compiled but not used. - Make sure Release compiles Release. - Make sure Debug compiles Debug. - Make sure Devel compiles Release or Devel. - Make sure nothing get skipped. - Do the last 4 for the x64 build. . CDVDolio - Remove SSE2/SSSE3/SSSE4/AVX/AVX2 configurations. Not used. - Remove props. Cruft. - Remove _M_SSE from stdafx.h. Pointless and only reference to it. xpad - Remove SSE2/SSSE3/SSSE4/AVX/AVX2 configurations. Not used. - Remove props. Cruft. - No reference to _M_SSE. . Only GSdx uses _M_SSE. |
||
---|---|---|
.. | ||
res | ||
vsprops | ||
resource.h | ||
stdafx.cpp | ||
stdafx.h | ||
xpad.cpp | ||
xpad.def | ||
xpad.h | ||
xpad.props | ||
xpad.rc | ||
xpad.vcxproj | ||
xpad.vcxproj.filters |