📄 irrlicht.template
字号:
<?xml version="1.0"?>
<!DOCTYPE Code::Blocks_template_file>
<Code::Blocks_template_file>
<Template name="Irrlicht" title="Irrlicht Project" category="2D/3D Graphics" bitmap="irrlicht.png">
<Notice value="This template expects Irrlicht to be located at /opt/irrlicht.
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="irr_main.cpp" destination="main.cpp"/>
</FileSet>
<Option name="Default">
<Project file="irr_linux.cbp"/>
</Option>
</Template>
</Code::Blocks_template_file>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -