• build_command: Get the command line that will build this project.
      build_command(<variable> <makecommand>)

    Sets the given <variable> to a string containing the command that will build this project from the root of the build tree using the build tool given by <makecommand>. <makecommand> should be msdev, nmake, make or one of the end user build tools. This is useful for configuring testing systems.