c-cpp-project-generator
c-cpp-project-generator copied to clipboard
Default makefile isnt configured to see .c files
Describe the bug When run mingw32-make.exe compiler doesnt get .c files as argument due to how makefile configured
To Reproduce Steps to reproduce the behavior: put a .c file into source. Compiler wont see that file. When running default makefile
Expected behavior Compiler should see and compile .c files.
Environment
- VSCode Version: [e.g. 1.28.2]
- OS Version: [e.g. Windows_NT x64 10.0.17134]