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

18 lines
677 B
XML
Executable File

<cb:scope xmlns:cb="urn:ccnet.config.builder">
<cb:include href="$(RS_TOOLSCONFIG)\CruiseControl\texturetester\texturetester_base_defs.xml"/>
<cb:scope platform ="ps3"
platform_short ="ps3"
ip ="$(texturetester_ip_ps3)"
ip_log_file ="$(texturetester_ip_log_file_ps3)"
publishers_file ="$(game_include_dir)\$(function)\$(function)_publishers$(dev_blanking_underbar).xml"
errorsarenotfail = ""
build_name = "psn_beta"
queue_priority ="4"
level ="$(main_level)">
<cb:include href="$(game_include_dir)\$(function)\$(function)_one_level_smokes.xml"/>
</cb:scope>
</cb:scope>