[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.cdt] managed c++ project compilation options default values
|
- From: "Firas Swidan, PhD" <frsswdn@xxxxxxxxx>
- Date: Sat, 14 Apr 2007 18:45:47 +0300
- Newsgroups: eclipse.tools.cdt
- Organization: EclipseCorner
- User-agent: Thunderbird 1.5.0.10 (X11/20070302)
Hi,
when building a C++ project in eclipse, one can specify through the
project's properties -> c/c++ build ->tool settings, the
options/libraries/defs used for compilation (GCC C++ Compiler) and
linking (GCC C++ Linker). Is there a way to modify the default settings
of these options so that all new projects will share the modified
settings? Also, where should one include options like "-Wextra" (I did
not manage including it anywhere besides directly into the Expert
settings, "Command line pattern").
Thanks,
Firas.