13.33.1.4 Example
Add a file named foo.vhd from the ./project/hdl directory to the library 'my_lib'
add_file_to_library -library my_lib -file ./project/hdl/foo.vhd
Add a file named foo.vhd from the ./project/hdl directory to the library 'my_lib'
add_file_to_library -library my_lib -file ./project/hdl/foo.vhd
Rev: A