I've built Xerces 2.5 (or nearly; includes a patched version of AbstractDOMParser.cpp) using Visual C++ (VC7). Now I would like to do the equivalent of unix "gmake install", then make a zip file for distribution to developers who will need to compile and link against it. The binaries can just be copied to a directory of my choosing, but what about all those public includes, mixed in with implementation files in the distribution. Is there some easy way to just extract what I need in the proper directory structure?
Thanks.
Joanne--- Joanne Bogart [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
