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

📄 ogre.template

📁 非常好用的可移植的多平台C/C++源代码编辑器
💻 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">
		<FileSet name="s" title="Default">
			<File source="ogre-main.cpp" destination="main.cpp" targets="Debug;Release"/>
		</FileSet>
		<Option name="OGRE Application (Free VisualC++ Toolkit 2003)">
			<Project file="ogre_vctk.cbp"/>
		</Option>
		<Option name="OGRE Application (GCC)">
			<Project file="ogre_gcc.cbp"/>
		</Option>
	</Template>
</Code::Blocks_template_file>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -