summaryrefslogtreecommitdiffstats
path: root/win32/bin/profile.xml
blob: fdd3fc26d91d03545d6825da3872037faa60fb46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<Profile FormatVersion="1">
    <Tools>
        <Tool Filename="jom" AllowIntercept="true" />
        <Tool Filename="cl" AllowRemote="true" VCCompiler="true" DeriveCaptionFrom="lastparam"/>
        <Tool Filename="moc" AllowRemote="true" DeriveCaptionFrom="lastparam"/>
        <Tool Filename="uic" AllowRemote="true" DeriveCaptionFrom="lastparam"/>
        <Tool Filename="rcc" AllowRemote="true" DeriveCaptionFrom="lastparam"/>
        <Tool Filename="link" AllowRemote="false" DeriveCaptionFrom="lastparam"/>
    </Tools>
</Profile>