Add solver/README

Change-Id: I3905a8dc94e6b36612407cb961fdf9ca880b853d
This commit is contained in:
Tor Lillqvist 2012-11-05 14:49:40 +02:00
parent ed7d5822c0
commit 6fbf08381e

9
solver/README Executable file
View File

@ -0,0 +1,9 @@
solver means "Solar Version", a weird name with only historical significance now
It has no relation to the verb "to solve".
solver is the directory tree into which header files for inter-module
use and build results (libraries, shared libraries, executables) are
copied ("delivered") during the build, and from where they are then
picked up when constructing an installer (Windows), a RPM or deb
package (Linux) or an app bundle (Mac).