vscode游戏引擎的build-clean配置

@ECHO OFF

REM Clean everything

REM engine

make -f "Makefile.engine.windows.mak" clean

IF %ERRORLEVEL% NEQ 0 (echo Error:%ERRORLEVEL% && exit)

REM Testbed

make -f "Makefile.testbed.windows.mak" clean

IF %ERRORLEVEL% NEQ 0 (echo Error:%ERRORLEVEL% && exit)

REM Testbed

make -f "Makefile.tests.windows.mak" clean

IF %ERRORLEVEL% NEQ 0 (echo Error:%ERRORLEVEL% && exit)

ECHO "All assemblies cleaned successfully."

相关推荐
绀目澄清2 小时前
Unity 的AI Navigation 系统详细总结
人工智能·unity·游戏引擎
从此不归路2 小时前
FPGA 结构与 CAD 设计(第3章)下
ide·fpga开发
smileNicky3 小时前
Lombok @Data 在 IDEA 中运行报错解决方案
java·ide·intellij-idea
好大哥呀3 小时前
C++ IDE
开发语言·c++·ide
OpenMiniServer3 小时前
AI + GitLab + VSCode:下一代开发工作流的革命性集成
人工智能·vscode·gitlab
dust_and_stars3 小时前
ubuntu24 安装vscode
ide·vscode·编辑器
绀目澄清3 小时前
Unity3D AI Navigation 详解:从基础概念到实战应用
unity·游戏引擎
weixin_409383124 小时前
cocos shader流光文字 不显示透明部分
游戏引擎·cocos2d
向上的车轮4 小时前
如何选择Python IDE?
开发语言·ide·python
Destiny_where4 小时前
Claude VSCode插件版接入强大的GLM(无需登录注册claude code)
ide·人工智能·vscode·编辑器·claude code