Currently the .c and .h files are by default expected in a file named src. Which most likely is a throwback to how Visual Studio or CodeBlocks handles most of the program text.
This is however a small eyesore to projects made with notepad and terminal.
I propose a system where by default the src remains as it is, however users have the ability to overwrite this folders name in the makefile if they want to do so.
Thank you!
Sincerely, Drakonchik!
Currently the .c and .h files are by default expected in a file named src. Which most likely is a throwback to how Visual Studio or CodeBlocks handles most of the program text.
This is however a small eyesore to projects made with notepad and terminal.
I propose a system where by default the src remains as it is, however users have the ability to overwrite this folders name in the makefile if they want to do so.
Thank you!
Sincerely, Drakonchik!