Calling installIncludePath
will return the fully qualified path to the install include
file folder of the project specification in the S4 BSysProject
object instance.
This is the folder where the shared library include files will be copied to when calling
make(Project, "install")
.
# S4 method for BSysProject
installIncludePath(.Object)
.Object
is an object instance of class BSysProject
that describes the code project.
returns the fully qualified path to the install include file folder of the project specification.
libraryPath
sourcePath
includePath
objPath
installLibraryPath