If you choose, you can take an existing build.config
file and save it with another name. You may want to do this if you need to maintain various sets of configurations, or if you are testing based on an existing configuration. You can add drivers to the file as specified above.
Place the file in the directory where you unzipped the build_scripts.zip
file, such as C:\build_scripts
.
When you run the script, instead of typing run
use the following command:
run.cmd -f mybuild.cfg
If you do not include the –f
parameter, the default build.config
file will be created and used.