pcsx2/plugins/CDVDolio
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
..
res git-svn-id: http://pcsx2.googlecode.com/svn/trunk@415 96395faa-99c1-11dd-bbfe-3dabce05a288 2009-02-06 19:36:41 +00:00
vsprops 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
CDVDDialog.cpp license: update the copyrigh address to please linux distribution 2012-10-19 20:27:50 +00:00
CDVDDialog.h license: update the copyrigh address to please linux distribution 2012-10-19 20:27:50 +00:00
SettingsDlg.cpp Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
SettingsDlg.h GSdx: removed the last bit of mfc dependency from cdvdolio 2009-06-19 00:11:56 +00:00
cdvd.cpp license: update the copyrigh address to please linux distribution 2012-10-19 20:27:50 +00:00
cdvd.def GSdx: removed the last bit of mfc dependency from cdvdolio 2009-06-19 00:11:56 +00:00
cdvd.h license: update the copyrigh address to please linux distribution 2012-10-19 20:27:50 +00:00
cdvd.props vs2010 project files for pcsx2 (plugins later) 2009-08-12 22:11:06 +00:00
cdvd.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
cdvd.vcxproj - fixed VS2010 project files and added configuration for AVX 2011-01-28 08:21:05 +00:00
cdvd.vcxproj.filters Initial work on vs2010 project files for PCSX2 and plugins. 2010-04-14 19:44:04 +00:00
cdvd_vs11.vcxproj Make PCSX2 compile with Visual Studio 2012 (3/3): Upgrade the project files and fix a few project names. Update the .sln to point to the right project files. 2012-08-19 19:54:12 +00:00
cdvd_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
cdvd_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
cdvd_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
cdvd_vs2008.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
resource.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
stdafx.cpp Removed all trailing whitespace in *.c *.cpp *.h because it irritates me. 2010-04-25 00:31:27 +00:00
stdafx.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