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 27552f9e8d59c13...
  __package__ = 'SCons.Scanner'
Variables Details [hide private]

__revision__

Value:
'src/engine/SCons/Scanner/RC.py 27552f9e8d59c13c3567f2bd380b74e34ee253\
24 2019-01-08 02:59:02 bdbaddog'