Module: wine Branch: master Commit: b64ceefde35f64e04946317d6804c2293749e1ef URL: http://source.winehq.org/git/wine.git/?a=commit;h=b64ceefde35f64e04946317d68...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Sep 18 13:29:07 2007 +0200
tools: Remove the no longer needed bin2res tool.
---
.gitignore | 1 - Make.rules.in | 8 +- tools/Makefile.in | 5 - tools/bin2res.c | 283 ----------------------------------------------------- 4 files changed, 2 insertions(+), 295 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b64ceefde35f64e0494631...