pcsx2/plugins
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
..
CDVDiso windows: Remove user.props references from all projects 2016-05-29 12:21:52 +01:00
CDVDisoEFP Clean up the type defines in pcsx2. 2014-08-25 16:16:34 +10:00
CDVDlinuz Use global compiler optimization flags instead of defining them for every plugin/binary 2015-08-08 16:25:17 +03:00
CDVDnull windows: Remove user.props references from all projects 2016-05-29 12:21:52 +01:00
CDVDolio windows: Remove user.props references from all projects 2016-05-29 12:21:52 +01:00
CDVDpeops Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
FWnull windows: Remove user.props references from all projects 2016-05-29 12:21:52 +01:00
GSdx windows: Remove user.props references from all projects 2016-05-29 12:21:52 +01:00
GSdx_legacy windows: Remove user.props references from all projects 2016-05-29 12:21:52 +01:00
GSnull windows: Remove user.props references from all projects 2016-05-29 12:21:52 +01:00
LilyPad windows: Remove user.props references from all projects 2016-05-29 12:21:52 +01:00
PadNull windows: Remove user.props references from all projects 2016-05-29 12:21:52 +01:00
PeopsSPU2 Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
SPU2null Use global compiler optimization flags instead of defining them for every plugin/binary 2015-08-08 16:25:17 +03:00
SSSPSXPAD windows: Remove user.props references from all projects 2016-05-29 12:21:52 +01:00
USBnull windows: Remove user.props references from all projects 2016-05-29 12:21:52 +01:00
USBqemu windows: Remove user.props references from all projects 2016-05-29 12:21:52 +01:00
cdvdGigaherz/src windows: Remove user.props references from all projects 2016-05-29 12:21:52 +01:00
dev9ghzdrk windows: Remove user.props references from all projects 2016-05-29 12:21:52 +01:00
dev9null windows: Remove user.props references from all projects 2016-05-29 12:21:52 +01:00
onepad onepad:freebsd: Adjust ifdefs 2016-05-20 22:30:52 +01:00
spu2-x windows: Remove user.props references from all projects 2016-05-29 12:21:52 +01:00
xpad windows: Remove user.props references from all projects 2016-05-29 12:21:52 +01:00
zerogs windows: Remove user.props references from all projects 2016-05-29 12:21:52 +01:00
zerospu2 windows: Remove user.props references from all projects 2016-05-29 12:21:52 +01:00
zzogl-pg/opengl windows: Remove user.props references from all projects 2016-05-29 12:21:52 +01:00
CMakeLists.txt cmake: add an option to build the new legacy GSdx plugin 2016-04-07 21:46:42 +02:00