Fix file lossage in subdirectories of an 'include' directory (closes #163).
commit647bb8f03da157c702640b1d4384ba04e574cace
authorFrancois Gouget <fgouget@free.fr>
Fri, 20 Apr 2001 18:26:35 +0000 (20 18:26 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 20 Apr 2001 18:26:35 +0000 (20 18:26 +0000)
treed083022bf6c01a905b0aa5cba4bb2d793921521c
parent532cae2f6c2b59be47feaa0d1f2ea832e2da5882
Fix file lossage in subdirectories of an 'include' directory (closes #163).
When case fixing #includes, take into account that the file may have
been renamed (closes #161).
Better support of $(SRCDIR) in -I directives.
RTF was not recognised in rc files because it was in the wrong place.
Escape weird characters when putting the rc filename in the spec file.
tools/winemaker