| Last change
 on this file was             2, checked in by dmik, 15 years ago | 
        
          | 
Imported OpenJDK 6 b19 sources from Oracle.
 | 
        
          | File size:
            658 bytes | 
      
      
| Line |  | 
|---|
| 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="Sun Microsystems, Inc., Java(tm) 2 Standard Edition" | 
|---|
| 7 | type="win32" | 
|---|
| 8 | /> | 
|---|
| 9 | <description>AWT</description> | 
|---|
| 10 | <dependency> | 
|---|
| 11 | <dependentAssembly> | 
|---|
| 12 | <assemblyIdentity | 
|---|
| 13 | type="win32" | 
|---|
| 14 | name="Microsoft.Windows.Common-Controls" | 
|---|
| 15 | version="6.0.0.0" | 
|---|
| 16 | processorArchitecture="*" | 
|---|
| 17 | publicKeyToken="6595b64144ccf1df" | 
|---|
| 18 | language="*" | 
|---|
| 19 | /> | 
|---|
| 20 | </dependentAssembly> | 
|---|
| 21 | </dependency> | 
|---|
| 22 | </assembly> | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.