index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
VSProps
/
Base.props
Age
Commit message (
Expand
)
Author
2015-04-13
Base.props: Remove DXSDK_DIR from the include path.
Jules Blok
2015-03-15
windows: don't compile with openmp support
Shawn Hoffman
2015-03-02
enet: fix Visual Studio files
Tillmann Karras
2015-02-22
Merge pull request #1994 from Tilka/vtune
Fiora
2015-02-12
JitRegister: fix VTune integration
Tillmann Karras
2015-02-12
Externals: update libusb to version 1.0.19
Tillmann Karras
2015-01-23
Fix Intellisense error spam on Visual Studio.
magumagu
2015-01-21
xxhash: Add cmake + VS files
degasus
2014-11-25
Port dolphin to SFML 2.1
James Cowgill
2014-09-03
VSProps: Add C4351 to the list of disabled warnings in Base.props
Lioncash
2014-09-01
msvc: get UnitTests compiling
Shawn Hoffman
2014-09-01
msvc: remove some remnants of SDL and DSound from projects and general cleanup.
Shawn Hoffman
2014-08-23
Add headers required by XAudio2_7 to externals.
Shawn Hoffman
2014-08-19
msvc: enable compiler warnings as errors.
Shawn Hoffman
2014-08-19
msvc: enable strictStrings solution-wide for release.
Shawn Hoffman
2014-08-18
Windows: Enable /Zc:rvalueCast solution-wide.
Shawn Hoffman
2014-08-15
Windows: Add /Zc:inline to compiler options.
Shawn Hoffman
2014-08-14
Windows: Use a shared precompiled header for dolphin code under Source/
Shawn Hoffman
2014-08-10
Use official flag for detailed symbols. Require VS2013 with update 3 or later...
Shawn Hoffman
2014-08-03
Removes x86_32 from Visual Studio Base properties.
Ryan Houdek
2014-06-24
Remove the 32-bit config platform from the VS solution and projects
Lioncash
2014-05-27
Redo commit 932945d4808e37ba0ca1a953571187f445e24f41
Shawn Hoffman
2014-03-06
windows: move arch defines to base.props
Shawn Hoffman
2014-02-18
Scope the Windows include directory to only point to Source/Core/.
Lioncash
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-01-17
[GLExtensions] Fix Windows build.
Ryan Houdek
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre
2013-12-31
Convert all vcxproj files to UNIX line endings
Jasper St. Pierre
2013-12-11
Remove all instances of OpenCL in the Dolphin Project. A brief history of Ope...
Ryan Houdek
2013-12-08
Fix "Entry Point Not Found crash on Windows Vista"
Lioncash
2013-11-14
Use 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-02
Revert "Add dxsdk_dir to vc++ paths via base.props. This means you no longer ...
Matthew Parlane
2013-10-31
Merge remote-tracking branch 'shuffle2/vc12'
comex
2013-10-27
Add dxsdk_dir to vc++ paths via base.props. This means you no longer need the...
Shawn Hoffman
2013-10-26
Update to VS2013 and a slew of build-related updates. Notes:
Shawn Hoffman
2013-07-09
Add UPnP support.
John Chadwick
2012-12-16
Add the resource include in only one place for all builds.
Glenn Rice
2011-02-10
vs2010: add debugfast configs for all projects except wxw...will do those soon.
Shawn Hoffman
2011-02-08
vs2010:
Shawn Hoffman