]> git.tdb.fi Git - builder.git/commit
Have SourcePackage generate the interface version
authorMikko Rasa <tdb@tdb.fi>
Thu, 6 Sep 2012 14:42:32 +0000 (17:42 +0300)
committerMikko Rasa <tdb@tdb.fi>
Fri, 7 Sep 2012 17:49:06 +0000 (20:49 +0300)
commite15bd086a1ef924b7986d18a1c5b3d31f54a01de
tree70e0c30006b38e82ae338301b77e4eb4c73c46b4
parent4cc08a580ddcdc025d2ca23c336e76c11414d8e0
Have SourcePackage generate the interface version

It will be needed for import libraries in the near future as well, and it
would be stupid to duplicate the generation code.  This also makes it
possibile for the package author to define a custom interface version.
source/sharedlibrary.cpp
source/sourcepackage.cpp
source/sourcepackage.h