summaryrefslogtreecommitdiff
path: root/Source/VSProps/Base.props
AgeCommit message (Expand)Author
2020-08-22msbuild: refactor stuff out of project files (for dolphin)Shawn Hoffman
2020-05-30Externals: Fix build failures with the newer glslang.orbea
2020-05-13Externals: Add zstdJosJuice
2020-04-29Externals: Fix OpenAL include directory.degasus
2020-04-29Fix windows build system.degasus
2020-04-24Externals: Add libLZMA.degasus
2020-04-24Externals: Add bzip2.degasus
2020-02-09Add Windows Implementation LibrariesSilent
2019-12-28Add an ARM64 target to Visual Studio projectsStenzek
2019-10-18Windows: Make builds more reproduciblespycrab
2019-09-14Remove XAudio2Michael M
2019-08-15Explicitly enable conformance mode, and remove /Zc:inline because it's a defa...Silent
2019-06-14VSProps: Add fmt directory to the list of additional includesLioncash
2019-02-13Added FreeSurround to ExternalsLAGonauta
2018-11-26Externals: Add imguiStenzek
2018-06-26Remove DolphinWXspycrab
2018-06-03Fixed issue Discord RPC library not clearing presence during shutdownSleepy Flower Girl
2018-06-03Moved Discord RPC library's source code to externalSleepy Flower Girl
2018-05-20Remove SOIL altogether from the project.Emmanuel Gil Peyrot
2017-06-27Only build OpenAL on WindowsMichael Maltese
2017-06-15[windows]: Apply compatibility patches to problematic gamepad vibration drivers.Shawn Hoffman
2017-06-13Externals: Add zeux/pugixml@38edf25Léo Lam
2017-06-08remove MemUsage, and therefor psapi dependencyShawn Hoffman
2017-06-07msvc: enable some default-off warningsShawn Hoffman
2017-06-07msbuild: obey some warnings about missing virtual destructorsShawn Hoffman
2017-06-07msbuild: set warning level 4Shawn Hoffman
2017-06-07msbuild: only set /NODEFAULTLIB in one placeShawn Hoffman
2017-06-03msvc: use 8 byte struct member alignment instead of 16Shawn Hoffman
2017-06-03msbuild: EnableFiberSafeOptimizations is an opt. inhibitor; disable it.Shawn Hoffman
2017-06-03msbuild: make Externals inclusion methods uniformShawn Hoffman
2017-06-03msvc: add /Zc:throwingNewShawn Hoffman
2017-06-03msvc: use pretty compiler diagnosticsShawn Hoffman
2017-06-03clarify a little in Base.propsShawn Hoffman
2017-06-03msbuild: increment other version numbers to vs2017 equivalentsShawn Hoffman
2017-05-28enable latest C++ Standard features (/std:c++latest)BhaaL
2017-05-28clean up Base.propsBhaaL
2017-05-28enable MSVC Standards Conformance (/permissive-)BhaaL
2017-05-27Externals: remove PortAudioMichael Maltese
2017-05-27Externals/cubeb: add Visual Studio build filesMichael Maltese
2017-05-26MSVC: define HAVE_FFMPEGMichael Maltese
2017-05-04Base.props: Add /utf-8 compiler option.Jules Blok
2017-04-26Make ENABLE_ANALYTICS=0 do somethingspycrab
2017-02-05Switch to the usbdk backend for libusb on WindowsLéo Lam
2017-01-24vs: Move defines out of Common.h to the build systemFlorent Castelli
2016-10-03Add a __LIBUSB__ defineLéo Lam
2016-06-21Windows: Don't include Externals\curl\lib\ everywhereJosJuice
2016-06-18Externals: Add libcurl.Pierre Bourdon
2015-10-16exchange XSaveWorkaround (which was fixed in VS2015) for ucrtFreadWorkaround ...Shawn Hoffman
2015-09-25mbedTLS: adapt Dolphin's Visual Studio filesTillmann Karras
2015-09-03Revert "Base.props: Remove DXSDK_DIR from the include path."Shawn Hoffman