Staging
v0.8.1
Revision b06231a9c98210c1b01f209cca5b37c005036a46 authored by Zachary Ware on 10 December 2013, 22:06:46 UTC, committed by Zachary Ware on 10 December 2013, 22:06:46 UTC
This should fix the test_os failure on the AMD64 Windows 7 buildbot.
1 parent 227c01a
Raw File
errmap.mak
errmap.h:	generrmap.exe
	.\generrmap.exe > errmap.h

genermap.exe:	generrmap.c
	cl generrmap.c
back to top