Index: depot_tools/profile.xml |
=================================================================== |
--- depot_tools/profile.xml (revision 0) |
+++ depot_tools/profile.xml (revision 0) |
@@ -0,0 +1,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> |
Property changes on: depot_tools\profile.xml |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |