Now, even after deleting the Debug directory, making changes to project files and saving them again, I've the following problem:
Code: Select all
/bin/sh -c '/usr/bin/make -j4 -e -f Makefile'
----------Building project:[ MedCen_Plus - Debug ]----------
make[1]: Entering directory '/home/user/CProjects/Workspace/MedCen_Plus'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/user/CProjects/Workspace/MedCen_Plus'
====0 errors, 0 warnings====