diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-03 20:51:44 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-03 20:51:44 +0200 |
commit | 288e0ccbdd93a58a94403e9cfbc8df4965ad2e1b (patch) | |
tree | 6c2739e38db369691dbb33da2e2731aa38986642 /win32/deps/libffi/build-x86.bat | |
parent | 981c7b9482d6f65c38aeec624a10c6b91a9d77cf (diff) |
Fix the remaining path breakages after the downgrade
Diffstat (limited to 'win32/deps/libffi/build-x86.bat')
-rw-r--r-- | win32/deps/libffi/build-x86.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/deps/libffi/build-x86.bat b/win32/deps/libffi/build-x86.bat index dd7c3870..2b6e62c9 100644 --- a/win32/deps/libffi/build-x86.bat +++ b/win32/deps/libffi/build-x86.bat @@ -1,4 +1,4 @@ -#run this from mozilla-build\start-msvc11.bat +#run this from mozilla-build\start-msvc10.bat #cd /c/mozilla-build/hexchat/libffi-3.0.11 #TODO: use own zlib build instead of mozilla-build one |