I don't really care which case is used either. The problem though, was
that for several specific makefiles, one case was used in the trunk, and
the other case in the xmlbuild branch, which caused name conflicts on
win32. To fix the problem I just changed the case in the branch to
match the trunk.
Currently I think we have some makefiles using all lower case, and some
with the capital M. It doesn't really bother me because it works, but
when branching, the file in the branch needs to maintain the same name
as it's source in the trunk.
Steven Edwards wrote:
Hi,
--- Phreak(a)svn.reactos.com wrote:
Renamed another makefile in the xmlbuildsystem
branch that had the wrong case
I don't really care which case we use but if its going to be upper case Makefile can
you add it
somewhere on the Wiki? Also maybe note about MixEd CaSeFileNames in SoUrce FIles.
Thanks
Steven