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.
AdditionalLibraryDirectories="C:\Program Files\PostgreSQL\8.2\lib\ms,C:\OpenSSL\lib\VC"\r
IgnoreAllDefaultLibraries="true"\r
ModuleDefinitionFile=".\psqlodbc.def"\r
+ DelayLoadDLLs="libpq.dll;ssleay32.dll;libeay32.dll"\r
ProgramDatabaseFile="psqlodbc35w.pdb"\r
SubSystem="2"\r
ImportLibrary="psqlodbc35w.lib"\r
SuppressStartupBanner="true"\r
AdditionalLibraryDirectories="C:\Program Files\PostgreSQL\8.2\lib\ms,C:\OpenSSL\lib\VC"\r
ModuleDefinitionFile=".\psqlodbc.def"\r
+ DelayLoadDLLs="libpq.dll;ssleay32.dll;libeay32.dll"\r
GenerateDebugInformation="true"\r
ProgramDatabaseFile="psqlodbc35w.pdb"\r
SubSystem="2"\r