Changeset 328

Show
Ignore:
Timestamp:
Fri Nov 16 17:11:36 2007
Author:
danielevarrazzo
Message:

Other libraries added to the exclude lists.

Files:

Legend:

Unmodified
Added
Removed
Modified
  • trunk/bindepend.py

    r327 r328  
    70 70       'GLU32.DLL':1,  
    71 71       'GLUB32.DLL':1,  
      72       'NETAPI32.DLL':1,  
      73       'PSAPI.DLL':1,  
      74       'MSVCP80.DLL':1,  
      75       'MSVCR80.DLL':1,  
    72 76       '^/usr/lib':1,  
    73 77       '^/lib':1,  
      78       '^/lib/tls':1,  
    74 79       '^/System/Library/Frameworks':1,  
    75 80       }