Обсуждение: psqlodbc - psqlodbc: Fix DelayLoadDLL was made explicit.

Поиск
Список
Период
Сортировка

psqlodbc - psqlodbc: Fix DelayLoadDLL was made explicit.

От
h-saito@pgfoundry.org (User H-saito)
Дата:
Log Message:
-----------
Fix DelayLoadDLL was made explicit.
However, The DEBUG mode of /MTd contains some problems by the reason Release DLL is /MT.
This problem is closely related to the release of OpenSSL. Therefore, we are going
to still investigate this problem and to cope with it. Then, please understand having
not solved yet.

Modified Files:
--------------
    psqlodbc:
        psqlodbc.vcproj (r1.6 -> r1.7)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/psqlodbc.vcproj.diff?r1=1.6&r2=1.7)