summaryrefslogtreecommitdiff
path: root/Source/VSProps
AgeCommit message (Expand)Author
2015-04-13Base.props: Remove DXSDK_DIR from the include path.Jules Blok
2015-03-15quiet some warnings which appear on vs2015.Shawn Hoffman
2015-03-15windows: don't compile with openmp supportShawn Hoffman
2015-03-02enet: fix Visual Studio filesTillmann Karras
2015-02-22Merge pull request #1994 from Tilka/vtuneFiora
2015-02-12JitRegister: fix VTune integrationTillmann Karras
2015-02-12Externals: update libusb to version 1.0.19Tillmann Karras
2015-01-23Fix Intellisense error spam on Visual Studio.magumagu
2015-01-21xxhash: Add cmake + VS filesdegasus
2014-12-13windows: use qt 5.4.0Shawn Hoffman
2014-11-25Port dolphin to SFML 2.1James Cowgill
2014-09-27Fix QtCompile.props to work if the repo path contains spaces.Shawn Hoffman
2014-09-18windows/qt: add (hopefully) all plugins DolphinQt should possibly need.Shawn Hoffman
2014-09-15Add Qt submodule for windows.Shawn Hoffman
2014-09-15Qt: Add msvc supportShawn Hoffman
2014-09-03VSProps: Add C4351 to the list of disabled warnings in Base.propsLioncash
2014-09-01msvc: get UnitTests compilingShawn Hoffman
2014-09-01msvc: remove some remnants of SDL and DSound from projects and general cleanup.Shawn Hoffman
2014-08-23Add headers required by XAudio2_7 to externals.Shawn Hoffman
2014-08-19msvc: enable compiler warnings as errors.Shawn Hoffman
2014-08-19msvc: disable compiler warnings when building all Externals (cl /W0), except ...Shawn Hoffman
2014-08-19msvc: enable strictStrings solution-wide for release.Shawn Hoffman
2014-08-18Windows: Enable /Zc:rvalueCast solution-wide.Shawn Hoffman
2014-08-15Windows: Add /Zc:inline to compiler options.Shawn Hoffman
2014-08-14Windows: Use a shared precompiled header for dolphin code under Source/Shawn Hoffman
2014-08-10Use official flag for detailed symbols. Require VS2013 with update 3 or later...Shawn Hoffman
2014-08-03Removes x86_32 from Visual Studio Base properties.Ryan Houdek
2014-06-24Remove the 32-bit config platform from the VS solution and projectsLioncash
2014-05-27Redo commit 932945d4808e37ba0ca1a953571187f445e24f41Shawn Hoffman
2014-03-06windows: move arch defines to base.propsShawn Hoffman
2014-02-18Scope the Windows include directory to only point to Source/Core/.Lioncash
2014-02-18Convert all includes to relative paths.Lioncash
2014-01-17[GLExtensions] Fix Windows build.Ryan Houdek
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre
2013-12-31Convert all vcxproj files to UNIX line endingsJasper St. Pierre
2013-12-11Remove all instances of OpenCL in the Dolphin Project. A brief history of Ope...Ryan Houdek
2013-12-08Fix "Entry Point Not Found crash on Windows Vista"Lioncash
2013-11-14Use libpng for saving images.Matthew Parlane
2013-11-04[windows] update SDL-2.0.0 to 2.0.1. Fixes issue 6793.Shawn Hoffman
2013-11-03[Windows] Add missing dlls and enable OpenMP support.Matthew Parlane
2013-11-02Revert "Add dxsdk_dir to vc++ paths via base.props. This means you no longer ...Matthew Parlane
2013-10-31Merge remote-tracking branch 'shuffle2/vc12'comex
2013-10-27Add dxsdk_dir to vc++ paths via base.props. This means you no longer need the...Shawn Hoffman
2013-10-26Update to VS2013 and a slew of build-related updates. Notes:Shawn Hoffman
2013-09-30Upgrade libusb to 1.0.16Matthew Parlane
2013-08-16Merge branch 'master' into wii-networkMatthew Parlane
2013-08-15Replace OpenSSL with PolarSSLMatthew Parlane
2013-07-09Add UPnP support.John Chadwick
2013-03-27Merge branch 'master' into wii-networkskidau
2013-02-27clear cg from project filesdegasus