library name

Hi,
I am creating a shared library with QNX Momentix IDE (3.0.0). Is it possible to create a library that has a name that does not start with lib? I can only choose the name libxx.so, but I don’t want that.

Thanks in advance,
Richard

in Momentics IDE 4.0.1 you have to choose “shared library without export (xx.dll)” in the project settings

-Peter

Thanks a lot. This was what I was looking for.

Richard