News:

Download Pelles C here: http://www.pellesc.se

Main Menu

How to change the executable name

Started by ddainelis1, Today at 05:18:12 PM

Previous topic - Next topic

ddainelis1

Hello, 
There must be a way in the IDE to set the name of final executable file name  from main.exe  to "myproject.exe".  if you could point me in the correct direction to do that.   

thank - you in advance

Pelle

Quote from: ddainelis1 on Today at 05:18:12 PMThere must be a way in the IDE to set the name of final executable file name  from main.exe  to "myproject.exe".  if you could point me in the correct direction to do that. 
Right-click on name in project pane, then choose "Rename" from context menu...
/Pelle