Is there a way to compile all .c
files in a given folder by using the command line with GCC compiler ?
I've seen this page for Linux : http://www.commandlinefu.com/commands/view/3230/compile-all-c-files-in-a-directory but couldn't find any equivalent for CMD.
↧
Compile all .c files in a directory using GCC compiler in CMD
↧