📄 ogre.template
字号:
<?xml version="1.0"?>
<!DOCTYPE Code::Blocks_template_file>
<Code::Blocks_template_file>
<Template name="OGRE sample" title="OGRE Application" category="2D/3D Graphics" bitmap="ogrelogo.png">
<Notice value="This template expects OGRE samples to be located at /opt/ogrenew/Samples.
If this is not the case, you will have to update the relevant
custom variable accordingly.
To do this, click on "Project->Build options->Custom variables""
isWarning="1"/>
<FileSet name="s" title="Default">
<File source="ogre-main.cpp" destination="main.cpp"/>
</FileSet>
<Option name="OGRE Application">
<Project file="ogre_linux.cbp"/>
</Option>
</Template>
</Code::Blocks_template_file>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -