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">