Pelles C forum

Pelles C => General discussions => Topic started by: ddainelis1 on April 02, 2026, 05:18:12 PM

Title: How to change the executable name
Post by: ddainelis1 on April 02, 2026, 05:18:12 PM
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
Title: Re: How to change the executable name
Post by: Pelle on April 02, 2026, 06:15:35 PM
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...