blob: b0e06ea950d1b91e2e3e3ce4532a5cc6fff2d076 [file] [log] [blame]
Tor Lillqvist6fbf0832012-11-05 14:49:40 +02001solver means "Solar Version", a weird name with only historical significance now
2
3It has no relation to the verb "to solve".
4
5solver is the directory tree into which header files for inter-module
6use and build results (libraries, shared libraries, executables) are
7copied ("delivered") during the build, and from where they are then
8picked up when constructing an installer (Windows), a RPM or deb
9package (Linux) or an app bundle (Mac).