Description Usage Arguments Value Note Author(s) See Also
Calling objPath
will return the fully qualified path to the object
file folder of the project specification in the S4 BSysProject
object instance.
The object file folder will contain the makefile and compiled (object) .o
files as
well as the linked shared library.
1 2 | ## S4 method for signature 'BSysProject'
objPath(.Object)
|
.Object |
|
returns the fully qualified path to the object file folder of the project specification.
see BuildSys-package
for examples of use.
Paavo Jumppanen [aut, cre]
Maintainer: Paavo Jumppanen <paavo.jumppanen@csiro.au>
libraryPath
sourcePath
includePath
installLibraryPath
installIncludePath
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.