This repository has been archived on 2024-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
CodeBlocksPortable/share/CodeBlocks/templates/sfml.template

12 lines
400 B
Plaintext

<CodeBlocks_template_file>
<Template name="SFML" title="SFML Application" category="2D/3D Graphics" bitmap="sfml.png">
<FileSet name="c++" title="Default">
<File source="sfml-main.cpp" destination="main.cpp"/>
<File source="sfml-cb.bmp" destination="cb.bmp"/>
</FileSet>
<Option name="SFML Application">
<Project file="sfml.cbp"/>
</Option>
</Template>
</CodeBlocks_template_file>