15 lines
470 B
XML
Executable File
15 lines
470 B
XML
Executable File
|
|
<cb:scope xmlns:cb="urn:ccnet.config.builder">
|
|
<cb:scope
|
|
smoke="stats"
|
|
variant="_emailer"
|
|
triggers_file = "$(game_include_dir)\$(function)\$(function)_emailer_triggers.xml"
|
|
tasks_file = "$(game_include_dir)\$(function)\$(function)_emailer_tasks.xml"
|
|
report_name="PerChangelist"
|
|
source_control_file ="$(game_include_dir)\$(function)\$(function)_emailer_source_control.xml">
|
|
|
|
<cb:include href="$(base_file)"/>
|
|
|
|
</cb:scope>
|
|
</cb:scope>
|