diff options
| author | Julian Löhr <jloehr_1@hotmail.com> | 2016-06-27 12:32:58 +0200 |
|---|---|---|
| committer | Julian Löhr <julian.loehr@outlook.com> | 2016-07-13 17:28:55 +0200 |
| commit | 6f652931311d23fd91248ab306ca9c5c00b63ecf (patch) | |
| tree | ffd2b6d79369d0ccfd04b7481e8fe8dccc16ea62 /Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp | |
| parent | cf2c5e276c80882a0dbd17c503172226547a4021 (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
