aboutsummaryrefslogtreecommitdiffstats
path: root/bin/ibmsvc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ibmsvc.xml')
-rw-r--r--bin/ibmsvc.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/bin/ibmsvc.xml b/bin/ibmsvc.xml
new file mode 100644
index 000000000..cea5990c1
--- /dev/null
+++ b/bin/ibmsvc.xml
@@ -0,0 +1,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>
+