@echo off REM REM Copyright (c) Contributors to the Open 3D Engine Project. REM For complete copyright and license terms please see the LICENSE at the root of this distribution. REM REM SPDX-License-Identifier: Apache-2.0 OR MIT REM REM set DCCSI_CUSTOM=Foo echo DCCSI_CUSTOM = %DCCSI_CUSTOM% set O3DE_BUILD_FOLDER=custom_build echo O3DE_BUILD_FOLDER = %O3DE_BUILD_FOLDER% set DCCSI_GDEBUG=True set DCCSI_DEV_MODE=True set DCCSI_GDEBUGGER=WING set DCCSI_LOGLEVEL=10