pcsx2/plugins/CDVDolio
gigaherz 01daa0b6fd 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.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5822 96395faa-99c1-11dd-bbfe-3dabce05a288
2014-01-24 15:30:34 +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_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
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