Mercurial > minori
comparison dep/pugixml/docs/samples/xgconsole.xml @ 55:d10b6c6b432e
add xml lib, we will need to use it eventually
author | Paper <mrpapersonic@gmail.com> |
---|---|
date | Tue, 26 Sep 2023 12:37:08 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
54:466ac9870df9 | 55:d10b6c6b432e |
---|---|
1 <?xml version="1.0" encoding="UTF-8" standalone="no" ?> | |
2 <Profile FormatVersion="1"> | |
3 <Tools> | |
4 <Tool Filename="jam" AllowIntercept="true"> | |
5 <Description>Jamplus build system</Description> | |
6 </Tool> | |
7 <Tool Filename="mayabatch.exe" AllowRemote="true" OutputFileMasks="*.dae" DeriveCaptionFrom="lastparam" Timeout="40" /> | |
8 <Tool Filename="meshbuilder_*.exe" AllowRemote="false" OutputFileMasks="*.mesh" DeriveCaptionFrom="lastparam" Timeout="10" /> | |
9 <Tool Filename="texbuilder_*.exe" AllowRemote="true" OutputFileMasks="*.tex" DeriveCaptionFrom="lastparam" /> | |
10 <Tool Filename="shaderbuilder_*.exe" AllowRemote="true" DeriveCaptionFrom="lastparam" /> | |
11 </Tools> | |
12 </Profile> |