pcsx2/plugins/SSSPSXPAD
gigaherz 74378ce378 Created vs2013 files based on the vs2012 code, and fixed a small incompatibility between vs2013 and pthreads.
Removed some missing headers from the vs2010 and vs2012 project files that were causing vs to always claim the projects were out of date.
Also removed some other entries for c/cpp files that were disabled but also missing (I did not search exhaustively).


git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5763 96395faa-99c1-11dd-bbfe-3dabce05a288
2013-11-27 16:44:32 +00:00
..
PadSSSPSX.cpp Missed some SPU2-X and all zzogl code in the last commit. 2011-03-25 01:09:18 +00: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 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
PadSSSPSX.vcxproj Committing "blood's" work on building PCSX2 and plugins under msvc 2010. 2010-04-30 19:46:43 +00:00
PadSSSPSX.vcxproj.filters Initial work on vs2010 project files for PCSX2 and plugins. 2010-04-14 19:44:04 +00:00
PadSSSPSX_vc2008.vcproj Plugins (MSW only): Removed the Image Randomization flag from most plugins' projects. They now default to the value specified by the PCSX2 properties sheet, which enables image randomization by default. 2010-11-04 12:12:11 +00:00
PadSSSPSX_vs11.vcxproj Fix for the v110_xp toolset in vs2012. Removed winuser.h from afxresmw.h, nothing seems to be using it, but it breaks something in string.h. I did not change the projects to use v110_xp by default, to get an xp compatible binary, you have to call it from command line like this: msbuild pcsx2_suite_2012.sln /t:Build "/p:Configuration=Release AVX2" /p:PlatformToolset=v110_xp /m. Change Configuration=... as needed. 2013-07-02 16:01:06 +00:00
PadSSSPSX_vs11.vcxproj.filters [VS2012] For some reason when I made the conversion I totally forgot to copy these, and I didn't notice that until yesterday. 2012-09-05 18:04:09 +00:00
PadSSSPSX_vs12.vcxproj Created vs2013 files based on the vs2012 code, and fixed a small incompatibility between vs2013 and pthreads. 2013-11-27 16:44:32 +00:00
PadSSSPSX_vs12.vcxproj.filters Created vs2013 files based on the vs2012 code, and fixed a small incompatibility between vs2013 and pthreads. 2013-11-27 16:44:32 +00: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 Fix PadSSSPSX building, properly fix ZeroSPU2 and the null plugins too. Remove nullplugin_svnroot.props since it's not used anymore (I misunderstood the way props work). 2010-04-15 22:18:32 +00:00
ProjectRootDir.vsprops PadSSSPSX: Added to PCSX2 Suite, and updated to work with PCSX2 v0.9.7. 2009-12-21 16:21:07 +00: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