dolphin/Source/VSProps
magumagu 3aa3002010 Fix Intellisense error spam on Visual Studio.
Intellisense doesn't like defines in PCH files, and it doesn't like the deleted
constructor for BitField.  (I think it's being overly strict about the
"must have no non-default constructors" rule for classes in unions.)
2015-01-23 19:15:25 -08:00
..
Base.props Fix Intellisense error spam on Visual Studio. 2015-01-23 19:15:25 -08:00
ClDisableAllWarnings.props 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
PCHCommon.props Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
PCHCreate.props Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
PCHUse.props Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
QtCompile.props xxhash: Add cmake + VS files 2015-01-21 07:35:34 +01:00
QtCompile.targets Qt: Add msvc support 2014-09-15 15:07:33 -07:00
QtCompile.xml Qt: Add msvc support 2014-09-15 15:07:33 -07:00
WXWOverrides.props xxhash: Add cmake + VS files 2015-01-21 07:35:34 +01:00