Custom Icon for "New Project" Template
Posted: Wed Aug 06, 2014 5:37 pm
Hi,
I've written a custom Project template for SFML-Projects and now i'm trying to add an icon.
The Icon-File itself is already in the template's folder but now my question is, where can i get/set the IconIndex I need to write in the .project file?
In the other templates they have stuff like "qt16" or "cmake" but the icon file itself is still just sitting in the same folder named "icon.png".
I've written a custom Project template for SFML-Projects and now i'm trying to add an icon.
The Icon-File itself is already in the template's folder but now my question is, where can i get/set the IconIndex I need to write in the .project file?
Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<CodeLite_Project Name="SFML Project" InternalType="User templates" IconIndex="THIS">