package.bld

来自「Introduce how to Change the DVEVM6446 Me」· BLD 代码 · 共 19 行

BLD
19
字号
/* --COPYRIGHT-- *  Copyright $(CPYYEAR) *  $(COMPANY_NAME) * *  All rights reserved.  Property of $(COMPANY_NAME) *  Restricted rights to use, duplicate or disclose this code are *  granted through contract. * --/COPYRIGHT-- *//* *  ======== package.bld ======== *//* when constructing a release, release everything */Pkg.attrs.exportAll = true;Pkg.attrs.relScript = null; // Temp, til makefile is supported

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?