Using the editor to modify your QNX System Builder projects

Using the QNX System Builder editor, you can manually incorporate any required components into your system image. As you add a component, the QNX System Builder does not automatically add any shared libraries required for runtime loading. For example, if you add the telnet application to a project, the QNX System Builder will not automatically include libsocket.so; therefore, you must manually add it to ensure that telnet can run. In addition, the QNX System Builder doesn't automatically include the necessary DLLs, so you must do that yourself.