[Bug 62100] New: QMake Mangager can't create plugin projects (sources from 04.08.2003)
Tom Lueders
tom.lueders at m.eads.net
Mon Aug 4 09:08:04 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=62100
Summary: QMake Mangager can't create plugin projects (sources
from 04.08.2003)
Product: kdevelop
Version: unspecified
Platform: SuSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: tom.lueders at m.eads.net
Version: (using KDE KDE 3.1.2)
Installed from: SuSE RPMs
Compiler: gcc (GCC) 3.3 20030226 (prerelease) (SuSE Linux) c++
OS: Linux
All previous as plugin defined project templates ("plugin") now are "lib" templates. Why?
My old version:
TEMPLATE = plugin
VERSION = 1.0.0
CONFIG += debug \
warn_on \
qt \
thread \
plugin
After opening the QMake manager's configuration page ...
TEMPLATE = lib
VERSION = 1.0.0
CONFIG += debug \
warn_on \
qt \
thread \
plugin
Thanks, Tom
More information about the KDevelop-devel
mailing list