📄 mastrbld.h
字号:
/*____________________________________________________________________________
Copyright (C) 2002 PGP Corporation
All rights reserved.
$Id: MastrBld.h,v 1.16.2.1 2002/11/26 23:39:48 wjb Exp $
____________________________________________________________________________*/
#ifndef Included_MastrBld_h /* [ */
#define Included_MastrBld_h
/* This file can be used to control the build settings for the
entire sdk and client workspace. Set OVERRIDE_BUILDFLAGS
to 1 in the client project and the settings in this file will be
used. */
#ifdef OVERRIDE_BUILDFLAGS
/*
Set these values for the entire build
*/
/*____________________________________________________________________________
Client Version information
____________________________________________________________________________*/
#define PGPVERSIONSTRING "8.0"
#define PGPVERSIONMAJOR 8
#define PGPVERSIONMINOR 0
#define PGPVERSIONSUBMINOR 0
#define PGPVERSIONSUBSUBMINOR 0
#define PGPVERSIONRELEASESTAGE 1 /* 0 = Development, 1 = Alpha, */
/* 2 = Beta, 3 = Release */
#define PGPBUILDNUMBER "101"
#define PGPCOMPANYNAME "PGP Corporation"
#define PGPCOPYRIGHT "Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -