8 lines
292 B
XML
Executable File
8 lines
292 B
XML
Executable File
<cb:scope xmlns:cb="urn:ccnet.config.builder">
|
|
|
|
<cb:define skip = "--skip"/>
|
|
<cb:include href="$(RS_TOOLSCONFIG)\CruiseControl\General\base.xml"/>
|
|
<cb:define function ="assetbuilder"/>
|
|
<cb:include href="$(game_include_dir)\$(function)\$(function).xml"/>
|
|
</cb:scope>
|