summaryrefslogtreecommitdiffstats
path: root/win32/bin/xgejom.xml
diff options
context:
space:
mode:
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>
+