pcsx2/tools
Jonathan Li 9ed9b2d8cd windows: Switch to DefaultPlatformToolset aka non-XP toolsets
Basically I ran
find . -name "*.vcxproj" -exec sed -i -e 's/_xp//' {} \;

This will likely break XP, but it paves the way on Windows for a PCSX2
that does not require the DirectX redistributables to be installed for
Windows 8, 8.1 and 10 users. Windows Vista and 7 users will still require
the DirectX redistributable files for XInput and XAudio, though PCSX2
should still be capable of running if a user does not actually use either
of them.
2016-03-13 12:04:28 +00:00
..
GSDumpGUI GSDumpGUI: Add png image display support 2016-03-02 22:57:15 +00:00
GameIndex.dbf-tool gameindex.dbf updater: slightly more verbose by default 2015-09-18 15:02:23 +03:00
bin2cpp windows: Switch to DefaultPlatformToolset aka non-XP toolsets 2016-03-13 12:04:28 +00:00
dynacrchack Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
CMakeLists.txt Commit a modified copy of the CMake files from issue 513. (Note: work in progress. Not currently for general use. Builds made using cmake are currently not supported, and unlikely to work properly.) 2010-01-21 15:12:50 +00:00
Utilities_vc2008.sln Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
Utilities_vc2010.sln Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00
bin2app.sh copyright: 2012-04-12 06:30:35 +00:00