[Bug 55256] New: additional options not stored on a per project basis
Ulf
ulf at emi.yamaha.co.jp
Thu Feb 27 03:24:02 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=55256
Summary: additional options not stored on a per project basis
Product: kdevelop
Version: unspecified
Platform: Unlisted Binaries
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at barney.cs.uni-potsdam.de
ReportedBy: ulf at emi.yamaha.co.jp
Version: 3.0.0-10 (using KDE KDE 3.1KDE 3.0.3)
Installed from: Unspecified LinuxUnspecified Linux
Additional compiler options are not stored in the project file.
If I e.g. specify the EXEEXT option under ProjectOptions/MakeOptions/AdditionalOptions then this will be picked up and works fine. Then I close this project and open another project. Then I look at the project options again and still the EXEEXT option from the other project is set.
Recipe:
Create 2 new C++ projects.
Close KDevelop and restart.
Open project 1.
Set compiler options to: EXEEXT=.so
Close KDevelop and restart.
Open project 2.
Have a look at the compiler options.
More information about the KDevelop-devel
mailing list