From: Adam Dickmeiss Date: Thu, 4 Sep 2003 20:11:03 +0000 (+0000) Subject: Win32 fixes X-Git-Tag: YAZPP.0.6 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=2cd894532d476c843a58c0ff159023144c647730;p=yazpp-moved-to-github.git Win32 fixes --- diff --git a/include/yaz++/proxy.h b/include/yaz++/proxy.h index 8e37578..54f93d3 100644 --- a/include/yaz++/proxy.h +++ b/include/yaz++/proxy.h @@ -2,7 +2,7 @@ * Copyright (c) 1998-2003, Index Data. * See the file LICENSE for details. * - * $Id: proxy.h,v 1.6 2003-09-03 11:25:08 adam Exp $ + * $Id: proxy.h,v 1.7 2003-09-04 20:11:03 adam Exp $ */ #include @@ -11,7 +11,7 @@ class Yaz_Proxy; -class Yaz_RecordCache_Entry; +struct Yaz_RecordCache_Entry; class YAZ_EXPORT Yaz_RecordCache { public: diff --git a/win/yazxx/yazxx.dsp b/win/yazxx/yazxx.dsp index 1575ca2..484bd59 100644 --- a/win/yazxx/yazxx.dsp +++ b/win/yazxx/yazxx.dsp @@ -155,6 +155,10 @@ SOURCE="..\..\include\yaz++\yaz-z-assoc.h" # End Source File # Begin Source File +SOURCE="..\..\src\yaz-z-cache.cpp" +# End Source File +# Begin Source File + SOURCE="..\..\src\yaz-z-databases.cpp" # End Source File # Begin Source File