From 6994627956b842f4cfe5474bfd406a1c1844a32b Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 23 Sep 2003 09:12:42 +0000 Subject: [PATCH] Fix Windows Compile --- ChangeLog | 2 ++ win/yazxx/yazxx.dsp | 20 ++++++++++++++++++++ 2 files changed, 22 insertions(+) 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 -- 1.7.10.4