add the sspi modules.
authorHiroshi Saito <hiroshi@winpg.jp>
Fri, 28 Dec 2007 13:39:41 +0000 (13:39 +0000)
committerHiroshi Saito <hiroshi@winpg.jp>
Fri, 28 Dec 2007 13:39:41 +0000 (13:39 +0000)
Makefile.am
psqlodbc.dsp
psqlodbc.vcproj

index 5f908aadb25288b0d3c17bae9ad6943155f423ac..b4725ed8977642d8a17a491328e786d727519752 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile.am for psqlodbc30w (PostgreSQL ODBC driver)
 #
-# $Header: /home/heikki/psqlodbc-cvs-copy/psqlodbc/Makefile.am,v 1.45 2007/08/21 05:19:17 h-saito Exp $
+# $Header: /home/heikki/psqlodbc-cvs-copy/psqlodbc/Makefile.am,v 1.46 2007/12/28 13:39:41 h-saito Exp $
 #
 #-------------------------------------------------------------------------
 
@@ -48,7 +48,7 @@ EXTRA_DIST = license.txt readme.txt \
         win32.mak psqlodbc.reg psqlodbc.dsp \
         psqlodbc.sln msdtc_enlist.cpp pgxalib.cpp \
         pgxalib.def odbc.sql odbc-drop.sql \
-   odbcapi25w.c \
+   odbcapi25w.c sspisvcs.c sspisvcs.h \
 \
    docs/index.html docs/config.html docs/config-opt.html \
    docs/faq.html docs/howto-accesslo.html \
index e27e9a554d6e385323851689d0d340b660087399..10632731fd89d6ab196299f8d8f61ad6c67e860c 100644 (file)
@@ -216,6 +216,10 @@ SOURCE=socket.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=sspisvcs.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=statement.c\r
 # End Source File\r
 # Begin Source File\r
@@ -316,6 +320,10 @@ SOURCE=socket.h
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=sspisvcs.h\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=statement.h\r
 # End Source File\r
 # Begin Source File\r
index 43e188b30663a9daafb5cdc241204537cef70ead..36cae10e484a8227b901741f846d328637936768 100644 (file)
                    />\r
                </FileConfiguration>\r
            </File>\r
+           <File\r
+               RelativePath=".\sspisvcs.c"\r
+               >\r
+           </File>\r
            <File\r
                RelativePath="statement.c"\r
                >\r
                RelativePath="socket.h"\r
                >\r
            </File>\r
+           <File\r
+               RelativePath=".\sspisvcs.h"\r
+               >\r
+           </File>\r
            <File\r
                RelativePath="statement.h"\r
                >\r