|
09/09/2008 1:17 PM
post13083
|
I have been using Momentics 4.0.1 for a while. All of my projects that build shared objects have the following lines in
common.mk:
#===== VERSION_TAG_SO - version tag for SONAME. Use it only if you don't like SONAME_VERSION
override VERSION_TAG_SO=
This removes the library version. When I started using Momentics 4.5, the IDE automatically modifies some of my common.
mk files and removes this line. I'd have to go to the project's properties and reset the library version to none again.
Since I have many projects that build shared objects, this has become quite annoying. Is there something I can do to
prevent this from happening?
|
|
|
|
|