문제

I am trying to edit the file Makefile-variables.mk inside my C++ project directory, but Netbeans keeps regenerating the file to it's old settings. Now, the header clearly says 'do not edit' so I am guessing this is not the way to do it. How would I edit my Makefile so I can change the destination directory?

도움이 되었습니까?

해결책

I figured all of these options can be edited inside the GUI by right clicking on the project and going to Properties.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top