irrlicht.template
来自「非常好用的可移植的多平台C/C++源代码编辑器」· TEMPLATE 代码 · 共 19 行
TEMPLATE
19 行
<?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 + =
减小字号Ctrl + -
显示快捷键?