gdiplus: Added version 1.1 manifest.
This commit is contained in:
parent
00f1b7534b
commit
39797dcfb2
|
@ -20,3 +20,6 @@
|
|||
|
||||
/* @makedep: gdiplus.manifest */
|
||||
WINE_MANIFEST 24 gdiplus.manifest
|
||||
|
||||
/* @makedep: gdiplus11.manifest */
|
||||
WINE_MANIFEST11 24 gdiplus11.manifest
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
||||
<assemblyIdentity type="win32" name="Microsoft.Windows.GdiPlus" version="1.1.7601.23038" processorArchitecture="" publicKeyToken="6595b64144ccf1df"/>
|
||||
<file name="gdiplus.dll"/>
|
||||
</assembly>
|
Loading…
Reference in New Issue