Skip to main content



      Home
Home » Newcomers » Newcomers » Creating a library without prefix lib
Creating a library without prefix lib [message #166184] Thu, 17 August 2006 06:03
Eclipse UserFriend
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.
Previous Topic:How to add a new property for my own control
Next Topic:Required plug-in "org.eclipse.net4j"
Goto Forum:
  


Current Time: Wed May 07 21:09:50 EDT 2025

Powered by FUDForum. Page generated in 0.08752 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top