mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-18 14:23:56 -07:00
13 lines
477 B
XML
13 lines
477 B
XML
<?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.DebugOpenMP"
|
|
version="9.0.21022.8"
|
|
processorArchitecture="x86"
|
|
publicKeyToken="1fc8b3b9a1e18e3b"
|
|
/>
|
|
<file name="vcomp90d.dll" />
|
|
</assembly>
|