mirror of
https://gitlab.winehq.org/wine/wine.git
synced 2025-08-29 18:53:55 +02:00
Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
6 lines
355 B
XML
6 lines
355 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
|
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3">
|
|
<assemblyIdentity processorArchitecture="*" type="win32" name="Firefly" version="16.0.0.0" />
|
|
<description>Wine Test</description>
|
|
<file name="testdll.dll" />
|
|
</assembly>
|