[Patch] for MS Visual Studio project files
LacaK <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Hi, can you please update MS VS project files (in directory Win32/msvc6) with new added files (dbpivot.c and socketpair.c) Please check if patch is correct ;-) Thanks -Laco. _______________________________________________ FreeTDS mailing list [email protected] http://lists.ibiblio.org/mailman/listinfo/freetds
libTDS.dsp.diff
(text/plain, 355 B)
--- libTDS.dsp.ori Mon Apr 02 13:12:46 2012 +++ libTDS.dsp Mon Apr 02 13:16:12 2012 @@ -277,6 +277,10 @@ SOURCE=..\..\src\replacements\fakepoll.c # End Source File # Begin Source File +SOURCE=..\..\src\replacements\socketpair.c +# End Source File +# Begin Source File + SOURCE=..\..\src\replacements\strlcpy.c # End Source File # Begin Source File
dblib_dll.dsp.diff
(text/plain, 332 B)
--- dblib_dll.dsp.ori Mon Apr 02 13:17:56 2012 +++ dblib_dll.dsp Mon Apr 02 13:19:02 2012 @@ -93,6 +93,10 @@ SOURCE=..\..\src\dblib\dbopen.c # End Source File # Begin Source File +SOURCE=..\..\src\dblib\dbpivot.c +# End Source File +# Begin Source File + SOURCE=..\..\src\dblib\dbutil.c # End Source File # Begin Source File
dblib.dsp.diff
(text/plain, 324 B)
--- dblib.dsp.ori Mon Apr 02 13:20:20 2012 +++ dblib.dsp Mon Apr 02 13:21:36 2012 @@ -93,6 +93,10 @@ SOURCE=..\..\src\dblib\dbopen.c # End Source File # Begin Source File +SOURCE=..\..\src\dblib\dbpivot.c +# End Source File +# Begin Source File + SOURCE=..\..\src\dblib\dbutil.c # End Source File # Begin Source File