Creating a library without prefix lib [message #166184] |
Thu, 17 August 2006 06:03 |
Eclipse User |
|
|
|
Originally posted by: Thomas.Walter.embl.de
Hi there!
I am quite new to eclipse/CDT.
With eclipse, I work on a dynamic library. This library is supposed not to
contain the lib-prefix (because it will be imported in python).
I have tried a lot of project properties, macros etc. (namely, I have
overwritten the system macros BuildArtifactFileName and
BuildArtifactFileNamePrefix) to prevent the library to contain the prefix
in its name, but it had no effect.
What I am actually doing is a mv lib${BuildArtifactFileName}.so
${BuildArtifactFileName}.so as a post build step ... this works, of
course, but I find it frustrating that I cannot change the output filename
of my project ... has anyone an idea?
Thomas.
|
|
|
Powered by
FUDForum. Page generated in 0.08752 seconds