This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/13077] Need a way to disable warnings in code


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-16 22:43 -------
What you said about "Project Builder" is not true, it has not been true for the past year.
Yes it is hard to find where to put per file flags but you can do it.
Go to the target settings.
Click on Sources under "Build Phase".
Click on the file you want to add the flag.
Click on the left most part of the field and this will bring up a window where you can put the extra 
flag.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13077


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]