Using multiple input files.
If you want to use multiple input files for the project, write into the template:
If you use bin/create_work. Give the files in the same order.
<file_info>
<number>0</number>
</file_info>
<file_info>
<number>1</number>
</file_info>
<workunit>
<file_ref>
<file_number>0</file_number>
<open_name>file_name0</open_name>
</file_ref>
<file_ref>
<file_number>1</file_number>
<open_name>file_name1</open_name>
</file_ref>
</workunit>
If you use bin/create_work. Give the files in the same order.
0 Comments:
Post a Comment
<< Home