Escaped^Cpecial characters in build.cmd

This commit is contained in:
tawan0109 2016-08-12 12:31:59 +08:00
Родитель 04f642eed8
Коммит 42a0c3561d
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -249,7 +249,7 @@ if %CppSkipped% EQU 1 (
@echo.
@echo ===============================================================================================================
@echo. !!! Note !!!
@echo Skipped building Mobius C++ component (RIOSock.dll) due to missing VC++ Build Toolset.
@echo Skipped building Mobius C++ component ^(RIOSock.dll^) due to missing VC++ Build Toolset.
@echo Mobius uses this component to leverage socket optimization available in Windows
@echo This is an optional component and Mobius will be fully functional even without this component
@echo If you want to build this component, enable VC++ project in Visual Studio