Package SCons :: Package Scanner :: Module RC
[hide private]
[frames] | no frames]

Module RC

source code

SCons.Scanner.RC

This module implements the dependency scanner for RC (Interface Definition Language) files.

Functions [hide private]
 
no_tlb(nodes)
Filter out .tlb files as they are binary and shouldn't be scanned
source code
 
RCScan()
Return a prototype Scanner instance for scanning RC source files
source code
Variables [hide private]
  __revision__ = 'src/engine/SCons/Scanner/RC.py 74b2c53bc42290e...
  __package__ = 'SCons.Scanner'
Variables Details [hide private]

__revision__

Value:
'src/engine/SCons/Scanner/RC.py 74b2c53bc42290e911b334a6b44f187da698a6\
68 2017/11/14 13:16:53 bdbaddog'