Pelles C forum

Pelles C => Feature requests => Topic started by: Freddy on January 08, 2006, 12:42:19 AM

Title: Compile single source
Post by: Freddy on January 08, 2006, 12:42:19 AM
Would it be possible to make Pelles C IDE compile single source code without having to create a new entire project?
It's very useful for quick testing.

Thanks!
Title: Compile single source
Post by: Pelle on January 09, 2006, 02:09:27 PM
Probably not. A project file is the most convenient place to store compiler settings, linker settings, ...

Pelle
Title: Compile single source
Post by: kalikiana on June 27, 2006, 08:36:50 PM
Just open the code file in the IDE, a project is created automatically. Or create yourself some batch file or a registry link for the windows explorer.