⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 irrlicht.template

📁 非常好用的可移植的多平台C/C++源代码编辑器
💻 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 &quot;Project->Build options->Custom variables&quot;"
				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 + -