SFML community forums
Help => General => Topic started by: rcplusplus on July 13, 2012, 02:54:25 am
-
I downloaded SFML 2.0 using the wizard, and got everything up an running smoothly. However, the templates given aren't empty, they have some sample files and sample code. I know I could just delete the files and the sample code, but it gets annoying to do that every time I want to create an SFML project. Does anyone know how to edit the xctemplate files that control the given templates, or has anyone already made a blank project template themselves?
-
Editing these templates is a real pain in the neck. (Apple gives no documentation, example on the web are rare, ...) You could try to edit them if you really want (I wrote them so they should be understandable – at least I hope so).
But you will most probably lose your time; unless you create a lot of new projects everyday – which you don't, do you ? ;) So just remove the files you don't want manually.