.. |
Common.props
|
Yet another missing .props ... ;_;
|
2010-04-14 20:02:36 +00:00 |
Common.vsprops
|
Minor buildsystem changes (remove some warnings and add function level linking option to all 3rdparty libs)
|
2009-10-05 14:40:46 +00:00 |
ProjectRootDir.props
|
Made a special .props file for null plugins, since they seem to have a different folder structure than the rest.
|
2010-04-14 19:57:33 +00:00 |
ProjectRootDir.vsprops
|
wxgui branch: Maintenance merge against trunk, plus many cleanups and project-level changes.
|
2009-07-03 00:49:40 +00:00 |
wx_adv.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 |
wx_adv.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 |
wx_adv_2008.vcproj
|
Disable LTCG on wxCore, wxAdv, zlib, libjpeg, and the x86Emitter. Slices Release mode build times by more than half and shaves 200K- off the .exe size. (I really should have done this sooner)
|
2010-06-05 15:41:40 +00:00 |
wx_adv_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 |
wx_adv_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 |
wx_adv_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 |
wx_adv_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 |
wx_base.vcxproj
|
Committing "blood's" work on building PCSX2 and plugins under msvc 2010.
|
2010-04-30 19:46:43 +00:00 |
wx_base.vcxproj.filters
|
Initial work on vs2010 project files for PCSX2 and plugins.
|
2010-04-14 19:44:04 +00:00 |
wx_base_2008.vcproj
|
w32pthreads/spu2-x/gsdx: add proper "debug" build of w32pthreads, instead of both debug and release overwriting the same dll.
|
2009-12-06 15:33:20 +00:00 |
wx_base_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 |
wx_base_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 |
wx_base_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 |
wx_base_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 |
wx_config.vcxproj
|
- fixed VS2010 project files and added configuration for AVX
|
2011-01-28 08:21:05 +00:00 |
wx_config.vcxproj.filters
|
Initial work on vs2010 project files for PCSX2 and plugins.
|
2010-04-14 19:44:04 +00:00 |
wx_config_2008.vcproj
|
wxWidgets/Win32: Disable a bunch of crap we don't use (and likely never will). Saves 150-200k off pcsx2.exe and plugins that link against wx (SPU2-X and ZZogl I think).
|
2010-05-30 16:44:22 +00:00 |
wx_config_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 |
wx_config_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 |
wx_config_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 |
wx_config_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 |
wx_core.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 |
wx_core.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 |
wx_core_2008.vcproj
|
Disable LTCG on wxCore, wxAdv, zlib, libjpeg, and the x86Emitter. Slices Release mode build times by more than half and shaves 200K- off the .exe size. (I really should have done this sooner)
|
2010-06-05 15:41:40 +00:00 |
wx_core_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 |
wx_core_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 |
wx_core_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 |
wx_core_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 |