reactos/modules/rostests/apitests/kernel32/redirptest/redir2dep.manifest
Hermès Bélusca-Maïto 9393fc320e
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93.
Excluded: 3rd-party code (incl. wine) and most of the win32ss.
2021-09-13 03:52:22 +02:00

14 lines
436 B
XML

<?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="redirtest2"
version="0.2.2.2"
processorArchitecture="x86"
/>
</dependentAssembly>
</dependency>
</assembly>