profile.xml 282 Bytes
Newer Older
1 2 3 4 5 6 7 8
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<Profile FormatVersion="1">
  <Tools>
    <Tool Filename="python" AllowIntercept="true" />
    <Tool Filename="cl" AllowRemote="true" VCCompiler="true" />
    <Tool Filename="link" AllowRemote="false" />
  </Tools>
</Profile>