A VLX application can be rebuilt as long as you have access to the original project and source files.
In rebuilding the application, Visual LISP recompiles all .lsp source files, applying the specified compilation options, and packages your application files into a new .vlx file. If your application contains many AutoLISP files, and you have only changed the source code in one or two files, the Make Application option can rebuild your application more efficiently.