Made data1_pr_tree make better printing of data1 buffers.
[yaz-moved-to-github.git] / yaz.dsp
diff --git a/yaz.dsp b/yaz.dsp
index 3a13bea..07d5092 100644 (file)
--- a/yaz.dsp
+++ b/yaz.dsp
@@ -61,7 +61,8 @@ ProjDir=.
 TargetName=yaz
 SOURCE=$(InputPath)
 PostBuild_Desc=Copy Lib and Dll
-PostBuild_Cmds=copy $(OutDir)\$(TargetName).lib $(ProjDir)\lib
+PostBuild_Cmds=copy $(OutDir)\$(TargetName).lib $(ProjDir)\lib copy\
+  $(OutDir)\$(TargetName).dll $(ProjDir)\..\bin
 # End Special Build Tool
 
 !ELSEIF  "$(CFG)" == "yaz - Win32 Debug"
@@ -97,7 +98,8 @@ ProjDir=.
 TargetName=yaz
 SOURCE=$(InputPath)
 PostBuild_Desc=Copy Lib and Dll
-PostBuild_Cmds=copy $(OutDir)\$(TargetName).lib $(ProjDir)\lib
+PostBuild_Cmds=copy $(OutDir)\$(TargetName).lib $(ProjDir)\lib copy\
+  $(OutDir)\$(TargetName).dll $(ProjDir)\..\bin
 # End Special Build Tool
 
 !ENDIF 
@@ -267,6 +269,10 @@ SOURCE=.\util\log.c
 # End Source File
 # Begin Source File
 
+SOURCE=.\util\logrpn.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\util\marcdisp.c
 # End Source File
 # Begin Source File