hmap file questions
hmap file questions
- Subject: hmap file questions
- From: Simon Wigzell <email@hidden>
- Date: Thu, 13 Nov 2003 14:35:29 +0100
What are those <targetname>.hmap files which are created for every
target in their build directory? The reason I'm asking is that each and
every one of them contains the full list of every headerfile in the
whole project, not only those included or otherwise associated with the
target. Our project, written in Objective C, has a couple of hundred
targets and a few thousands header files, and just generating these
.hmap files take some time since they have to be uniquely created for
every target (the header files are listed in somewhat different order
depending on the target). I'm interested both out of curiosity but also
in the hope there could be some performance gain if they could be
created differently.
Simon Wigzell
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.