Zqdn/BuildCLI/path_define.bat

7 lines
183 B
Batchfile
Raw Normal View History

2025-04-18 19:18:15 +08:00
cd /d %~dp0
set WORKSPACE=G:/github/TEngine/UnityProject
set UNITYEDITOR_PATH=G:/UnityEditor/2021.3.20f1c1/Editor
set BUILD_DLL_LOGFILE=./build_dll.log
set BUILD_LOGFILE=./build.log