precomp.h

来自「开发源代码的CPU卡的COS源程序。」· C头文件 代码 · 共 48 行

H
48
字号
#ifndef PRECOMP__H/* ============================================================================   Project Name : jayaCard TCK   Module Name  : proto/tck/hal/test03/precomp.h   Version : $Id: precomp.h,v 1.3 2004/01/11 09:56:35 dgil Exp $	Description: precompiled header    The Original Code is jayaCard TCK code.    The Initial Developer of the Original Code is Gilles Dumortier.	Portions created by the Initial Developer are Copyright (C) 2002-2004 the    Initial Developer. All Rights Reserved.    Contributor(s):	Permission is granted to any individual to use, copy, or redistribute	this software so long as all of the original files are included	unmodified, that it is not sold for profit, and that this copyright	notice is retained.    This program is distributed in the hope that it will be useful,    but WITHOUT ANY WARRANTY; without even the implied warranty of    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.   History Rev	Description   021503 dgil	wrote it from scratch   ============================================================================*/#define PRECOMP__H#define XPCORE_SIMU#define JAYACARD_TCK#define JAYACFG_CONTACTLESS_TYPEA#define JAYACFG_CONTACTLESS_TYPEB/* ========================================================================= */#include "tck.h"#include "hal.h"/* ========================================================================= */#endif/* defined PRECOMP__H */

⌨️ 快捷键说明

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