[Bug 57327] New: Support for @VARIABLES@ in project names

Petr Ferschmann petr at ferschmann.cz
Wed Apr 16 18:31:03 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=57327     
           Summary: Support for @VARIABLES@ in project names
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: autoproject
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: petr at ferschmann.cz


Version:            (using KDE Devel)
Installed from:    Compiled sources
OS:          Linux

In Makefile.am I can use:

lib_LTLIBRARIES = libtest at DEBUGSUFFIX@.la
libtest at DEBUGSUFFIX@_la_SOURCES = file.cpp

but it uses libtest_DEBUGSUFFIX__la_SOURCES.

So I think that @ is proper character in library name :-)




More information about the KDevelop-devel mailing list