Looking at the code, "libs" is actually something ...
# kobalt
c
Looking at the code, "libs" is actually something that belongs to
PackagingPlugin
so I don't think it's wise to put it in
KFiles
. Instead, it should be accessed by asking the
PackagingPlugin
for a plug-in property.
buildDir
though is a general concept so suitable for
KFiles