summaryrefslogtreecommitdiffstats
path: root/win32/bin/profile.xml
diff options
context:
space:
mode:
Diffstat (limited to 'win32/bin/profile.xml')
-rw-r--r--win32/bin/profile.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/win32/bin/profile.xml b/win32/bin/profile.xml
new file mode 100644
index 0000000..fdd3fc2
--- /dev/null
+++ b/win32/bin/profile.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
+<Profile FormatVersion="1">
+ <Tools>
+ <Tool Filename="jom" 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>
+