summaryrefslogtreecommitdiffstats
path: root/win32/bin/xgejom.xml
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2016-11-10 16:51:50 +0100
committerEike Ziller <eike.ziller@qt.io>2016-11-14 10:32:38 +0000
commit649cfe6b78968833ebe007eae779edaaff4dfa39 (patch)
tree953442de5770e555007ff050ffba72da3bd554f5 /win32/bin/xgejom.xml
parent5f15219d58c807131d9484a792cea87c0aafd32c (diff)
Update jom to v1.1.1
Change-Id: Ib1462f6ca2159c3f5a864ad4998f96298df600cc Reviewed-by: Robert Loehning <robert.loehning@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'win32/bin/xgejom.xml')
-rw-r--r--win32/bin/xgejom.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/win32/bin/xgejom.xml b/win32/bin/xgejom.xml
new file mode 100644
index 0000000..c561a14
--- /dev/null
+++ b/win32/bin/xgejom.xml
@@ -0,0 +1,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>
+