I have set up a make project, and I can build my project.
But I have a problem: When I build my project, It is always rebuild (if it is the newest, it will rebuild all the same)?
I have set the Make Config:
The Build Log doesn't show the command line "nmake -q -f makefile.nmake", just show the command line "nmake -f makefile.nmake";
thank you for your response.
PS: My English is poor, I don't know did I describe the problem clearly?