?? build.mmp
字號:
TARGET OGLESUserClipPlanes.exe
TARGETTYPE exe
// The first number identifies it as an application (always: 0x100039ce)
// The second number is the application UID (unique per app)
UID 0x100039CE 0xE0204414
MACRO PVR_UID=0xE0204414
// Include common MMP file
#include "..\..\..\..\..\Builds\OGLES\Symbian\OGLESCommon.mmp"
#include "..\..\..\..\..\Builds\Symbian\Symbian_S60_3rd\Common.mmp"
// Make the Resources
USERINCLUDE .
SOURCEPATH ..\..\..\..\..\Builds\Symbian\Symbian_S60_3rd
START RESOURCE Common.rss
HEADER
TARGET OGLESUserClipPlanes
TARGETPATH resource\apps
LANG SC
END //RESOURCE
SOURCEPATH .
START RESOURCE OGLESUserClipPlanes_reg.rss
#ifdef WINSCW
TARGETPATH \private\10003a3f\apps
#else
TARGETPATH \private\10003a3f\import\apps
#endif
END //RESOURCE
// Application Code
SOURCEPATH ..\..
USERINCLUDE ..\..
SOURCE OGLESUserClipPlanes.cpp
// The content files
SOURCEPATH ..\..\Content
SOURCE Mesh_float.cpp
SOURCE Mesh_fixed.cpp
SOURCE Granite.cpp
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -