wrc: Remove resource dumping support.
commit234710e8f7777796c1a2b0e0d182b68fe88aa0cc
authorAlexandre Julliard <julliard@winehq.org>
Fri, 1 Apr 2022 10:58:03 +0000 (1 12:58 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 1 Apr 2022 18:30:57 +0000 (1 20:30 +0200)
tree021c2d36ad4c510a3779c4e861512c9f9c92f14f
parent51d3369334c6050a13be7f0337863fd4ebf145d7
wrc: Remove resource dumping support.

winedump can be used to debug resource contents.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
tools/wrc/Makefile.in
tools/wrc/dumpres.c [deleted file]
tools/wrc/dumpres.h [deleted file]
tools/wrc/parser.y
tools/wrc/utils.c
tools/wrc/utils.h
tools/wrc/wrc.c