[Qt-interest] Suppressing library version symlinks in qmake

David Forstenlechner dforsten at newtek.com
Fri Sep 18 22:06:50 CEST 2009


Hey all,

does anyone know how to suppress the creation of symbolic links when
building a library?
(e.g.: libsomelib.1.0.dylib, libsomelib.1.dylib and libsomelib.dylib)

They are breaking the build sneakily in some situations,
for example when the target directory is on a different partition than
the build directory,
and I doubt they will be useful for versioning on my current project.

Cheers,
- DavidF



More information about the Qt-interest-old mailing list