OK, I resolved the C:\Program Files\Microsoft Visual Studio 8\VC\include problem using $(VCInstallDir)\include, however I've found no environment variable for C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\include : (
Adriano Crestani On 4/19/07, Adriano Crestani <[EMAIL PROTECTED]> wrote:
I have the same question for C:\Program Files\Microsoft Visual Studio 8\VC\include. How would be the better way to define it on my include directory? Adriano Crestani On 4/19/07, Adriano Crestani <[EMAIL PROTECTED]> wrote: > > Hi, > > Guys, I need some suggestion about how should I define a include > directory on C++ DAS VC project. I need to define the Windows Plataform SDK > include directory, on my machine it's located on C:\Program > Files\Microsoft Platform SDK for Windows Server 2003 R2\include, however > I want to define it as something like %PLATAFORM_SDK_HOME%\include. Is there > a default environment variable that defines it? > > Adriano Crestani >
