symbian-qemu-0.9.1-12/python-win32-2.6.1/Microsoft.VC90.CRT.manifest
author Gareth Stockwell <gareth.stockwell@accenture.com>
Thu, 09 Sep 2010 12:06:21 +0100
changeset 107 78b83e1454a6
parent 1 2fb8b9db1c86
permissions -rw-r--r--
Allow NVM device to be built with MinGW

<?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.21022.8"
        processorArchitecture="x86"
        publicKeyToken="1fc8b3b9a1e18e3b"
    />
    <file name="msvcr90.dll" /> <file name="msvcp90.dll" /> <file name="msvcm90.dll" />
</assembly>