summaryrefslogtreecommitdiffstats
path: root/utils/MTP/sendfirm.manifest
diff options
context:
space:
mode:
Diffstat (limited to 'utils/MTP/sendfirm.manifest')
-rw-r--r--utils/MTP/sendfirm.manifest8
1 files changed, 8 insertions, 0 deletions
diff --git a/utils/MTP/sendfirm.manifest b/utils/MTP/sendfirm.manifest
new file mode 100644
index 0000000000..324c707e1c
--- /dev/null
+++ b/utils/MTP/sendfirm.manifest
@@ -0,0 +1,8 @@
+<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
+<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
+ <dependency>
+ <dependentAssembly>
+ <assemblyIdentity type='win32' name='Microsoft.VC80.CRT' version='8.0.50727.762' processorArchitecture='x86' publicKeyToken='1fc8b3b9a1e18e3b' />
+ </dependentAssembly>
+ </dependency>
+</assembly>