dolphin/Source
Shawn Hoffman 317e63e7ba msvc: disable compiler warnings when building all Externals (cl /W0), except for wxWidgets, where all warnings are fixed.
Note warnings may still be generated by code in Externals if it is included into warning-enabled code (this is the case for libusb).
Also, quiet an intellisense warning in wxWidgets caused by using __w64 for an inapplicable type.
2014-08-19 22:33:42 -07:00
..
Android Merge pull request #597 from sigmabeta/android-studio-gitignore 2014-08-04 12:06:29 +02:00
Core msvc: enable strictStrings solution-wide for release. 2014-08-19 20:33:24 -07:00
DSPSpy Fixed issue with DSP Dump not closing files. 2014-06-23 13:08:43 -07:00
DSPTool Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
PCH Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
UnitTests Core: Kill off Host_ShowJitResults 2014-08-15 15:18:28 -04:00
VSProps msvc: disable compiler warnings when building all Externals (cl /W0), except for wxWidgets, where all warnings are fixed. 2014-08-19 22:33:42 -07:00
CMakeLists.txt Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
dolphin-emu.sln Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00