Borland Resource Compiler / Binder
Version 5.40 Copyright (c) 1992, 1999 Inprise Corporation

Syntax: BRC32 [options ...] filename
  options marked with a '*' are on by default

  -r                    compile only. Do not bind resources
  -fofilename           set output res filename
  -fefilename           set output exe filename
  -v                    verbose
  -ipath                set include path
  -x                    ignore INCLUDE environment variable
  -dname[=string]       define #define
  -32                *  build 32-bit Windows compatible res/exe files
  -16                   build 16-bit Windows compatible res/exe files
  -Vd.d Mark the .exe file with Windows version provided (4.0 is the default)
  -31  Provided for downward compatibility (build 16-bit res/exe files)
  -w32 Provided for downward compatibility (build 32-bit res/exe files)
  -k                    do not create fastload area (16 bit only)
  -t                    (ignored, for compatibility)
  -? or -h              display this message
