14 lines
459 B
XML
Executable File
14 lines
459 B
XML
Executable File
<cb:scope xmlns:cb="urn:ccnet.config.builder">
|
|
<cb:include href="$(RS_TOOLSCONFIG)\CruiseControl\codestats\codestats_base_defs.xml"/>
|
|
|
|
<cb:scope publishers_file ="$(game_include_dir)\$(function)\$(function)_publishers$(dev_blanking_underbar).xml"
|
|
build_name = "psn_beta"
|
|
platform = "ps3">
|
|
|
|
<cb:scope queue_priority="5">
|
|
<cb:scope> <cb:include href="$(base_file)"/></cb:scope>
|
|
</cb:scope>
|
|
|
|
</cb:scope>
|
|
</cb:scope>
|