pcsx2/plugins/CDVDolio
Gregory Hainaut ba5b367ae8 drop support of Visual Studio 2010
* Severals PR uses C++11 features
* 2015 will soon be released
* Win 10 will soon be released

Time to upgrade
2015-06-04 08:55:22 +02: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 Remove vs2008 project files, since they have become outdated, and complicated to maintain. 2014-02-15 18:24:06 +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_vs2012.vcxproj Change the vs2012 project files to use the v110_xp platform toolset, and the vs2013 project files to use the v120_xp platform toolset, so that the resulting executables can be run in Windows XP/2003. 2014-01-24 15:30:34 +00:00
cdvd_vs2012.vcxproj.filters Because vs2012==vs11 and vs2013==vs12, which is extremely confusing, I renamed the project files to use the full year as the name. 2013-11-27 16:53:36 +00:00
cdvd_vs2013.vcxproj Change the vs2012 project files to use the v110_xp platform toolset, and the vs2013 project files to use the v120_xp platform toolset, so that the resulting executables can be run in Windows XP/2003. 2014-01-24 15:30:34 +00:00
cdvd_vs2013.vcxproj.filters Because vs2012==vs11 and vs2013==vs12, which is extremely confusing, I renamed the project files to use the full year as the name. 2013-11-27 16:53:36 +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