Re: ODBC driver compilation with MS C++ 6.0 - Mailing list pgsql-odbc

From Dave Page
Subject Re: ODBC driver compilation with MS C++ 6.0
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B868B3@mail.vale-housing.co.uk
Whole thread Raw
In response to ODBC driver compilation with MS C++ 6.0  (Rafael dos Santos Cubas <rsc01@inf.ufpr.br>)
List pgsql-odbc

> -----Original Message-----
> From: Rafael dos Santos Cubas [mailto:rsc01@inf.ufpr.br]
> Sent: 02 October 2002 15:36
> To: Dave Page
> Subject: RE: [ODBC] ODBC driver compilation with MS C++ 6.0
>
>
> hi,
> how do i switch off precompiled headers in the VC++ project
> settings? i'm sorry about the question but it is my firt time
> with VC++.

Project -> Settings
Select the required config from the drop down menu.
Select the C/C++ tab.
Select Precompiled Headers from the dropdown on the tab.
Set to Not using precompiled headers.

Regards, Dave.

pgsql-odbc by date:

Previous
From: "Dave Page"
Date:
Subject: Re: ODBC driver compilation with MS C++ 6.0
Next
From: Rafael dos Santos Cubas
Date:
Subject: ODBC driver linking with MS C++ 6.0