Files
gtav-src/tools_ng/etc/CruiseControl/missiontester/missiontester_ps3_include.xml
T
2025-09-29 00:52:08 +02:00

93 lines
3.2 KiB
XML
Executable File

<cb:scope xmlns:cb="urn:ccnet.config.builder">
<cb:include href="$(RS_TOOLSCONFIG)\CruiseControl\missiontester\missiontester_base_defs.xml"/>
<cb:scope platform ="ps3"
platform_short ="ps3"
ip ="$(missiontester_ip_ps3)"
ip_log_file ="$(missiontester_ip_log_file_ps3)"
publishers_file ="$(game_include_dir)\$(function)\$(function)_publishers$(dev_blanking_underbar).xml"
errorsarenotfail = ""
build_name = "psn_bankrelease"
queue_priority ="6"
level ="$(main_level)">
<cb:scope smoke_duration="7200" max_run_time="7700">
<cb:scope mission_name="Group_Playthrough_1">
<cb:include href="$(game_include_dir)\$(function)\$(function)_one_level_smokes.xml"/>
</cb:scope>
<cb:scope mission_name="Group_Playthrough_2">
<cb:include href="$(game_include_dir)\$(function)\$(function)_one_level_smokes.xml"/>
</cb:scope>
<cb:scope mission_name="Group_Playthrough_3">
<cb:include href="$(game_include_dir)\$(function)\$(function)_one_level_smokes.xml"/>
</cb:scope>
<cb:scope mission_name="Group_Playthrough_4">
<cb:include href="$(game_include_dir)\$(function)\$(function)_one_level_smokes.xml"/>
</cb:scope>
<cb:scope mission_name="Group_Playthrough_5">
<cb:include href="$(game_include_dir)\$(function)\$(function)_one_level_smokes.xml"/>
</cb:scope>
<cb:scope mission_name="Group_Playthrough_6">
<cb:include href="$(game_include_dir)\$(function)\$(function)_one_level_smokes.xml"/>
</cb:scope>
<cb:scope mission_name="Group_Playthrough_7">
<cb:include href="$(game_include_dir)\$(function)\$(function)_one_level_smokes.xml"/>
</cb:scope>
<cb:scope mission_name="Group_Playthrough_8">
<cb:include href="$(game_include_dir)\$(function)\$(function)_one_level_smokes.xml"/>
</cb:scope>
<cb:scope mission_name="Group_Playthrough_9">
<cb:include href="$(game_include_dir)\$(function)\$(function)_one_level_smokes.xml"/>
</cb:scope>
<cb:scope mission_name="Group_Playthrough_10">
<cb:include href="$(game_include_dir)\$(function)\$(function)_one_level_smokes.xml"/>
</cb:scope>
<cb:scope mission_name="Group_Playthrough_11">
<cb:include href="$(game_include_dir)\$(function)\$(function)_one_level_smokes.xml"/>
</cb:scope>
<cb:scope mission_name="Group_Playthrough_12">
<cb:include href="$(game_include_dir)\$(function)\$(function)_one_level_smokes.xml"/>
</cb:scope>
<cb:scope mission_name="Group_Playthrough_13">
<cb:include href="$(game_include_dir)\$(function)\$(function)_one_level_smokes.xml"/>
</cb:scope>
<cb:scope mission_name="Group_Playthrough_14">
<cb:include href="$(game_include_dir)\$(function)\$(function)_one_level_smokes.xml"/>
</cb:scope>
<cb:scope mission_name="Group_Playthrough_15">
<cb:include href="$(game_include_dir)\$(function)\$(function)_one_level_smokes.xml"/>
</cb:scope>
</cb:scope>
</cb:scope>
</cb:scope>