News:

Download Pelles C here: http://www.smorgasbordet.com/pellesc/

Main Menu

Compile single source

Started by Freddy, January 08, 2006, 12:42:19 AM

Previous topic - Next topic

Freddy

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!

Pelle

Probably not. A project file is the most convenient place to store compiler settings, linker settings, ...

Pelle
/Pelle

kalikiana

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.