diff --git a/src/Servers/IIS/build/native.targets b/src/Servers/IIS/build/native.targets index 9628729c05..0a9d6a9666 100644 --- a/src/Servers/IIS/build/native.targets +++ b/src/Servers/IIS/build/native.targets @@ -7,7 +7,7 @@ Document - mc %(FullPath) -h $(IntDir) -r $(IntDir) + mc "%(FullPath)" -h $(IntDir) -r $(IntDir) Compiling Event Messages ... $(IntDir)\%(Filename).rc;$(IntDir)\%(Filename).h;$(IntDir)\MSG0409.bin