yuzu/src
Yuri Kunde Schlesner 78eb8ba844 [build] Search for the git binary in the default msysgit install dir
The Git for Windows installer doesn't add the Git binaries to the path
by default. (Due to risk of conflicts with built-in windows commands.)
Unless you have configured your system specially this causes the
scm_rev_gen.js script to fail to find Git.  Added more paths to the
script so that it searches in the default msysgit installation
directory, eliminating the need to set the PATH for most environments.
2014-07-19 17:16:05 -03:00
..
citra
citra_qt Qt: Updated open dialog to include NCCH formats. 2014-07-04 20:37:48 -04:00
common [build] Search for the git binary in the default msysgit install dir 2014-07-19 17:16:05 -03:00
core Kernel: Added preliminary support for address arbiters. 2014-07-08 18:46:38 -04:00
video_core
CMakeLists.txt