Windows: SED is a required build tool

This commit is contained in:
Asanka C. Herath
2010-11-09 15:51:14 -05:00
parent e4a2e9cfe0
commit 8b21737eaf

View File

@@ -124,13 +124,13 @@ SIGNTOOL=signtool.exe
MAKECAT=makecat.exe
HHC=hhc.exe
MAKEINFO=makeinfo.exe
SED=sed.exe
CANDLE_CMD=candle.exe
LIGHT_CMD=light.exe
# Only used for tests
SH=sh.exe
SED=sed.exe
# Commands
AWK=$(AWK_CMD)