Build the setup program psqlsetup used for the regression dsn.
authorHiroshi Inoue <h-inoue@dream.email.ne.jp>
Wed, 31 Aug 2016 07:27:48 +0000 (16:27 +0900)
committerHiroshi Inoue <h-inoue@dream.email.ne.jp>
Thu, 22 Sep 2016 08:11:31 +0000 (17:11 +0900)
commit52c8ec1461d9544ef56c0ac7f41df828700ae001
tree5b1160d57736287f03b4dc96499f4d8da2ec18e5
parentf6f81fb924319e4e3aa3cbb1f75abf73ddafe908
Build the setup program psqlsetup used for the regression dsn.
psqlsetup also playes a role to relay ODBC API calls to compiled psqlodbc35w(30a).dll.
loadlib.c
loadlib.h
psqlsetup.c [new file with mode: 0644]
psqlsetup.def [new file with mode: 0644]
psqlsetupa.def [new file with mode: 0644]
winbuild/platformbuild.vcxproj
winbuild/psqlodbc.vcxproj
winbuild/psqlsetup.vcxproj [new file with mode: 0644]