From: Adam Dickmeiss Date: Tue, 23 Sep 2003 09:12:42 +0000 (+0000) Subject: Fix Windows Compile X-Git-Tag: YAZPP.0.7.pre1~14 X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=commitdiff_plain;h=6994627956b842f4cfe5474bfd406a1c1844a32b Fix Windows Compile --- diff --git a/ChangeLog b/ChangeLog index df2d80a..00f550c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +Fixed Windows Compile. + --- 0.6 2003/09/04 Third release Fixed handling of cookies so they can be of any length. diff --git a/win/yazxx/yazxx.dsp b/win/yazxx/yazxx.dsp index 484bd59..9137833 100644 --- a/win/yazxx/yazxx.dsp +++ b/win/yazxx/yazxx.dsp @@ -193,5 +193,25 @@ SOURCE="..\..\src\yaz-z-server.cpp" SOURCE="..\..\include\yaz++\yaz-z-server.h" # End Source File +# Begin Source File + +SOURCE=..\..\zoom\zconn.cpp +# End Source File +# Begin Source File + +SOURCE=..\..\zoom\zexcept.cpp +# End Source File +# Begin Source File + +SOURCE=..\..\zoom\zquery.cpp +# End Source File +# Begin Source File + +SOURCE=..\..\zoom\zrec.cpp +# End Source File +# Begin Source File + +SOURCE=..\..\zoom\zrs.cpp +# End Source File # End Target # End Project