summaryrefslogtreecommitdiffstats
path: root/win32/bin/profile.xml
diff options
context:
space:
mode:
authorDaniel Molkentin <daniel.molkentin@nokia.com>2012-01-18 15:15:51 +0100
committerDaniel Molkentin <daniel.molkentin@nokia.com>2012-01-18 15:15:51 +0100
commitfed994aa30f5c311215de55aacd9520b29327bdf (patch)
tree56b6586a707db21a803d891f22af7feb7d693c64 /win32/bin/profile.xml
initial version.
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>
+