Fix DelayLoadDLL was made explicit.
authorHiroshi Saito <hiroshi@winpg.jp>
Tue, 12 Jun 2007 06:22:07 +0000 (06:22 +0000)
committerHiroshi Saito <hiroshi@winpg.jp>
Tue, 12 Jun 2007 06:22:07 +0000 (06:22 +0000)
commite50f56434b7c1ba12d1cf342efcf0f2385ea7b7a
tree04c4349e8a8331bba4a22183782e1fc05b5919ff
parent4c3417d97cdb737ca904d6455679bf0823fe33ae
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.
psqlodbc.vcproj