# Compiling multiple-files as a single application

This sample shows how to interpret/compile an application consisting of multipl e `.mo` files by passing several files on the `moc` command-line.

The application is a version of the single-file [chatpp][../chatpp.mo], split into several files.

See the [Makefile](./Makefile) for more details.