aboutsummaryrefslogtreecommitdiffstats
path: root/bin/ibmsvc.xml
blob: cea5990c13534637164f12bebd3b48e79c72e3ee (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="qbs" 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>