| 
                              Remove unused libraries
                               | 
                        When you select this option, the Dietician inspects your entire
                           builder project and ensures that all shared libraries in the system are
                           required for proper operation. If the QNX System Builder finds libraries
                           that no component in your project actually needs, you'll be prompted to
                           remove those libraries from your project.
                         | 
                     
                     
                        | 
                              Add missing libraries
                               | 
                        This option causes the Dietician to inspect your entire project for
                           missing libraries. If any binaries, DLLs, or shared libraries haven't
                           met load-time library requirements, you'll be prompted to add these
                           libraries to your project.
                         | 
                     
                     
                        | 
                              Apply diet(s) system wide
                               | 
                        This option runs the Dietician on all the libraries selected. The
                           diets are applied in the proper order so that runtime
                           dependencies aren't broken. If you were to do this by hand, it's
                           possible that the dieting of one shared library could render a
                           previously dieted shared library nonfunctional. The order of operations
                           is key!
                         |