Minor fix.
[yaz-moved-to-github.git] / yaz.dsp
diff --git a/yaz.dsp b/yaz.dsp
index e85eeeb..9d16640 100644 (file)
--- a/yaz.dsp
+++ b/yaz.dsp
-# Microsoft Developer Studio Project File - Name="yaz" - Package Owner=<4>\r
-# Microsoft Developer Studio Generated Build File, Format Version 5.00\r
-# ** DO NOT EDIT **\r
-\r
-# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102\r
-\r
-CFG=yaz - Win32 Release\r
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
-!MESSAGE use the Export Makefile command and run\r
-!MESSAGE \r
-!MESSAGE NMAKE /f "yaz.mak".\r
-!MESSAGE \r
-!MESSAGE You can specify a configuration when running NMAKE\r
-!MESSAGE by defining the macro CFG on the command line. For example:\r
-!MESSAGE \r
-!MESSAGE NMAKE /f "yaz.mak" CFG="yaz - Win32 Release"\r
-!MESSAGE \r
-!MESSAGE Possible choices for configuration are:\r
-!MESSAGE \r
-!MESSAGE "yaz - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")\r
-!MESSAGE "yaz - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")\r
-!MESSAGE \r
-\r
-# Begin Project\r
-# PROP Scc_ProjName ""\r
-# PROP Scc_LocalPath ""\r
-CPP=cl.exe\r
-MTL=midl.exe\r
-RSC=rc.exe\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-# PROP BASE Use_MFC 0\r
-# PROP BASE Use_Debug_Libraries 0\r
-# PROP BASE Output_Dir ".\Release"\r
-# PROP BASE Intermediate_Dir ".\Release"\r
-# PROP BASE Target_Dir ""\r
-# PROP Use_MFC 0\r
-# PROP Use_Debug_Libraries 0\r
-# PROP Output_Dir ".\Release"\r
-# PROP Intermediate_Dir ".\Release"\r
-# PROP Ignore_Export_Lib 0\r
-# PROP Target_Dir ""\r
-# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c\r
-# ADD CPP /nologo /MD /W3 /GX /O2 /I "include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D WINDOWS=1 /FD /c\r
-# SUBTRACT CPP /YX\r
-# ADD BASE MTL /nologo /D "NDEBUG" /win32\r
-# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
-# ADD BASE RSC /l 0x406 /d "NDEBUG"\r
-# ADD RSC /l 0x406 /d "NDEBUG"\r
-BSC32=bscmake.exe\r
-# ADD BASE BSC32 /nologo\r
-# ADD BSC32 /nologo\r
-LINK32=link.exe\r
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386\r
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib /nologo /subsystem:windows /dll /pdb:none /machine:I386\r
-# SUBTRACT LINK32 /map\r
-# Begin Special Build Tool\r
-OutDir=.\.\Release\r
-ProjDir=.\r
-TargetName=yaz\r
-SOURCE=$(InputPath)\r
-PostBuild_Desc=Copy Lib and Dll\r
-PostBuild_Cmds=copy $(OutDir)\$(TargetName).lib $(ProjDir)\lib copy\\r
-     $(OutDir)\$(TargetName).dll $(ProjDir)\lib\r
-# End Special Build Tool\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-# PROP BASE Use_MFC 0\r
-# PROP BASE Use_Debug_Libraries 1\r
-# PROP BASE Output_Dir ".\yaz___Wi"\r
-# PROP BASE Intermediate_Dir ".\yaz___Wi"\r
-# PROP BASE Target_Dir ""\r
-# PROP Use_MFC 0\r
-# PROP Use_Debug_Libraries 1\r
-# PROP Output_Dir ".\Debug"\r
-# PROP Intermediate_Dir ".\Debug"\r
-# PROP Ignore_Export_Lib 0\r
-# PROP Target_Dir ""\r
-# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c\r
-# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D WINDOWS=1 /FR /FD /c\r
-# SUBTRACT CPP /YX\r
-# ADD BASE MTL /nologo /D "_DEBUG" /win32\r
-# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
-# ADD BASE RSC /l 0x406 /d "_DEBUG"\r
-# ADD RSC /l 0x406 /d "_DEBUG"\r
-BSC32=bscmake.exe\r
-# ADD BASE BSC32 /nologo\r
-# ADD BSC32 /nologo\r
-LINK32=link.exe\r
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386\r
-# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib /nologo /subsystem:windows /dll /incremental:no /map /debug /machine:I386\r
-# SUBTRACT LINK32 /pdb:none /force\r
-# Begin Special Build Tool\r
-OutDir=.\.\Debug\r
-ProjDir=.\r
-TargetName=yaz\r
-SOURCE=$(InputPath)\r
-PostBuild_Desc=Copy Lib and Dll\r
-PostBuild_Cmds=copy $(OutDir)\$(TargetName).lib $(ProjDir)\lib copy\\r
-     $(OutDir)\$(TargetName).dll $(ProjDir)\lib\r
-# End Special Build Tool\r
-\r
-!ENDIF \r
-\r
-# Begin Target\r
-\r
-# Name "yaz - Win32 Release"\r
-# Name "yaz - Win32 Debug"\r
-# Begin Group "Source Files"\r
-\r
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"\r
-# Begin Source File\r
-\r
-SOURCE=.\Util\atoin.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\odr\ber_any.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\odr\ber_bit.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\odr\ber_bool.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\odr\ber_int.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\odr\ber_len.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\odr\ber_null.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\odr\ber_oct.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\odr\ber_oid.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\odr\ber_tag.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\ccl\cclerrms.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\ccl\cclfind.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\ccl\cclptree.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\ccl\cclqfile.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\ccl\cclqual.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\ccl\cclstr.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\ccl\ccltoken.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\comstack\comstack.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\retrieval\d1_absyn.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\retrieval\d1_attset.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\retrieval\d1_doespec.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\retrieval\d1_espec.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\retrieval\d1_expout.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\retrieval\d1_grs.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\retrieval\d1_handle.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\retrieval\d1_map.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\retrieval\d1_marc.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\retrieval\d1_read.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\retrieval\d1_soif.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\retrieval\d1_sumout.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\retrieval\d1_sutrs.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\retrieval\d1_tagset.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\retrieval\d1_varset.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\retrieval\d1_write.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\asn\diagbib1.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\util\dmalloc.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\odr\dumpber.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\util\log.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\util\marcdisp.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\util\nmem.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\util\nmemsdup.c\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\odr\odr.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\odr\odr_any.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\odr\odr_bit.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\odr\odr_bool.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\odr\odr_choice.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\odr\odr_cons.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\odr\odr_int.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\odr\odr_mem.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\odr\odr_null.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\odr\odr_oct.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\odr\odr_oid.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\odr\odr_priv.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\odr\odr_seq.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\odr\odr_tag.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\odr\odr_use.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\odr\odr_util.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\util\oid.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\util\options.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\util\pquery.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\asn\proto.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=".\asn\prt-acc.c"\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=".\asn\prt-add.c"\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=".\asn\prt-arc.c"\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=".\asn\prt-dia.c"\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=".\asn\prt-esp.c"\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=".\asn\prt-exd.c"\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=".\asn\prt-exp.c"\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=".\asn\prt-ext.c"\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=".\asn\prt-grs.c"\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=".\asn\prt-rsc.c"\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\util\query.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\util\readconf.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\comstack\tcpip.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\util\tpath.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\comstack\waislen.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\util\wrbuf.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\util\xmalloc.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=".\util\yaz-ccl.c"\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=".\util\yaz-util.c"\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\asn\zget.c\r
-\r
-!IF  "$(CFG)" == "yaz - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-# End Group\r
-# Begin Group "Header Files"\r
-\r
-# PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"\r
-# Begin Source File\r
-\r
-SOURCE=.\include\ccl.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\include\comstack.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\include\d1_attset.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\include\d1_map.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\include\data1.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\include\diagbib1.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\include\dmalloc.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\server\eventl.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\include\log.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\include\marcdisp.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\include\nmem.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\include\odr.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\include\odr_use.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\include\oid.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\include\options.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\include\pquery.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\include\proto.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=".\include\prt-acc.h"\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=".\include\prt-add.h"\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=".\include\prt-arc.h"\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=".\include\prt-dia.h"\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=".\include\prt-esp.h"\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=".\include\prt-exd.h"\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=".\include\prt-exp.h"\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=".\include\prt-ext.h"\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=".\include\prt-grs.h"\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=".\include\prt-rsc.h"\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\include\prt.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\include\readconf.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\include\tcpip.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\include\tpath.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\include\wrbuf.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\include\xmalloc.h\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=".\include\yaz-ccl.h"\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=".\include\yaz-util.h"\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=".\include\yaz-version.h"\r
-# End Source File\r
-# Begin Source File\r
-\r
-SOURCE=.\include\yconfig.h\r
-# End Source File\r
-# End Group\r
-# Begin Group "Resource Files"\r
-\r
-# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"\r
-# End Group\r
-# End Target\r
-# End Project\r
+# Microsoft Developer Studio Project File - Name="yaz" - Package Owner=<4>
+# Microsoft Developer Studio Generated Build File, Format Version 5.00
+# ** DO NOT EDIT **
+
+# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
+
+CFG=yaz - Win32 Release
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,
+!MESSAGE use the Export Makefile command and run
+!MESSAGE 
+!MESSAGE NMAKE /f "yaz.mak".
+!MESSAGE 
+!MESSAGE You can specify a configuration when running NMAKE
+!MESSAGE by defining the macro CFG on the command line. For example:
+!MESSAGE 
+!MESSAGE NMAKE /f "yaz.mak" CFG="yaz - Win32 Release"
+!MESSAGE 
+!MESSAGE Possible choices for configuration are:
+!MESSAGE 
+!MESSAGE "yaz - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE "yaz - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
+!MESSAGE 
+
+# Begin Project
+# PROP Scc_ProjName ""
+# PROP Scc_LocalPath ""
+CPP=cl.exe
+MTL=midl.exe
+RSC=rc.exe
+
+!IF  "$(CFG)" == "yaz - Win32 Release"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 0
+# PROP BASE Output_Dir ".\Release"
+# PROP BASE Intermediate_Dir ".\Release"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 0
+# PROP Output_Dir ".\Release"
+# PROP Intermediate_Dir ".\Release"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
+# ADD CPP /nologo /MD /W3 /GX /O2 /I "include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D WINDOWS=1 /FD /c
+# SUBTRACT CPP /YX
+# ADD BASE MTL /nologo /D "NDEBUG" /win32
+# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
+# ADD BASE RSC /l 0x406 /d "NDEBUG"
+# ADD RSC /l 0x406 /d "NDEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib /nologo /subsystem:windows /dll /pdb:none /machine:I386
+# SUBTRACT LINK32 /map
+# Begin Special Build Tool
+OutDir=.\.\Release
+ProjDir=.
+TargetName=yaz
+SOURCE=$(InputPath)
+PostBuild_Desc=Copy Lib and Dll
+PostBuild_Cmds=copy $(OutDir)\$(TargetName).lib $(ProjDir)\lib copy\
+ $(OutDir)\$(TargetName).dll $(ProjDir)\..\bin
+# End Special Build Tool
+
+!ELSEIF  "$(CFG)" == "yaz - Win32 Debug"
+
+# PROP BASE Use_MFC 0
+# PROP BASE Use_Debug_Libraries 1
+# PROP BASE Output_Dir ".\yaz___Wi"
+# PROP BASE Intermediate_Dir ".\yaz___Wi"
+# PROP BASE Target_Dir ""
+# PROP Use_MFC 0
+# PROP Use_Debug_Libraries 1
+# PROP Output_Dir ".\Debug"
+# PROP Intermediate_Dir ".\Debug"
+# PROP Ignore_Export_Lib 0
+# PROP Target_Dir ""
+# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
+# ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D WINDOWS=1 /FR /FD /c
+# SUBTRACT CPP /YX
+# ADD BASE MTL /nologo /D "_DEBUG" /win32
+# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
+# ADD BASE RSC /l 0x406 /d "_DEBUG"
+# ADD RSC /l 0x406 /d "_DEBUG"
+BSC32=bscmake.exe
+# ADD BASE BSC32 /nologo
+# ADD BSC32 /nologo
+LINK32=link.exe
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib /nologo /subsystem:windows /dll /incremental:no /map /debug /machine:I386
+# SUBTRACT LINK32 /pdb:none /force
+# Begin Special Build Tool
+OutDir=.\.\Debug
+ProjDir=.
+TargetName=yaz
+SOURCE=$(InputPath)
+PostBuild_Desc=Copy Lib and Dll
+PostBuild_Cmds=copy $(OutDir)\$(TargetName).lib $(ProjDir)\lib copy\
+ $(OutDir)\$(TargetName).dll $(ProjDir)\..\bin
+# End Special Build Tool
+
+!ENDIF 
+
+# Begin Target
+
+# Name "yaz - Win32 Release"
+# Name "yaz - Win32 Debug"
+# Begin Group "Source Files"
+
+# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
+# Begin Source File
+
+SOURCE=.\Util\atoin.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\odr\ber_any.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\odr\ber_bit.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\odr\ber_bool.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\odr\ber_int.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\odr\ber_len.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\odr\ber_null.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\odr\ber_oct.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\odr\ber_oid.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\odr\ber_tag.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\ccl\cclerrms.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\ccl\cclfind.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\ccl\cclptree.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\ccl\cclqfile.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\ccl\cclqual.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\ccl\cclstr.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\ccl\ccltoken.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\comstack\comstack.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\retrieval\d1_absyn.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\retrieval\d1_attset.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\retrieval\d1_doespec.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\retrieval\d1_espec.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\retrieval\d1_expout.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\retrieval\d1_grs.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\retrieval\d1_handle.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\retrieval\d1_map.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\retrieval\d1_marc.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\retrieval\d1_prtree.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\retrieval\d1_read.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\retrieval\d1_soif.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\retrieval\d1_sumout.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\retrieval\d1_sutrs.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\retrieval\d1_tagset.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\retrieval\d1_varset.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\retrieval\d1_write.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\asn\diagbib1.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\util\dmalloc.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\odr\dumpber.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\util\log.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\util\marcdisp.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\util\nmem.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\util\nmemsdup.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\odr\odr.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\odr\odr_any.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\odr\odr_bit.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\odr\odr_bool.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\odr\odr_choice.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\odr\odr_cons.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\odr\odr_int.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\odr\odr_mem.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\odr\odr_null.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\odr\odr_oct.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\odr\odr_oid.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\odr\odr_priv.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\odr\odr_seq.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\odr\odr_tag.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\odr\odr_use.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\odr\odr_util.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\util\oid.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\util\options.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\util\pquery.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\asn\proto.c
+# End Source File
+# Begin Source File
+
+SOURCE=".\asn\prt-acc.c"
+# End Source File
+# Begin Source File
+
+SOURCE=".\asn\prt-add.c"
+# End Source File
+# Begin Source File
+
+SOURCE=".\asn\prt-arc.c"
+# End Source File
+# Begin Source File
+
+SOURCE=".\asn\prt-dat.c"
+# End Source File
+# Begin Source File
+
+SOURCE=".\asn\prt-dia.c"
+# End Source File
+# Begin Source File
+
+SOURCE=".\asn\prt-esp.c"
+# End Source File
+# Begin Source File
+
+SOURCE=".\asn\prt-exd.c"
+# End Source File
+# Begin Source File
+
+SOURCE=".\asn\prt-exp.c"
+# End Source File
+# Begin Source File
+
+SOURCE=".\asn\prt-ext.c"
+# End Source File
+# Begin Source File
+
+SOURCE=".\asn\prt-grs.c"
+# End Source File
+# Begin Source File
+
+SOURCE=".\asn\prt-rsc.c"
+# End Source File
+# Begin Source File
+
+SOURCE=".\asn\prt-univ.c"
+# End Source File
+# Begin Source File
+
+SOURCE=.\util\query.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\util\readconf.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\comstack\tcpip.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\util\tpath.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\comstack\waislen.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\util\wrbuf.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\util\xmalloc.c
+# End Source File
+# Begin Source File
+
+SOURCE=".\util\yaz-ccl.c"
+# End Source File
+# Begin Source File
+
+SOURCE=".\util\yaz-util.c"
+# End Source File
+# Begin Source File
+
+SOURCE=.\asn\zget.c
+# End Source File
+# End Group
+# Begin Group "Header Files"
+
+# PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
+# Begin Source File
+
+SOURCE=.\include\ccl.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\comstack.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\d1_attset.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\d1_map.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\data1.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\diagbib1.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\dmalloc.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\server\eventl.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\log.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\marcdisp.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\nmem.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\odr.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\odr_use.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\oid.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\options.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\pquery.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\proto.h
+# End Source File
+# Begin Source File
+
+SOURCE=".\include\prt-acc.h"
+# End Source File
+# Begin Source File
+
+SOURCE=".\include\prt-add.h"
+# End Source File
+# Begin Source File
+
+SOURCE=".\include\prt-arc.h"
+# End Source File
+# Begin Source File
+
+SOURCE=".\include\prt-dia.h"
+# End Source File
+# Begin Source File
+
+SOURCE=".\include\prt-esp.h"
+# End Source File
+# Begin Source File
+
+SOURCE=".\include\prt-exd.h"
+# End Source File
+# Begin Source File
+
+SOURCE=".\include\prt-exp.h"
+# End Source File
+# Begin Source File
+
+SOURCE=".\include\prt-ext.h"
+# End Source File
+# Begin Source File
+
+SOURCE=".\include\prt-grs.h"
+# End Source File
+# Begin Source File
+
+SOURCE=".\include\prt-rsc.h"
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\prt.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\readconf.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\tcpip.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\tpath.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\wrbuf.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\xmalloc.h
+# End Source File
+# Begin Source File
+
+SOURCE=".\include\yaz-ccl.h"
+# End Source File
+# Begin Source File
+
+SOURCE=".\include\yaz-util.h"
+# End Source File
+# Begin Source File
+
+SOURCE=".\include\yaz-version.h"
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\yconfig.h
+# End Source File
+# End Group
+# Begin Group "Resource Files"
+
+# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
+# End Group
+# End Target
+# End Project