]> git.sesse.net Git - vlc/blob - projects/mozilla/npvlc.dll.manifest
Mozilla: fix compilation.
[vlc] / projects / mozilla / npvlc.dll.manifest
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
3         <assemblyIdentity
4                 version="1.0.0.0"
5                 processorArchitecture="x86"
6                 name="npvlc.dll"
7                 type="win32"
8         />
9         <description>VLC Mozilla plugin</description>
10 </assembly>