Create a MacOS X App Bundle Using MacPorts: Difference between revisions

Line 168: Line 168:
     directory in the current working directory.</nowiki>
     directory in the current working directory.</nowiki>
* [[dylibs_find.m]]
* [[dylibs_find.m]]
  <nowiki>     Recursively finds all dylibs in DIRECTORY, and returns a structure
  <nowiki> -- Function File: dylibs = dylibs_find (DIRECTORY)
    Recursively finds all dylibs in DIRECTORY, and returns a structure
     with fields `name', `location', and `dependents'.  The DIRECTORY
     with fields `name', `location', and `dependents'.  The DIRECTORY
     default to the present working directory.
     default to the present working directory.
364

edits