> From: Mark Hammond [mailto:[EMAIL PROTECTED]
> Sent: 15 December 2004 22:35
> To: Mark English; [EMAIL PROTECTED]
> Subject: RE: [python-win32] Problem building pywin32
>
>
> > Is there a way to pass this (include directory) as a command line
argument to setup.py ?
&
I'm trying to build pywin32, and would like to know how to specify an
override for the include directories.
It's finding "shlobj.h" here:
"C:\Program Files\Microsoft SDK\include\shlobj.h"
But I want it to use the one here:
"C:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\PlatformSDK\Include