From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "Rafael dos Santos Cubas" <rsc01(at)inf(dot)ufpr(dot)br> |
Cc: | <pgsql-odbc(at)postgresql(dot)org> |
Subject: | Re: ODBC driver compilation with MS C++ 6.0 |
Date: | 2002-10-02 14:40:27 |
Message-ID: | 03AF4E498C591348A42FC93DEA9661B868B3@mail.vale-housing.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
> -----Original Message-----
> From: Rafael dos Santos Cubas [mailto:rsc01(at)inf(dot)ufpr(dot)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.
From | Date | Subject | |
---|---|---|---|
Next Message | Rafael dos Santos Cubas | 2002-10-02 14:51:20 | ODBC driver linking with MS C++ 6.0 |
Previous Message | Dave Page | 2002-10-02 13:15:35 | Re: ODBC driver compilation with MS C++ 6.0 |