summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp
diff options
context:
space:
mode:
authorJulian Löhr <jloehr_1@hotmail.com>2016-06-27 12:32:58 +0200
committerJulian Löhr <julian.loehr@outlook.com>2016-07-13 17:28:55 +0200
commit6f652931311d23fd91248ab306ca9c5c00b63ecf (patch)
treeffd2b6d79369d0ccfd04b7481e8fe8dccc16ea62 /Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp
parentcf2c5e276c80882a0dbd17c503172226547a4021 (diff)
Fix SCMRevGen for 64-bit MSBuild
CScript must be run as 64-bit regardless of the MSBuild bitness. Otherwise it won't find 64-bit Git installations. However the "Sysnative" redirector is not available for 64-bit processes. So a fix is needed when 64-bit MSBuild is run. The "ProgramFiles(x86)" Macro is only set for 64-bit, otherwise it is empty. Therefore it can be used as condition to check whether the current MSBuild process is 32 or 64-bit.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp')
0 files changed, 0 insertions, 0 deletions