summaryrefslogtreecommitdiffstats
path: root/win32/bin/xgejom.xml
blob: c561a149b5b7d00b8f7b7ad14cd996b7ac6523e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<Profile FormatVersion="1">
    <Tools>
        <Tool Filename="jom" AllowIntercept="true" />
        <Tool Filename="ninja" 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>