Steven Edwards Steven_Ed4153@yahoo.com writes:
I know we have discussed this before and Dimi put it on the Janitorial site but I dont think we ever came a conclusion on it and I could not find a easy fix. Last time I tried to change the include path manualy I ran in to lots of problems. I would like to attempt to build parts of WINE with only the mingw headers and exclude the winehq headers so I can:
You can do it easily with an installed Wine (simply don't add ${includedir}/windows to the include path), but there isn't real support for doing that for Wine itself. The easiest is to simply move out of the way the includes you don't want to use.