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

19 lines
753 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 ="xbox360"
platform_short ="360"
ip ="$(texturetester_ip_360)"
ip_log_file ="$(texturetester_ip_log_file_360)"
publishers_file ="$(game_include_dir)\$(function)\$(function)_publishers$(dev_blanking_underbar).xml"
errorsarenotfail = "">
<cb:scope level="$(main_level)">
<cb:include href="$(game_include_dir)\$(function)\$(function)_each_level_smokes.xml"/>
<cb:include href="$(game_include_dir)\$(function)\$(function)_one_level_smokes.xml"/>
</cb:scope>
</cb:scope>
</cb:scope>