aboutsummaryrefslogtreecommitdiff
path: root/Src/resources/libraries/Microsoft.VC90.CRT.manifest
diff options
context:
space:
mode:
Diffstat (limited to 'Src/resources/libraries/Microsoft.VC90.CRT.manifest')
-rw-r--r--Src/resources/libraries/Microsoft.VC90.CRT.manifest13
1 files changed, 13 insertions, 0 deletions
diff --git a/Src/resources/libraries/Microsoft.VC90.CRT.manifest b/Src/resources/libraries/Microsoft.VC90.CRT.manifest
new file mode 100644
index 00000000..b6b81cca
--- /dev/null
+++ b/Src/resources/libraries/Microsoft.VC90.CRT.manifest
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<!-- Copyright (c) Microsoft Corporation. All rights reserved. -->
+<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
+ <noInheritable/>
+ <assemblyIdentity
+ type="win32"
+ name="Microsoft.VC90.CRT"
+ version="9.0.30729.6161"
+ processorArchitecture="x86"
+ publicKeyToken="1fc8b3b9a1e18e3b"
+ />
+ <file name="msvcr90.dll" /> <file name="msvcp90.dll" /> <file name="msvcm90.dll" />
+</assembly>