makedep: Add support for magic comments in .rc files so we can generate proper depend...
commitf92ef1c543350574a79ff92d0ea2b1e3b710d6a0
authorAlexandre Julliard <julliard@winehq.org>
Tue, 26 Dec 2006 14:02:03 +0000 (26 15:02 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 26 Dec 2006 14:02:03 +0000 (26 15:02 +0100)
tree7488dcb04fc2686989b447144727ad0877afcdc5
parentc290f623e0644f1f2d547ad26a5cf778e43109a2
makedep: Add support for magic comments in .rc files so we can generate proper dependencies for them.
dlls/atl/Makefile.in
dlls/atl/rsrc.rc
dlls/itss/Makefile.in
dlls/itss/rsrc.rc
dlls/mshtml/Makefile.in
dlls/mshtml/rsrc.rc
dlls/urlmon/Makefile.in
dlls/urlmon/rsrc.rc
tools/makedep.c