Mercurial
>
hg
>
toolkit
/ file comparison
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
latest
revisions
annotate
diff
comparison
raw
comparison: client/Makefile.win32
client/Makefile.win32
changeset 942
488178e3e328
equal
deleted
inserted
replaced
941:e7459e9fbed2
942:488178e3e328
1
RES_FILE = app.res
2
3
$(RES_FILE): app.rc app.manifest
4
llvm-rc app.rc
5