Files
2025-09-29 00:52:08 +02:00

11 lines
571 B
XML
Executable File

<cb:scope xmlns:cb="urn:ccnet.config.builder">
<cb:include href="$(RS_TOOLSCONFIG)\CruiseControl\toolstester\toolstester_base_defs.xml"/>
<cb:scope triggers_file ="$(game_include_dir)\$(function)\$(function)_periodic_triggers.xml"
task_exec_file ="$(game_include_dir)\$(function)\$(function)_tasks.xml"
changelist_skip ="0">
<cb:scope developers_email_notification_rule ="always">
<cb:include href="$(game_include_dir)\$(function)\$(function)_generate_emails.xml"/>
</cb:scope>
</cb:scope>
</cb:scope>