Commit c4ab8865 authored by Jeremy Hylton's avatar Jeremy Hylton

Replace line somehow deleted before last checkin.

parent 70a92cda
......@@ -523,6 +523,7 @@ class MSVCCompiler (CCompiler) :
% (self.__root,))
else:
key = (r"%s\6.0\Build System\Components\Platforms"
r"\Win32 (%s)\Directories" % (self.__root, platform))
for base in HKEYS:
d = read_values(base, key)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment