📄 oglesevilskull_reg.rss
字号:
/*!
******************************************************************************
@File OGLESEvilSkull_reg
@Title OGLESEvilSkull_reg
@Author Imagination Technologies
@date 03/09/2006
@Copyright Copyright 2004 by Imagination Technologies Limited.
All rights reserved. No part of this software, either
material or conceptual may be copied or distributed,
transmitted, transcribed, stored in a retrieval system
or translated into any human or computer language in any
form by any means, electronic, mechanical, manual or
other-wise, or disclosed to third parties without the
express written permission of Imagination Technologies
Limited, Unit 8, HomePark Industrial Estate,
King's Langley, Hertfordshire, WD4 8LZ, U.K.
@Platform Symbian S60 3rd
@Description
@DoxygenVer
******************************************************************************/
#include <appinfo.rh>
#include <OGLESEvilSkull.rsg>
#include "Demo.hrh"
UID2 KUidAppRegistrationResourceFile
UID3 0xE0204404
RESOURCE APP_REGISTRATION_INFO
{
app_file = APP_NAME;
localisable_resource_file = RESOURCE_FILE;
localisable_resource_id = R_LOC_INFO;
embeddability = KAppNotEmbeddable;
newfile = KAppDoesNotSupportNewFile;
}
/******************************************************************************
End of file (OGLESEvilSkull_reg.rss)
******************************************************************************/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -