📄 version.mak
字号:
#*******************************************************************************
# Copyright Statement:
# --------------------
# This software is protected by Copyright and the information contained
# herein is confidential. The software may not be copied and the information
# contained herein may not be used or disclosed except with the written
# permission of MediaTek Inc. (C) 2003
#
#*******************************************************************************
#*******************************************************************************
#
# Filename:
# ---------
# version.mak
#
# Project:
# --------
# DOWNLOAD AGENT
#
# Description:
# ------------
# makefile store DA version
#
# Author:
# -------
# Amos Hsu
#
#*******************************************************************************
# Download Agent Version
DA_VERSION = 2.7.1016
DA_PREFIX = MTK_DA
DA_INFO_VER = 1
DA_INFO_MAGIC = 0x22668899
DA_MAIN_PROG_SYMBOL = Image$$$$MAIN_PROG$$$$ZI$$$$Limit
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -