Re: ODBC driver compilation with MS C++ 6.0

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: ODBC driver compilation with MS C++ 6.0
Дата
Msg-id 03AF4E498C591348A42FC93DEA9661B868B3@mail.vale-housing.co.uk
обсуждение исходный текст
Ответ на ODBC driver compilation with MS C++ 6.0  (Rafael dos Santos Cubas <rsc01@inf.ufpr.br>)
Список 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 по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: ODBC driver compilation with MS C++ 6.0
Следующее
От: Rafael dos Santos Cubas
Дата:
Сообщение: ODBC driver linking with MS C++ 6.0