diff --git a/setup.bat b/setup.bat index 249a398e..4ec354df 100644 --- a/setup.bat +++ b/setup.bat @@ -1,5 +1,6 @@ -#echo off +@echo off echo Preparing vcpkg packages cd ref\vcpkg call bootstrap-vcpkg.bat vcpkg install directx-dxc:x64-windows +@echo ON