home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 February / PCWorld_2004-02_cd.bin / software / vyzkuste / winlame / winLAME-rc3-full.exe / winLAME.exe / 1031 / MANIFEST / 1
Extensible Markup Language  |  2002-11-22  |  924b  |  27 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  3.  
  4.  <assemblyIdentity version="1.0.0.0" processorArchitecture="X86"
  5.   name="noCompany.winLAME.winLAME" type="win32"/> 
  6.  
  7.  <description>
  8.   winLAME is an encoder for several audio formats, including
  9.   mp3 (MPEG Layer 3), Ogg Vorbis and more. winLAME lets you set
  10.   up the encoding process with an easy-to-use wizard-style user
  11.   interface.
  12.  
  13.   winLAME supports many input audio formats, and uses the LAME
  14.   mp3 encoding library for encoding and the MAD decoding library
  15.   for decoding.
  16.  </description>
  17.  
  18.  <dependency>
  19.   <dependentAssembly>
  20.    <assemblyIdentity type="win32"
  21.     name="Microsoft.Windows.Common-Controls" version="6.0.0.0"
  22.     processorArchitecture="X86" publicKeyToken="6595b64144ccf1df"
  23.     language="*"/>
  24.   </dependentAssembly> 
  25.  </dependency> 
  26. </assembly> 
  27.