pcsx2/plugins/SSSPSXPAD
Jonathan Li b20433c0be windows: Remove user.props references from all projects
find . -name *.vcxproj -exec sed -i -e '/user.props/d' {} \;

Microsoft recommends against using .user files. From
https://msdn.microsoft.com/en-us/library/669zx6zc.aspx :
"The best practice is to delete the reference to them in Property
Manager to ensure that your projects operate independently of any
per-user, per-computer settings. This is important to ensure correct
behaviour in a SCC (source code control) environment."

If you cannot compile SPU2-X after this commit (since that still relies
on the old DirectX SDK), you'll need to fix your build environment.
2016-05-29 12:21:52 +01:00
..
PadSSSPSX.cpp Git-based versioning. 2014-03-25 13:31:36 +01:00
PadSSSPSX.def SSSPSX: Updated to v1.7, fixed savestate/freeze callback bug that caused the public version to crash in 0.9.6 betas. 2009-12-22 03:08:16 +00:00
PadSSSPSX.h [copyright] 2010-07-08 16:40:44 +00:00
PadSSSPSX.rc Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
PadSSSPSX.vcxproj windows: Remove user.props references from all projects 2016-05-29 12:21:52 +01:00
PadSSSPSX.vcxproj.filters Rename files. 2015-08-18 00:44:35 -04:00
PadSSSPSXres.h Removed ATL/MFC dependencies from every project, the free version of visual studio does not have those. It compiles with vs2012 express now, will fix others later, in case they are broken. 2013-07-01 21:28:58 +00:00
ProjectRootDir.props Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
licence.txt PadSSSPSX: Added to PCSX2 Suite, and updated to work with PCSX2 v0.9.7. 2009-12-21 16:21:07 +00:00
readmewip.txt SSSPSX: Updated to v1.7, fixed savestate/freeze callback bug that caused the public version to crash in 0.9.6 betas. 2009-12-22 03:08:16 +00:00