Chagned project to include logrpn.c
[yaz-moved-to-github.git] / yaz.dsp
diff --git a/yaz.dsp b/yaz.dsp
index 9d16640..07d5092 100644 (file)
--- a/yaz.dsp
+++ b/yaz.dsp
@@ -62,7 +62,7 @@ TargetName=yaz
 SOURCE=$(InputPath)
 PostBuild_Desc=Copy Lib and Dll
 PostBuild_Cmds=copy $(OutDir)\$(TargetName).lib $(ProjDir)\lib copy\
- $(OutDir)\$(TargetName).dll $(ProjDir)\..\bin
+  $(OutDir)\$(TargetName).dll $(ProjDir)\..\bin
 # End Special Build Tool
 
 !ELSEIF  "$(CFG)" == "yaz - Win32 Debug"
@@ -99,7 +99,7 @@ TargetName=yaz
 SOURCE=$(InputPath)
 PostBuild_Desc=Copy Lib and Dll
 PostBuild_Cmds=copy $(OutDir)\$(TargetName).lib $(ProjDir)\lib copy\
- $(OutDir)\$(TargetName).dll $(ProjDir)\..\bin
+  $(OutDir)\$(TargetName).dll $(ProjDir)\..\bin
 # End Special Build Tool
 
 !ENDIF 
@@ -269,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