Author Topic: Change the name of a file during build  (Read 2498 times)

Ragayaga

  • Guest
Change the name of a file during build
« on: February 18, 2013, 01:29:11 am »
Hi everyone,

I want to make the name of the default file (main.c) to be the same of the project, for example if my project's name is MyProject then I want by default MyProject.c instead of main.c.

How can that be achieved?

Thanks for your help.


Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Change the name of a file during build
« Reply #1 on: February 18, 2013, 12:36:27 pm »
Edit the template script you're using to create your project.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]